Commit Graph

138 Commits (90e81f550d7b681546fa6c571fc1d042b6463ae7)

Author SHA1 Message Date
Kevin 90e81f550d Update to allow for font size as an option. 11 months ago
Kevin 425b191bdc Allow setting of more advanced SPI parameters: mode and clock. 11 months ago
Kevin 120d1bd579 Minor formatting fixes to tidy up. 11 months ago
Kevin a38bfb940d Added more details to minidexed.ini about ST7789 and SPI options. 11 months ago
Kevin 3b171c6872 Implementation of ST7789 display - requires updated circle with new ST7789 character driver. 11 months ago
Kevin 8b14855007 Initial build with basic structure to support st7789device once added to circle. 11 months ago
Kevin 4fa9e167b2
Initial implementation of USB MIDI SysEx message handling. (#634) 11 months ago
Kevin 75eb763055
Very early initial support for RPi 5 based on dev branch of circle. (#638) 12 months ago
probonopd 082445b630
Default MIDIAutoVoiceDumpOnPC to 0 (#614) 1 year ago
Kevin 544aaff5b8
Fix for Issue #628 - MIDI Button Channel 16 treated as OMNI by mistake. (#629) 1 year ago
probonopd 4755c5d861
Performance file handling (#581) 1 year ago
Kevin 9bc36800b9
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID. Fixes #416 (#593) 1 year ago
Kevin 258a456d40
Add USB Gadget Device support (#567) 1 year ago
Kevin 9503ad1246
Fix for Issue 535, putting something on the display as soon as it is initalised. (#542) 2 years ago
probonopd 9931998434
Fix breakpoint note names (#536) 2 years ago
Kevin b2c95bda78
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (#500) 2 years ago
Luca 8a3488021a
Added configuration needed to choose between Modern, OPL and Mark I engines (#443) 2 years ago
Kevin 87dc5ce432
Issue470 fix - Performance file bounds checking and error handling (#494) 2 years ago
Kevin bb50d022f3
Fix for Issue #471 Ignore MIDI All Notes Off in Omni mode (#493) 2 years ago
Kevin af0420edfa
Issue491 fix - Bank number auto-switching and bank number skipping issues in UI (#492) 2 years ago
Kevin 00e2f101bb
If running on a RPI 1 or single core Pi then default to the TG1 menu as the home menu. (#481) 2 years ago
Kevin 582c740741
Expand Program Change messages across banks (#464) 2 years ago
Luca 3a51fd74a7
Skip empty voices while scrolling (#466) 2 years ago
Kevin edd22ba8c6
Support for subdirectories in the SysEx voices directory (#473) 2 years ago
Kevin be594f53ef
Fix for Issue #468 - introducing Bank MSB/LSB messed up the UI parameter handling. (#469) 2 years ago
Kevin cfd2a24804
Support for headerless SysEx Voice Banks (#463) 2 years ago
Kevin 73a80a93cb
Fix some of the issues with bank handling (#461) 2 years ago
probonopd 43c0cd3dd6
Comment out "MIDI message is shorter than 2 bytes!" 2 years ago
probonopd 5fde376f62
MaxVoiceBankID = 16383 2 years ago
Kevin fcea41ead3
SSD1306 display rotation support and fix for #421 (#422) 2 years ago
probonopd a51859bb32
Configuration option for automatic voice data dump on ProgramChange but only send it when a TG has a valid MIDI channel. (#388) 2 years ago
Kevin ad9689a719
Fix for Issue #369 to correctly recognise ChannelsSwapped config setting (#381) 2 years ago
Jennifer Wilcox 61a301a24c
Ignore clock and active sensing on serial MIDI (#417) 2 years ago
probonopd a3f7b42c9b
Reorder private variables to prevent compilation warnings (#390) 2 years ago
probonopd 4a8241226d
Fix Issue #338 - implement wraparound for voices and banks and limit bank select to loaded banks only. (#392) 2 years ago
probonopd d03717d602
MIDIButtonNotes=0 by default 2 years ago
probonopd f32c0c98dc
Allow MIDI notes to be used as navigation buttons for MiniDexed (#368) 2 years ago
probonopd 2bd6f4119f
Increase m_nPerformanceFileName, closes #379 2 years ago
probonopd 12f4ea7838
Implement IgnoreAllNotesOff=1 (#366) 2 years ago
probonopd 3d93d815ec
MIDI Button Navigation configuration for Nektar Impact LX 3 years ago
probonopd c7168d434f
Enable buttons on MIDI controllers to be used (#365) 3 years ago
Kevin dcbd04c831
Add call to set Serial options to prevent CR to CRLF conversion (#311) 3 years ago
arsamus aa5a7c7450
Switchable performance files improvements + Poly/Mono + Fix to #298 and #83 issues (#267) 3 years ago
Kevin 768d763f73
Initial support for SSD1306 128x32 or 128x64 OLED displays (#312) 3 years ago
probonopd 50e9b7b8e0
Configurable GPIO buttons (#274) 3 years ago
Holger 0a5ec7d529
Fix for garbled device name in debug output, closes #265 3 years ago
arsamus 60ab4a562b
Switchable performance files and saving all voice data parameters. (#228) 3 years ago
Holger c00ed09398
Fixes for SYSEX channel messages / Added master volume method (also for SYSEX) (#249) 3 years ago
probonopd 2f044b6fcb
Fix Save Performance (#238) 3 years ago
arsamus 85a4d9953b
Support for Portamento and Pitch Bender parameters (#206) 3 years ago