5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* NKSP: Fixed re-entrant issue with function calls which caused wrong More... over 6 years ago
NKSP Parser: Fixed compiler warnings about memcpy() on dynamic objects. More... over 6 years ago
Tests: More NKSP test cases about functions returning some unit type. More... over 6 years ago
* NKSP: Fixed intermediate function result values never having reflected More... over 6 years ago
- Just added some TODO comments. More... over 6 years ago
* NKSP: Fixed incorrect EG times if standard measuring unit was More... over 6 years ago
* Added configure checks whether C++ compiler supports so called More... over 6 years ago
Fixed compile error with GCC. More... over 6 years ago
NKSP: Added support for 'patch' variables. More... over 6 years ago
NKSP parser: track code locations also by raw byte position and length. More... over 6 years ago
NKSP: Reduced code for parsing NKSP variable declarations: More... over 6 years ago
Tests: Added thorough NKSP test cases for variable declarations. More... over 6 years ago
Fixed potential crash with high pitch at end of RAM playback: More... over 6 years ago
* Fixed playing noise at the end of a disk stream under certain More... over 6 years ago
* Fixed crash when editing key groups (a.k.a. exclusive groups) More... over 6 years ago
* gig engine: If minimum cutoff is defined, remap cutoff controller CC More... over 6 years ago
* gig engine: Fixed potential crash with polynomial interpolator More... over 6 years ago
* NKSP: Removed upper value constraint for 2nd argument of built-in More... over 6 years ago
NKSP: Fixed crash with built-in functions returning an array. More... over 6 years ago
Attempt to fix a compile error with older versions of mingw, More... over 6 years ago
Fixed compile errors with C++17: More... over 6 years ago
Fixed compiler warnings about format specifiers: More... over 6 years ago
Fixed compiler warnings about implied type casts. More... over 6 years ago
Fixed compiler warnings about exception handling: More... over 6 years ago
Fixed missing case warnings. More... over 6 years ago
* Added support for 'null function RPN/NRPN' (which is RPN/NRPN More... over 6 years ago
* Added support for MIDI CC #96 (data increment). More... over 6 years ago
Implemented support for compressed RPN/NRPN message sequences: More... over 6 years ago
EngineBase: Minor code cleanup regarding NRPNs. More... over 6 years ago
* NKSP: Fixed certain built-in variables having returned More... over 6 years ago