1. 20eed10 displaying the amount of memory used by the MIDI file by Mateusz Viste · 6 years ago
  2. 1fdcb6d display tracks count on screen, also optimized the areas of screen that are refreshed during play time by Mateusz Viste · 6 years ago
  3. 0752da4 include headers clean up and documentation by Mateusz Viste · 7 years ago
  4. f5df7a1 program version is kept in version.h from now on, and do not need to be passed in function calls by Mateusz Viste · 7 years ago
  5. db80093 color scheme is declared as const instead of static by Mateusz Viste · 7 years ago
  6. f557dc4 micro optimization (saved 16 bytes) by Mateusz Viste · 7 years ago
  7. 35d8a06 the 'format' field displays the actual file format, instead of the midi subtype by Mateusz Viste · 9 years ago
  8. b7f0f87 reorganized the screen so textual data is shown on a 5-line scrolling window, and all the tech data is moved to the right side of the screen by Mateusz Viste · 9 years ago
  9. e60013b fetching more textual data from MIDI files (text events, tracks titles, marker events...) and displaying it on a little scrolling window by Mateusz Viste · 9 years ago
  10. 56b4777 fixed freezing when fed with an empty playlist by Mateusz Viste · 9 years ago
  11. 52e5972 init sound hardware only once, instead of reiniting at every song by Mateusz Viste · 9 years ago
  12. 133d4d7 converted files to CR/LF terminators for wider compatibility by Mateusz Viste · 9 years ago
  13. 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
  14. ab03b48 video mode 0x02 is reognized as monochrome by Mateusz Viste · 9 years ago
  15. 4986e20 added monochrome mode support (autodetected) by Mateusz Viste · 9 years ago
  16. 0c8850a restoring initial video mode before quit, also prepared future monochrome 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. 72019d5 autodetecting AWE cards from BLASTER by Mateusz Viste · 9 years ago
  19. 5f92e95 added TUI error messages by Mateusz Viste · 9 years ago
  20. 3982615 refactored code for better modularity, fixed the percentage bar that wasn't arriving to 100% and volume is retained between songs now by Mateusz Viste · 9 years ago
  21. 1a4b54f added /log=FILE switch and nicer color for the time bar by Mateusz Viste · 9 years ago
  22. b772283 setting volume in software again, reinstated default delay=2ms, improved keyboard reaction times and adjusted documentation by Mateusz Viste · 9 years ago
  23. 02c3077 optimized refresh controls by Mateusz Viste · 9 years ago
  24. adacf5e implemented volume control by Mateusz Viste · 9 years ago
  25. 2cdbeb8 displaying the mpu port number onscreen by Mateusz Viste · 9 years ago
  26. a4a09cf moved development to trunk by Mateusz Viste · 10 years ago