2023-08-13
GitHub Actions build log: https://github.com/probonopd/MiniDexed/actions/runs/5848343046
What's Changed
- Enable buttons on MIDI controllers to be used by @probonopd in #365
- Implement IgnoreAllNotesOff=1 by @probonopd in #366
- Increase m_nPerformanceFileName by @probonopd in #380
- Allow MIDI notes to be used as navigation buttons for MiniDexed by @probonopd in #368
- Add performances by @Banana71 by @probonopd in #394
- Fix Issue #338 by @probonopd in #392
- Reorder private variables to prevent compilation warnings by @probonopd in #390
- Ignore clock and active sensing on serial MIDI by @JennToo in #417
- Fix for Issue #369 to correctly recognise ChannelsSwapped config setting by @diyelectromusic in #381
- Fix #386 by @probonopd in #388
- SSD1306 display rotation support and fix for #421 by @diyelectromusic in #422
- Fix some of the issues with bank handling by @diyelectromusic in #461
- Support for headerless SysEx Voice Banks by @diyelectromusic in #463
- Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. by @diyelectromusic in #469
- Support for subdirectories in the SysEx voices directory by @diyelectromusic in #473
- Skip empty voices while scrolling by @donluca in #466
- Use script to checkout correct versions of submodules by @probonopd in #475
- Expand Program Change messages across banks by @diyelectromusic in #464
- If running on a RPI 1 or single core Pi then default to the TG1 menu as the home menu by @diyelectromusic in #481
- Issue491 fix - Bank number auto-switching and bank number skipping issues in UI by @diyelectromusic in #492
- Fix for Issue #471 Ignore MIDI All Notes Off in Omni mode by @diyelectromusic in #493
- Issue470 fix - Performance file bounds checking and error handling by @diyelectromusic in #494
- corrected misspelling in build.sh error message by @dialtr in #520
- Added configuration needed to choose between Modern, OPL and Mark I engines by @donluca in #443
- Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances by @diyelectromusic in #500
New Contributors
- @JennToo made their first contribution in #417
- @donluca made their first contribution in #466
- @dialtr made their first contribution in #520
Full Changelog: 2022-08-25...2023-08-13