0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Most keyboard shortcuts (alt+underlined) at the first couple of context levels are now working. They don't always pass window focus. This depends on which windows are already open and whether anything steal focus. More... about 1 year ago
Instances: SplashScreen component More... about 1 year ago
Theme tab now changes its own display when setting 'Monochrome'. Removed non-working event handler in PartUI. More... about 1 year ago
BugFix: temporary fix for segfault in SubSynth See src/Synth/SUBnote.cpp/initparameters( More... about 1 year ago
Corrected State menu options. Further adjustments to zread. Improved and added to keyboard shortcuts. Updated User Guide. More... about 1 year ago
Revised CLI zread - now includes offset. Updated dev_notes More... about 1 year ago
Revised and simplified CLI Y/N query code. A few updates to User Guide. More... about 1 year ago
Instances: Testsuite sound generation now invoked through InstanceManager More... about 1 year ago
Instances: change the instance registry to be keyed by ID More... about 1 year ago
Instances: use primary config as baseline for new instances More... about 1 year ago
BugFix: Config code not correctly readingXML getPar( In some places min and default were swapped. More... about 1 year ago
Instances: introduce a dedicated post-boot refresh for the GUI More... about 1 year ago
Instances: switch main to use the new InstanceManager More... about 1 year ago
Instances: shutdown, error handling and booting of primary synth More... about 1 year ago
Instances: handle request for new instance via command system More... about 1 year ago
Removed redundant CLI common controls list. Updated User Guide. More... about 1 year ago
Instances: integrate handling of Synth-ID with the lifecycle More... about 1 year ago
Instances: activate post-boot-hook via command system More... about 1 year ago
Added synTaiko to banks/Drums. Uodate User Guide (miscellany). Cosmetic changes to some windows. More... about 1 year ago
Merge pull request #204 from kramlie/lv2_fixes More... about 1 year ago
LV2: Handle hosts that only send BPM while rolling. More... about 1 year ago
LV2: Limit sample perfect alignment to freewheeling. More... about 1 year ago
LV2: Apply frame alignment to tempo messages too, not just MIDI. More... about 1 year ago
LV2: Simplify audio processing loops, no functional change. More... about 1 year ago
Take time signature denominator into account when calculating BPM. More... about 1 year ago
file::isDirectory() now reports the last change time or zero if it doesn't exist. Adding or removing themes now updates the themes window if it is visible. More... about 1 year ago
Corrected minor errors in HTML Control Data files. Added red-tint-clr to doc/examples. More... about 1 year ago
Merge pull request #203 from joostn/joostn-patch-2 More... about 1 year ago
Update Config.cpp More... about 1 year ago
Finding manual: don't descend into mounts More... about 1 year ago