1. 6877f86 Make the corresponding 'enum outdev_type' constant unavailable if it isn't enabled via a macro by WHR · 11 months ago
  2. 70446e6 Add support for CMSLPT by WHR · 11 months ago
  3. 28d6ee4 Skip OPL device presence checking if OPL I/O port was explicitly specified by WHR · 11 months ago
  4. 275f71a Remove plural names and '_t' suffix from enumeration type names by WHR · 11 months ago
  5. 9ff769e Merge commit '9393e25477f74dcd83f1fe6c9e1101c4914972f4' into 'cms' by WHR · 11 months ago
  6. 9bca28b Initial CMS-support release by Tronix · 3 years, 9 months ago
  7. 634857d dates bumped + added a hack that resets the pitch bend before each song, since pitch bend appears to survive an "all controllers off" event by Mateusz Viste · 4 years, 8 months ago
  8. 246a606 pre-loading patches (programs) when driving a GUS by Mateusz Viste · 7 years ago
  9. 5305c38 GUS support (relies on the ULTRAMID API) by Mateusz Viste · 7 years ago
  10. bee13bd hw init feedback provides detailed error messages by Mateusz Viste · 9 years ago
  11. d8cda11 DOSMID supports custom sound banks (IBK on OPL hardware and SBK on AWE) by Mateusz Viste · 9 years ago
  12. a907172 sysex strings are passed as unsigned bytes by Mateusz Viste · 9 years ago
  13. 133d4d7 converted files to CR/LF terminators for wider compatibility by Mateusz Viste · 9 years ago
  14. 9ec9ebd sysex support by Mateusz Viste · 9 years ago
  15. 82fa74e added SBMIDI support by Mateusz Viste · 9 years ago
  16. 208a526 added RS232 output support by Mateusz Viste · 9 years ago
  17. 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
  18. c978fc9 removed raw midi messages support, this is an unnecessary hack now that all midi actions are supported by DOSMid's internals by Mateusz Viste · 9 years ago
  19. 772b370 implemented explicit key and channel aftertouch instead of using raw midi events by Mateusz Viste · 9 years ago
  20. 7bd9261 implemented explicit controller messages instead of using raw midi by Mateusz Viste · 9 years ago
  21. 0c15d05 implemented explicit pitch wheel events instead of using raw midi by Mateusz Viste · 9 years ago
  22. 6664fc3 experimental implementation of the AWE lib by Mateusz Viste · 9 years ago
  23. ec37412 refactored out sound code by Mateusz Viste · 9 years ago
  24. 7b84499 modular outdev api for future multi-device support by Mateusz Viste · 9 years ago