0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove now obsolete UI tooltip, after 4a268ce25ecf557. More... 6 months ago
BugFix: Reports destination changes not being saved. More... 7 months ago
Merge pull request #218 from kramlie/lv2_fixes More... 7 months ago
Display labels defined in TextLists, global.h and described in Control Data More... 7 months ago
Remove problematic conditional program list population. More... 7 months ago
Tighten adherence to LV2 spec by loading programs in place. More... 7 months ago
Merge pull request #217 from Ichthyostega/master More... 7 months ago
Fix regression: Instrument not updated on program change in LV2 host. More... 7 months ago
Fix indentation. More... 7 months ago
Fix inconsistent naming of `inplace` variable. More... 7 months ago
Merge pull request #216 from kramlie/lv2_program_fixes More... 7 months ago
Several improvements to program list in LV2. More... 7 months ago
Fix corruption bug in LV2 program names. More... 7 months ago
Config-LV2: use the same patch-state handling for LV2 and standalone More... 7 months ago
Config-LV2: keep instance config for LV2 apart from standalone instances More... 7 months ago
Further work on the new Display controls. Currently only stand-alone and accessible from zread. Now checks for GUI being enabled, and a valid part level. This is handled as far in as the interchange 'returns' code, prior to being sent to the GUI. Will make further section checks here to avoid calling back for these from the GUI. More... 7 months ago
Renamed new Geometry section to Display. Added theme control placeholder values. Implemented mininum controls to report skeleton use in interchange.cpp Partially updated Control Data entries. More... 7 months ago
Added Grand Piano v2 and Grand Piano v3 to SynthPiano bank More... 7 months ago
Added Vintage strings from Lorenzo More... 7 months ago
Installed placeholder for new Window Geometry code. This will initially only be available to the CLI Updated Yopshimi Control Data Added new bank entries to Drums and Pads. All from Lorenzo Further adjustments to textlists.cpp There were still come inconsitencies More... 7 months ago
Revised TextLists.cpp for 'Effects' descriptions consistency More... 7 months ago
Further adjustments to TextLists.cpp More... 7 months ago
Corrections in textlists.cpp More... 7 months ago
Adjusted sequence of part kit items in lists. More... 7 months ago
Bugfix: formant filter graph - wrong response to R mouse click. This was due to the later use of this button as a genereric MIDI-learn setup. More... 8 months ago
Minor code cleanups - removal of redundant code dev_notes updates and corrections More... 8 months ago
Changed Main window instrument display format to Bold. This makes it easier to see when the colour changes to indicate a Yoshimi type instrument. Saving a Bank Root can now create a new directory on the fly. Previously you had to externally create an empty directory, or use an exisiting one. New CLI test entry 'zset' creates a SubSynth instrument. This can be done in Parts 1 to 16, and uses the same routine that is used when creating a new bank root. CLI test entry'zread' formalised. No longer has a timer option - a bit pointless these days - but still applies the entry without error checks, so you can test the response to out-of-bound values. Updated min. cmake to 2.12 to fall in line with debian. Updated dev_notes. Updated HTML Control Data. More... 8 months ago
Merge pull request #214 from kramlie/lv2_compatibility More... 8 months ago
Increase LV2 compatibility by supporting "UI" base class methods. More... 8 months ago
Merged in further improvements from Hermamm. Set bugfix release version 2.3.3.2 More... 9 months ago