0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Most CLI part load warnings now done. Vectors still problematic GUI also not completely done for Vectors More... 3 months ago
Made reccomended changes from Hermann. More... 3 months ago
Some small cleanups More... 3 months ago
Overwrite warnings complewte for GUI. (not started for CLI) More... 3 months ago
Most of part warnings done for the GUI More... 3 months ago
Further work on part change notification. Many sources of part change now identified. All forms of save will clear as approriate. More... 3 months ago
Merge pull request #226 from Ichthyostega/mxml More... 3 months ago
Started working this into the code properly. More... 3 months ago
Initial feasability test of changed parts notification. More... 3 months ago
MXML: clean-up and documentation More... 3 months ago
Fixed Omni CLI off by one error Added Fl/platform.H to MiscGui.cpp and WidgetPDial.cpp Updated some theme example files Added Fiddle Kit and Hollow Pulse to instrument banks. Updated User Guide->Miscellany. More... 3 months ago
MXML: reimplement version compatibility checks More... 3 months ago
MXML: switch core code -- further storage More... 3 months ago
MXML: switch core code -- UnifiedPresets More... 3 months ago
MXML: switch core code -- SynthEngine More... 4 months ago
MXML: switch core code -- Config More... 4 months ago
Removed redundant and commented YoshiWin code. this was completely superceeded with the release of Yoshimi V2.0 Removed unnecessary FL.x entry in WidgetPDial. This was the only place it was set, and was unnecssary, as the code explicitly pulls in all headers it needs. It is also incompatible with fltk V1.4 More... 4 months ago
MXML: get rid of all stateful internals More... 4 months ago
MXML: implement simplified render and save More... 4 months ago
MXML: consolidate loading and parsing of existing XML More... 4 months ago
Framework: introduce a Logger interface -- delegating to Config More... 4 months ago
MXML: devise new scheme to handle metadata consistently More... 4 months ago
MXML: relocate all data access to XMLtree More... 5 months ago
MXML: reorder element and data access More... 5 months ago
MXML: reorder creation of root element More... 5 months ago
MXML: setup link between XMLtree and MXML More... 5 months ago
MXML: add a test setup to support analysis and refactoring More... 5 months ago
MXML: Start rework of XML handling code for MXML-4 compatibility More... 5 months ago
Merge branch 'kramlie-omni' Update User Guide for new Omni control. More... 5 months ago
Update documentation with new Omni feature. More... 5 months ago