1. 62f931c copyright date bump + dropped the "beta" from version string by Mateusz Viste · 2 years, 11 months ago
  2. 5bd360e DOSMID comes with an extra DOSMIDLT.EXE binary (dosmid lite) without AWE support for smaller RAM footprint by Mateusz Viste · 3 years, 2 months ago
  3. 057d781 implemented /preset=GM|GS|XG|NONE and reorganized outdev dev_clear() by Mateusz Viste · 4 years, 8 months ago
  4. 15ea8a7 line break fix by Mateusz Viste · 5 years ago
  5. 534abd1 fixed /opl when combined with /noxms (sound device initialization is performed before mem_init(), so the former has a chance to get some malloc()ed memory if needed) by Mateusz Viste · 6 years ago
  6. c059bcf doc improvement by Mateusz Viste · 6 years ago
  7. 32bf95d doc fix by Mateusz Viste · 6 years ago
  8. ac7ad1f implemented backspace action (previous song) by Mateusz Viste · 6 years ago
  9. 4029737 doc update by Mateusz Viste · 6 years ago
  10. 2b0b11d small doc updates and added notes about GUS support by Mateusz Viste · 7 years ago
  11. d18f63a pre-release doc updates by Mateusz Viste · 7 years ago
  12. bde1341 sequential playing of playlists, inspired by a patch proposed by Graham Wiseman by Mateusz Viste · 7 years ago
  13. e298387 few documentation fixes by Mateusz Viste · 8 years ago
  14. 6a22c2d updated documentation to include /delay by Mateusz Viste · 8 years ago
  15. 54ba7c0 documentation rewording and pre-release preparations by Mateusz Viste · 9 years ago
  16. 3882fc7 documentation fix about /xmsdelay by Mateusz Viste · 9 years ago
  17. 40e98ab documentation improvements by Mateusz Viste · 9 years ago
  18. 2db0dbc refactored option-loading routines and implemented config file support by Mateusz Viste · 9 years ago
  19. d8cda11 DOSMID supports custom sound banks (IBK on OPL hardware and SBK on AWE) by Mateusz Viste · 9 years ago
  20. 2d9ab10 documentation updates before release by Mateusz Viste · 9 years ago
  21. 97c1a88 added /syx=FILE for custom SYSEX MIDI resets, changed sysex handling so they are stored along with their status byte by Mateusz Viste · 9 years ago
  22. cf5d7a5 dosmid doesn't need to know how much memory has been allocated by the memory backend by Mateusz Viste · 9 years ago
  23. 5fda73e documentation update by Mateusz Viste · 9 years ago
  24. 296ea7d SB AWE support can be disabled at compile time to avoid bloating the binary, also optimized screen refresh to refresh only notes that actually changed (plays without lagging on my 8086 now) by Mateusz Viste · 9 years ago
  25. 887820d code documentation and format by Mateusz Viste · 9 years ago
  26. 3a8ee09 updated documentation by Mateusz Viste · 9 years ago
  27. 9ec9ebd sysex support by Mateusz Viste · 9 years ago
  28. c3d2137 added 'compatible hardware' chapter to documentation by Mateusz Viste · 9 years ago
  29. 82fa74e added SBMIDI support by Mateusz Viste · 9 years ago
  30. 208a526 added RS232 output support by Mateusz Viste · 9 years ago
  31. d32d228 extended information about FM getting mute or worse on some AWE cards by Mateusz Viste · 9 years ago
  32. 7969cc5 documentation fixes before release by Mateusz Viste · 9 years ago
  33. 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
  34. 8e3ca6d updated documentation to mention the PAUSE key by Mateusz Viste · 9 years ago
  35. 6703415 improved documentation about the BLASTER variable by Mateusz Viste · 9 years ago
  36. 048c616 changed /nodelay to /delay, and added /mpu and /awe=xxx parameters by Mateusz Viste · 9 years ago
  37. 6664fc3 experimental implementation of the AWE lib by Mateusz Viste · 9 years ago
  38. 5a513e4 MUS loader marks used instruments (like the MIDI loader) by Mateusz Viste · 9 years ago
  39. 626a6a2 improved MUS support - somewhat plays now by Mateusz Viste · 9 years ago
  40. ec37412 refactored out sound code by Mateusz Viste · 9 years ago
  41. 05445ce documentation fixes before release by Mateusz Viste · 9 years ago
  42. ab498c7 slight bump of recommended requirements by Mateusz Viste · 9 years ago
  43. b68f0a2 added the /dontstop switch by Mateusz Viste · 9 years ago
  44. 1a715e1 added INT28h powersaving during idle loops by Mateusz Viste · 9 years ago
  45. 1a4b54f added /log=FILE switch and nicer color for the time bar by Mateusz Viste · 9 years ago
  46. b772283 setting volume in software again, reinstated default delay=2ms, improved keyboard reaction times and adjusted documentation by Mateusz Viste · 9 years ago
  47. 2784f68 notes are globally switched off at exit, moved /nodelay to /delay and fixed documentation bits by Mateusz Viste · 9 years ago
  48. 8ef8ed3 converted line endings to CR/LF for wider compatibility by Mateusz Viste · 9 years ago
  49. 65daae2 configurable MPU port (BLASTER or /mpu=XXX) by Mateusz Viste · 9 years ago
  50. a4a09cf moved development to trunk by Mateusz Viste · 10 years ago