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
Instances: draft a new message-handling duty cycle More... about 1 year ago
Some minor GUI cleanups. Clarifed some comments in FileMgrFuncs.h Doc updates. More... about 1 year ago
Instances: integrate start-up and shut-down sequence into the InstanceManager More... about 1 year ago
Instances: rework opening of IO/MusicClient More... about 1 year ago
Instances: modernise MusicIO More... about 1 year ago
Instances: move CmdOption parsing into the InstanceManager More... about 1 year ago
Removed some redundant UI 'damage()' calls. Use was misunderstood when first added. All spinbox arrows now show correct colour. Arrows also rescale nicely. Will see if the same can be done for menu down arrows. Corrected UI/WidgetSpinner copyright info. Jesper originated this, but put my name to it. More... about 1 year ago
Instances: draft how to handle instance start More... about 1 year ago
External changes to themes are now auto-detected if the theme tab visible. This is tested every 500mS and the current theme is then reloaded if changed. Timer is derived from the 33mS one in MasterMiscUI->VUMeter. This is not applicable to "Classic" theme. More... about 1 year ago
Instances: use a central InstanceManager and registry More... about 1 year ago
BugFix: Scales->Center *doesn't* need microtonal to be enabled. Temporarily disabled delay in PartUI->fxRtext() Temporarily disabled delay in EffUI from line 2691. This sometims caused black effect type entries Theme changes no longer close and reopen windows. However, there's a problem with spinbox arrow colours. More... about 1 year ago
Revised some theme labels for improved clarity. More... about 1 year ago
Config->Theme 'monchrome' button now takes immediate effect. Updated HTML guide. More... about 1 year ago
Merged in crossfade improvements. Not going to go further with this for now. devuan/debin testing cmake versions now require V3.5 as the minimum version so updated this. Also now had to move project name down below primary cmake commands. More... about 1 year ago
Further refined crossfade action, removing duplicated calculations. Changed internal note velocity to float - seesm to be slightly smoother. Added internal note volume - not currently in use. More... over 1 year ago
BugFix: Not saving root and bank changes. Updated Control Data. More... over 1 year ago
Performed initial separation of crossfade multiplier from fade type. More... over 1 year ago
Changed crossfade ID to uchar crossfadeType ready for alternative types, reading and retaining old saved xml bool type for backward compatibility. 0 is ordinary multi, 1 is velocity cross fade, etc. More... over 1 year ago
Updated some dev-notes (more need doing). Clarified microtonal error reporting. Commented out test messages in updateConfig. More... over 1 year ago
Corrected typo in yoshimi-code/dev_notes/Yoshimi Control Data/Sections/config.html More... over 1 year ago
BugFix: Not updating 'banks_checked' in config file. More... over 1 year ago
Updated config images in user guide. Re-ordered early guide entries. Added a proper 'Monochrome' button to themes. Adjusted EQ window sizes to match others. More... over 1 year ago
Applied instrument change GUI bugfix patch from Hermann. Removed now redundant config change notification code. Left some in place till certain they're not relevant. More... over 1 year ago
Forgot to add protection for nonexitent config files :( More... over 1 year ago
Removed all reference to singleRowPanel. It had no relevence outside the GUI. All currently defined config setting now immediate. Some cleanups needed. Updated GUI. Disabled automatic config save on exit. User manual location now properly integrated into config. More... over 1 year ago
Structure of UpdateConfig now complete. Just details to fill in now. Added missing Control Data entries. More... over 1 year ago
Further revision of base config for better isolation and correctness. More... over 1 year ago
Reorganised control values for config so all base ones are together and order in files matches list order. Removed 'check_pad_synth' from config. It's not been relevant for years! Most of base config now changed immediately. Updated Control Data. More... over 1 year ago
Added extra flag to CmakeLists.txt Gave pointers in UnifedPresets a NULL value when created to suppress compiler warnings More... over 1 year ago
CLI startup disabling GUI is now temporary and not marked changed. CLI startup disabling itself is now temporary and not marked changed. Started work on immediate saving of config changes (not yet active). More... over 1 year ago