Commit Graph

30 Commits

Author SHA1 Message Date
apoorv569 79cb16324a Add wxWidgets and Taglib as meson subprojects, up the version requirement for wxWidgets to v3.1.5 and Taglib to v1.12 add new icons for buttons. 2021-09-30 14:04:54 +05:30
apoorv569 56d6d86f66 Remove unnecessary wxTimer calls. 2021-09-13 04:52:30 +05:30
apoorv569 0eaf78923c Can loop a region now. 2021-09-05 03:27:18 +05:30
apoorv569 f061fe8a8c Add custom event to send loop points to MainFrame. 2021-08-29 19:45:03 +05:30
apoorv569 af929cecc2 Waveform panel moved to its own class, add ability to change waveform color and can seek the playhead now. 2021-08-02 09:11:00 +05:30
apoorv569 8aac911f07 Add loop point controls, draw waveform and playhead. 2021-07-30 23:40:45 +05:30
apoorv569 aeaa50ff82 Add ability to reset/clear app data. 2021-07-21 19:42:58 +05:30
apoorv569 779b027d11 Replaced wxSVG with wxStaticBitmap and removed the `libwxsvg-dev` and `libwxsvg3` from dependencies. 2021-07-19 09:02:58 +05:30
apoorv569 f28072881b fixup! Add license header to all files, and bump version number to 0.8.4_alpha.1 2021-07-18 10:03:14 +05:30
apoorv569 64bde0a6b1 Add license header to all files, and bump version number to 0.8.4_alpha.1 2021-07-18 09:50:42 +05:30
apoorv569 953b81d753 Added ability to install SampleHive, added `_()` macro for translation support, much more clearer log messages and general clean up. 2021-07-18 09:09:41 +05:30
apoorv569 fa476d57fd Add menubar, statusbar and about dialog, also fixed layout of some widgets. 2021-07-14 03:22:37 +05:30
apoorv569 e72c933a6f Renamed SampleListView to Library, added new path column and context menu for column header to hide/show columns. 2021-07-06 03:38:53 +05:30
apoorv569 9bc1599d90 New trash page and add context menu and drag and drop feature for moving samples to trash. 2021-07-06 01:12:31 +05:30
apoorv569 2b8b47d9a4 Fix styling and positioning of some widget and add file type filter for wxDirCtrl. 2021-07-04 18:43:03 +05:30
apoorv569 2c88863a71 Added feature to rename a hive and more renaming. 2021-07-04 03:17:03 +05:30
apoorv569 09a3b03658 Renamed folder to hive. 2021-06-30 15:29:04 +05:30
apoorv569 632534d7ad Renamed collection to hive and fixed some error handling. 2021-06-27 22:55:23 +05:30
apoorv569 b9c61c02fe Cleanup, lots of fixes regarding weather or not to show file extension and other minor fixes. 2021-06-24 15:48:42 +05:30
apoorv569 f4c46a6b5f Fix bugs when deleting or trashing samples, and added a context menu for folders. 2021-06-15 00:12:39 +05:30
apoorv569 87b347ff2f Can now click on a folder to filter the results and the folders are persistent now. 2021-06-05 08:52:57 +05:30
apoorv569 5d935b6ed4 Can now remove multiple samples at once from folders and other minor fixes. 2021-06-03 07:56:17 +05:30
apoorv569 46e6317335 Can now drag and drop multiple files to collection view 2021-06-02 16:08:36 +05:30
apoorv569 e96fcbff88 Add collection folder feature. 2021-05-29 05:44:56 +05:30
apoorv569 4464da159d Minor corrections and optimizations. 2021-05-24 05:32:19 +05:30
Mill J a16121aeb0 Sqlite3 optimizations 2021-05-19 23:38:35 +00:00
apoorv569 2c0c85e442 Fixing the frame opening with extremely small window size. 2021-05-18 18:49:02 +05:30
apoorv569 78841294d3 Added keybind support. 2021-05-13 23:07:18 +05:30
apoorv569 db238e6958 Combining MainFrame and Browser class. 2021-05-12 21:52:51 +05:30
apoorv569 0cf4931ef4 Initial commit 2021-03-20 04:19:12 +05:30