Commit Graph

  • 97963fd52c Fix spdlog errors during build caused by wxString testing apoorv569 2025-09-24 16:11:56 +0530
  • 3f2bb4551c Update meson.build file apoorv569 2025-09-24 16:06:39 +0530
  • fd2789d401 Update all meson wrap files. apoorv569 2025-09-24 16:04:49 +0530
  • 023d4bca27 Only clone libsndfile and spdlog if not available on system apoorv569 2023-12-08 02:21:03 +0530
  • 0f1700fcdc Merge branch 'nimius-testing-patch-44800' into 'testing' Apoorv 2022-11-26 07:38:26 +0000
  • eb603be129 Update README add audio dependency. apoorv569 2022-11-26 02:33:40 +0530
  • 01dad0c725 Fixed compilation error on Arch Linux as suggested by @apoorv569 Lucas Wieling 2022-11-25 07:36:46 +0000
  • 7f13c45c40 Fix segmentation fault when using -r flag on the command line and add double click to play a sample. apoorv569 2022-10-31 15:50:46 +0530
  • 66ce190098 Add BPM detection using aubio. apoorv569 2022-09-16 16:44:24 +0530
  • c2256d8d2e Revert spdlog version v1.9.2 as v1.10.0 seems to have issues with fmt. apoorv569 2022-09-16 16:33:47 +0530
  • 9a3ac45800 Bump wxWidgets version to v3.2.1 and spdlog version to v1.10.0. apoorv569 2022-09-16 01:15:51 +0530
  • 491852a756 Add build type define and minor meson build file update. apoorv569 2022-09-16 01:13:54 +0530
  • 6d0f66d144 Show milliseconds in addition to minutes and seconds for the length of a sample in the ISO 8601 standard. apoorv569 2022-03-27 15:29:09 +0530
  • 293c12a7e0 Remove unnecessary logging statements and database queries. apoorv569 2022-03-18 17:39:52 +0530
  • 22f45fbd66 Temporary fix the short sample not looping from beginning. apoorv569 2022-03-18 17:37:33 +0530
  • 165e11ce6f Add option to BuyMeACoffee. apoorv569 2022-03-15 23:02:23 +0530
  • 023874a9be Add DemoMode for auditioning samples without storing them in database. apoorv569 2022-03-05 14:35:19 +0530
  • 3db1e5858e fixup! Add experimental Windows build. apoorv569 2022-02-15 23:13:37 +0530
  • b367a9d895 Add experimental Windows build. apoorv569 2022-02-15 22:54:44 +0530
  • db7a476a1d Add wxBITMAP_TYPE flags to support other platforms. apoorv569 2022-02-13 20:38:46 +0530
  • 1ccb616b93 Add option to disable splash on startup and some cleanup. apoorv569 2022-02-10 20:43:31 +0530
  • dde610a78f Add check for darwin and restricted wx to v3.1.5. apoorv569 2022-02-10 20:42:08 +0530
  • c9d3ab8295 Merge branch 'experimental-encapsulation' into testing apoorv569 2022-02-04 17:42:36 +0530
  • a14705f31f Add check for which toolkit to use based on platform and general cleanup. experimental-encapsulation apoorv569 2022-02-02 00:55:42 +0530
  • 490012b5eb Fix wxBitmapToggleButton function parameters for the new wx update. apoorv569 2022-02-02 00:54:48 +0530
  • 010a798fe5 More encapsulation, lots of reformatting and cleanup. apoorv569 2022-01-24 02:39:57 +0530
  • 016fd28d34 fixup! Caught an unhandled exception from libsndfile apoorv569 2021-12-14 00:36:56 +0530
  • 9e0be8f55a More encapsulation and add new class Signal for handling custom events. apoorv569 2021-12-13 23:42:12 +0530
  • 1e6a0e635b Caught an unhandled exception from libsndfile apoorv569 2021-12-13 22:20:33 +0530
  • 7dd7f2b3c1 Separate transport control panel to its own class. apoorv569 2021-11-16 14:07:48 +0530
  • ccda509068 Add serialize option for the splitter window sash position. apoorv569 2021-11-16 10:35:10 +0530
  • 1210b5e6ce fixup! Fix database initializing before loading configuration file. apoorv569 2021-11-14 09:32:04 +0530
  • e1d89d0b24 Fix database initializing before loading configuration file. apoorv569 2021-11-11 04:13:11 +0530
  • c9b79a6935 Add serialization for window size, recursive search for files and media volume. apoorv569 2021-11-10 03:19:37 +0530
  • f40f514912 Add new custom events. apoorv569 2021-11-08 13:22:03 +0530
  • 77fb65377b Add command line option to reset app data, new Paths header, more code refactoring. apoorv569 2021-11-07 08:41:04 +0530
  • 8bfb8c718a Replaced wxLog with spdlog for logging, add spdlog dependency to README. apoorv569 2021-11-06 18:28:16 +0530
  • 202cb1e7d8 Fix wxBitmapButton function parameters for the new wx update. apoorv569 2021-11-06 05:21:07 +0530
  • c52d7708d8 Refactoring, organizing files in directories. Add directory watcher, removed unnecessary calls to settings dialog. apoorv569 2021-11-04 19:16:58 +0530
  • b349486eef Changed WaveformViewer from wxPanel to wxGLCanvas. experimental-opengl-waveform-draw apoorv569 2021-10-26 18:49:01 +0530
  • 5714beab03 fixup! Initial commit on SourceHut apoorv569 2021-10-25 17:52:44 +0530
  • fbf26100e5 Initial commit on SourceHut apoorv569 2021-10-25 17:50:45 +0530
  • 7174e52c48 Trying out OpenGL to render waveform. apoorv569 2021-10-17 13:38:50 +0530
  • 0ecf694997 Remove InfoBar from Database. apoorv569 2021-10-08 15:50:00 +0530
  • 4630695589 Merge branch 'refactor_database' into 'testing' Apoorv 2021-10-08 07:29:27 +0000
  • c7005dd559 Checkout submodules as well Mathias Buhr 2021-10-07 22:48:57 +0200
  • 3558cac62d Reduce redundant database code Mathias Buhr 2021-07-24 11:57:56 +0200
  • 7eccf406dc Use const& for loop Mathias Buhr 2021-07-24 11:57:18 +0200
  • e00d753302 Cleanup Database interface Mathias Buhr 2021-07-20 21:39:15 +0200
  • 63173df9ad Refactor database Mathias Buhr 2021-07-20 00:13:50 +0200
  • f808a8281f Use C++14 Mathias Buhr 2021-07-20 00:11:23 +0200
  • fe463fe199 Add yaml-cpp, sqlite3 and libsndfile subprojects. apoorv569 2021-10-07 12:54:44 +0530
  • 1a92c58954 fixup! Merge branch 'experimental-draw-waveform' into 'testing' apoorv569 2021-10-04 14:39:10 +0530
  • 2e656b057e Merge branch 'experimental-draw-waveform' into 'testing' Apoorv 2021-10-04 09:01:55 +0000
  • 101dfa2474 Version bump to v0.9.0_alpha.1, general cleanup and replace screenshots with new, showing off waveform. apoorv569 2021-10-04 14:15:53 +0530
  • 3fcea8af12 fixup! fixup! Fix taglib include path for meson subproject and update README for dependencies. apoorv569 2021-10-03 19:20:02 +0530
  • 601ff10690 fixup! Fix taglib include path for meson subproject and update README for dependencies. apoorv569 2021-10-03 18:57:18 +0530
  • dd5b5196ee Fix taglib include path for meson subproject and update README for dependencies. apoorv569 2021-10-03 18:54:21 +0530
  • 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. apoorv569 2021-09-30 14:04:54 +0530
  • 56d6d86f66 Remove unnecessary wxTimer calls. apoorv569 2021-09-13 04:52:30 +0530
  • 28cff9a8fe Merge branch 'experimental-draw-waveform' into 'experimental-draw-waveform' Apoorv 2021-09-07 22:31:00 +0000
  • 86a5c218ac Waveform optimization: split into RMS of chunks instead of drawing every point Tremeschin 2021-09-07 19:05:04 -0300
  • 0eaf78923c Can loop a region now. apoorv569 2021-09-05 03:27:18 +0530
  • f061fe8a8c Add custom event to send loop points to MainFrame. apoorv569 2021-08-29 19:45:03 +0530
  • 627cb76950 Add ability make a selection for loop region. apoorv569 2021-08-11 02:32:39 +0530
  • cf9c3f5551 Fix assert when mouse is click but playhead is not captured and pop status text, when there is no text to pop. apoorv569 2021-08-03 23:11:46 +0530
  • af929cecc2 Waveform panel moved to its own class, add ability to change waveform color and can seek the playhead now. apoorv569 2021-08-02 09:11:00 +0530
  • 8aac911f07 Add loop point controls, draw waveform and playhead. apoorv569 2021-07-30 23:40:45 +0530
  • efc67f483c Add details for contributing to SampleHive in README.org apoorv569 2021-07-25 12:13:01 +0530
  • fd9ec9131a Add CONTRIBUTING.org apoorv569 2021-07-25 12:02:44 +0530
  • 3e8a6fccaa Update Bug.md Apoorv 2021-07-25 06:21:31 +0000
  • 030c6be7c3 Update FeatureRequest.md Apoorv 2021-07-25 06:21:17 +0000
  • 85f534aa6e fixup! Add issue templates. apoorv569 2021-07-25 01:00:14 +0530
  • d46bfdf229 Add issue templates. apoorv569 2021-07-25 00:34:22 +0530
  • c49aca13a4 Add command line option to SampleHive version. apoorv569 2021-07-25 00:32:46 +0530
  • aeaa50ff82 Add ability to reset/clear app data. v0.8.4-alpha.1 apoorv569 2021-07-21 19:42:58 +0530
  • 779b027d11 Replaced wxSVG with wxStaticBitmap and removed the `libwxsvg-dev` and `libwxsvg3` from dependencies. apoorv569 2021-07-19 09:02:58 +0530
  • 25a4c1a5cc fixup! Improved the logo a bit, changed the app icon to higher resolution one and replaced README.md with README.org apoorv569 2021-07-18 20:33:17 +0530
  • 7bcf6f174a Improved the logo a bit, changed the app icon to higher resolution one and replaced README.md with README.org apoorv569 2021-07-18 20:30:45 +0530
  • f28072881b fixup! Add license header to all files, and bump version number to 0.8.4_alpha.1 apoorv569 2021-07-18 10:03:14 +0530
  • 64bde0a6b1 Add license header to all files, and bump version number to 0.8.4_alpha.1 apoorv569 2021-07-18 09:50:42 +0530
  • 953b81d753 Added ability to install SampleHive, added `_()` macro for translation support, much more clearer log messages and general clean up. apoorv569 2021-07-18 09:09:41 +0530
  • 293821be99 Add new star icons. apoorv569 2021-07-14 03:31:43 +0530
  • fa476d57fd Add menubar, statusbar and about dialog, also fixed layout of some widgets. apoorv569 2021-07-14 03:22:37 +0530
  • e72c933a6f Renamed SampleListView to Library, added new path column and context menu for column header to hide/show columns. apoorv569 2021-07-06 03:38:53 +0530
  • 9bc1599d90 New trash page and add context menu and drag and drop feature for moving samples to trash. apoorv569 2021-07-06 01:12:31 +0530
  • 2b8b47d9a4 Fix styling and positioning of some widget and add file type filter for wxDirCtrl. apoorv569 2021-07-04 18:43:03 +0530
  • 2c88863a71 Added feature to rename a hive and more renaming. experimental-favorite-folders apoorv569 2021-07-04 03:17:03 +0530
  • 09a3b03658 Renamed folder to hive. apoorv569 2021-06-30 15:29:04 +0530
  • 632534d7ad Renamed collection to hive and fixed some error handling. apoorv569 2021-06-27 22:55:23 +0530
  • b9c61c02fe Cleanup, lots of fixes regarding weather or not to show file extension and other minor fixes. apoorv569 2021-06-24 15:48:42 +0530
  • f0df300c30 Fixed bug where deleting a folder with samples in it won't remove the samples from favorites and other minor fixes. apoorv569 2021-06-18 19:08:39 +0530
  • a6275f5e6c Add collection tab child item popup menu, find file in library or open system file manager. apoorv569 2021-06-17 10:38:24 +0530
  • f4c46a6b5f Fix bugs when deleting or trashing samples, and added a context menu for folders. apoorv569 2021-06-15 00:12:39 +0530
  • 21c06fc555 Merge branch 'experimental-favorite-folders' into 'experimental-favorite-folders' Apoorv 2021-06-13 20:46:22 +0000
  • 14de355bd2 Fix Right-Click Add/Remove Favorites Mill J 2021-06-13 20:46:22 +0000
  • b28b0b31c7 Merge branch 'experimental-favorite-folders' into 'experimental-favorite-folders' Apoorv 2021-06-10 03:03:10 +0000
  • f0f9b8d336 Fix Favorites Add/Remove Via Icon Mill J 2021-06-10 03:03:09 +0000
  • 08aa1df2ca Changed the toggle column to app icon. apoorv569 2021-06-09 07:03:20 +0530
  • 87b347ff2f Can now click on a folder to filter the results and the folders are persistent now. apoorv569 2021-06-05 08:52:57 +0530