0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tooltip position when cursor is close to bottom edge More... 1 day ago
Added scale tracking to PadSynth->Random Walk window More... 2 days ago
Merge pull request #235 from umlaeute/improvement/metainfo More... 3 days ago
metainfo: Fix URL to screenshot of main window More... 3 days ago
metainfo: switch homepage to yoshimi.sourceforge.io More... 3 days ago
metainfo: Use https://yoshimi.sourceforge.io for help-URL More... 3 days ago
metainfo: make sure that text is within <p/> tag, not outside More... 3 days ago
Merge pull request #234 from Yoshimi/bugfix/tooltip-size-recalc-per-window More... 3 days ago
Adjust tooltip size by active window & recalculate dynamic text size More... 3 days ago
Added Slow Cymbal instrument to Drums bank. Preliminary work on CLI reading freemode points (a lot more to do). Updated various docs. More... about 1 month ago
Merge pull request #232 from jplloyd/optimize-user-guide-images More... about 1 month ago
Merge pull request #231 from kramlie/free_mode_midi_learn More... about 1 month ago
Optimize images in the user guide More... about 1 month ago
Make messages better for FreeMode points, esp. with MIDI Learn. More... about 1 month ago
Merge pull request #229 from kramlie/aftertouch_fix More... about 2 months ago
Fix channel aftertouch using the wrong parameter as basis. More... about 2 months ago
Implement MIDI Learn for envelope freemode points. More... 2 months ago
Corrected tooltip for "Enable Part Reports". Corrected some log requests using numbers instead of labels. Fixed erroneous clearing of partsChanged flag on config changes. Fixed regression - MidiLearn not recognising older files. Re-ordered grouping of some part controls. Updated Control Data. Set bugfix release version 2.3.4.1 More... 3 months ago
Merge pull request #228 from Ichthyostega/master More... 3 months ago
Bugfix: possible loss of instrument-changed state More... 3 months ago
Bugfix: MIDI-Learn command re-coding on load broken More... 3 months ago
Final cleanups Set release version 2.3.4 More... 3 months ago
Implemented new control "Warn parts changed" - defaults to disabled. Set version 2.3.4 rc2 More... 3 months ago
Implemented new control "Warn parts changed" defaults to disabled. Set version 2.3.4 rc2 More... 3 months ago
Changed wording of Hinde Non-fatal Errors to Hide Non-essential reports. Corrected accidentally changed Part label in globals.h More... 3 months ago
Tested LV2 for Ardour and Qtractor. Prepared background doccumentation. Further adjustments to user guide. More... 3 months ago
Merged in changed parts warnings. This covers both the CLI and GUI. Any time a crontrol in a part is changed a flag is set for that part. This is used to warn against overwriting it by loading an instrument, patchset or state file. If the part is subsequently overwritten, the flag is cleared. It is also cleared (without warning) if the part is saved to an instrument, patchset or state file. More... 3 months ago
Completed GUI load waring for Vectors. Commented out bit reporting in interchange. More... 3 months ago
CLI now reports parts changed when loading vectors. More... 3 months ago
Most CLI part load warnings now done. Vectors still problematic GUI also not completely done for Vectors More... 3 months ago