Commit Graph

112 Commits

Author SHA1 Message Date
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
apoorv569 e958eb995e Removing unnecessary instantiation to SettingsDialog. 2021-04-25 03:44:11 +05:30
apoorv569 e38fef36de Fix tag editor not changing tags and can now select multiple items at once. 2021-04-08 00:21:00 +05:30
apoorv569 5c11792df1 Fixed issue caused when file extension is showing. 2021-03-30 05:47:40 +05:30
apoorv569 862b797920 Add ability to show/hide file extension. 2021-03-23 07:19:41 +05:30
apoorv569 bde89394f3 Fix path for logo and icon. 2021-03-20 20:41:29 +05:30
apoorv569 665e36c030 Add libexif-dev as a dependency for ubuntu based distro's. 2021-03-20 20:40:23 +05:30
apoorv569 0cf4931ef4 Initial commit 2021-03-20 04:19:12 +05:30