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
25a4c1a5cc
fixup! Improved the logo a bit, changed the app icon to higher resolution one and replaced README.md with README.org
2021-07-18 20:33:17 +05:30
apoorv569
7bcf6f174a
Improved the logo a bit, changed the app icon to higher resolution one and replaced README.md with README.org
2021-07-18 20:30:45 +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
293821be99
Add new star icons.
2021-07-14 03:31:43 +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
f0df300c30
Fixed bug where deleting a folder with samples in it won't remove the samples from favorites and other minor fixes.
2021-06-18 19:08:39 +05:30
apoorv569
a6275f5e6c
Add collection tab child item popup menu, find file in library or open system file manager.
2021-06-17 10:38:24 +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
Apoorv
21c06fc555
Merge branch 'experimental-favorite-folders' into 'experimental-favorite-folders'
...
Fix Right-Click Add/Remove Favorites
See merge request samplehive/sample-hive!6
2021-06-13 20:46:22 +00:00
Mill J
14de355bd2
Fix Right-Click Add/Remove Favorites
2021-06-13 20:46:22 +00:00
Apoorv
b28b0b31c7
Merge branch 'experimental-favorite-folders' into 'experimental-favorite-folders'
...
Fix Favorites Add/Remove Via Icon
See merge request samplehive/sample-hive!5
2021-06-10 03:03:10 +00:00
Mill J
f0f9b8d336
Fix Favorites Add/Remove Via Icon
2021-06-10 03:03:09 +00:00
apoorv569
08aa1df2ca
Changed the toggle column to app icon.
2021-06-09 07:03:20 +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
apoorv569
5f8e7a2693
Fixing merge conflict
2021-05-20 05:12:24 +05:30
Apoorv
072a42ad14
Merge branch 'sqlite3-optimization' into 'testing'
...
Sqlite3 optimizations
See merge request samplehive/sample-hive!4
2021-05-19 23:38:35 +00:00
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
9653037dc1
Initial commit on SourceHut
2021-05-17 13:28:51 +05:30
apoorv569
9ed4f0e796
Initial commit on SourceHut
2021-05-17 12:08:44 +05:30
apoorv569
4099927874
Initial commit on SourceHut
2021-05-17 11:59:50 +05:30
apoorv569
626300c063
Update README.
2021-05-14 14:21:02 +05:30
apoorv569
da6eacbde2
Moved the keybind support to a separate branch.
2021-05-14 14:16:42 +05:30
apoorv569
5be7f4597c
Fix markdown table layout.
2021-05-13 23:14:01 +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
2167914464
More optimizations and add ability to restore trashed item.
2021-05-10 11:18:08 +05:30
apoorv569
e8f74758ff
Minor corrections.
2021-05-06 06:37:15 +05:30
apoorv569
9816680435
Updating meson.build to fix a issue with wxWidgets
2021-05-03 08:05:59 +05:30
apoorv569
86e9c4a297
Fixed issue with samples not being deleted from database.
2021-05-02 08:21:25 +05:30
Apoorv
46c966bec2
Merge branch 'testing' into 'testing'
...
Replace wxBusyInfo with wxProgressDialog
See merge request apoorv569/sample-hive!2
2021-04-27 01:40:18 +00:00
Mill J
966daa1c32
Replace wxBusyInfo with wxProgressDialog
2021-04-27 01:40:18 +00:00
Apoorv
265febe09a
Merge branch 'testing' into 'testing'
...
Fix Segfault And SQLITE_BUSY Bug
This fixes the segfaults and cleans up unneeded variables, also fixes the SQLITE_BUSY bug.
See merge request apoorv569/sample-hive!1
2021-04-25 18:42:03 +00:00
mill-j
a411e28c18
Fixed SQLITE_BUSY Bug
...
Database::HasSample failed to close database when sample found.
2021-04-25 12:41:22 -05:00
mill-j
520a2a352b
Fix Segfault And Remove Unneeded Mutex
2021-04-24 21:21:18 -05:00