0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 01, 2024 — Jun 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixed some ages old Glide/portamento potential crash bug (reported by AnClark, while on synthv1 GH#17, thanks). More... almost 4 years ago
[cmake] Restricted address-sanitizer to debug builds on GNU/Linux only. More... almost 4 years ago
- Fixed travis-ci.com build to new ppa:rncbc/qt6.1-static-focal. (bis) More... almost 4 years ago
- Fixed travis-ci.com build to new ppa:rncbc/qt6.1-static-focal. More... almost 4 years ago
- Fix Windows TTL file path More... almost 4 years ago
[cmake] Use include(FindPkgConfig) instead of find_package(PkgConfig). More... almost 4 years ago
- Add support for Windows (experimental) By adding corresponding LV2 UI code, drumkv1 is available on Windows now. Windows LV2 hosts (e.g. REAPER v6.28) could load drumkv1's Qt UI. More... almost 4 years ago
- Updated to new qt6.1-static repos env. More... almost 4 years ago
- Sustain/Damper/Hold (MIDI CC#64) and Sustenuto (MIDI CC#66) pedal controllers are now implemented. (EXPERIMENTAL) More... almost 4 years ago
- Update .gitignore re. CMakeLists.txt.user files (qtcreator project config) More... almost 4 years ago
- Move all things related to LV2 UI isolated to respective *_ui.ttl manifest file. (EXPERIMENTAL) More... almost 4 years ago
- Have some tolerance for buffer-size changes. (EXPERIMENTAL) More... almost 4 years ago
- Force QT_QPA_PLATFORM=xcb to GUI aplications (GNU/Linux only). More... about 4 years ago
- Fixed Fedora packages build to require jack-audio-connection-kit-devel (and not libjack-devel) More... about 4 years ago
- Updated debian/compat file to debhelper >= 10. More... about 4 years ago
- Updated debian/control file to debhelper >= 10. More... about 4 years ago
- Force QT_QPA_PLATFORM=xcb to standalone GUI aplications. More... about 4 years ago
- Offer some address santization on debug builds. (cmake only) More... about 4 years ago
- Offer some address santization on debug builds. (FIX) More... about 4 years ago
- Offer some address santization on debug builds. More... about 4 years ago
- All builds default to Qt6 (Qt >= 6.1) where available. - CMake is now the official build system. More... about 4 years ago
- Bumped into next develop cycle while promoting Qt6 into preferred build default. (EXPERIMENTAL) More... about 4 years ago
- First step in making CMake the recommended build system. More... about 4 years ago
- CMake build fix re. libraries and stuff. More... about 4 years ago
- Preparations for v0.9.22 (spring'21) release. More... about 4 years ago
- Fix paths and modules on autoconf/configure for Qt >= 6.1 (EXPERIMENTAL) More... about 4 years ago
- Probable fix to git-tag / build-version extraction. More... about 4 years ago
- Allows placing CMake build directory at any arbitrary location. More... about 4 years ago
- Brand new 'configure --enable-qt6' and 'cmake -DCONFIG_QT6=ON' option for Qt6 build preference. (EXPERIMENTAL) More... about 4 years ago
- Fixed CMake build when either JACK or LV2 plugin support is disabled (CONFIG_JACK=OFF;CONFIG_LV2=OFF). More... about 4 years ago