1. c2c432e Add option '/nocolor' by WHR · 11 months ago
  2. f44a93a Restore original cursor shape on exiting by WHR · 11 months ago
  3. 70446e6 Add support for CMSLPT by WHR · 11 months ago
  4. 8bf986c Adjust information display format by WHR · 11 months ago
  5. dce923f Remove ':' from information display by WHR · 11 months ago
  6. 337efe8 Update version string by WHR · 11 months ago
  7. 20eed10 displaying the amount of memory used by the MIDI file by Mateusz Viste · 6 years ago
  8. 1fdcb6d display tracks count on screen, also optimized the areas of screen that are refreshed during play time by Mateusz Viste · 6 years ago
  9. 0752da4 include headers clean up and documentation by Mateusz Viste · 7 years ago
  10. 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
  11. db80093 color scheme is declared as const instead of static by Mateusz Viste · 7 years ago
  12. f557dc4 micro optimization (saved 16 bytes) by Mateusz Viste · 7 years ago
  13. 35d8a06 the 'format' field displays the actual file format, instead of the midi subtype by Mateusz Viste · 9 years ago
  14. 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
  15. 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
  16. 56b4777 fixed freezing when fed with an empty playlist by Mateusz Viste · 9 years ago
  17. 52e5972 init sound hardware only once, instead of reiniting at every song by Mateusz Viste · 9 years ago
  18. 133d4d7 converted files to CR/LF terminators for wider compatibility by Mateusz Viste · 9 years ago
  19. 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
  20. ab03b48 video mode 0x02 is reognized as monochrome by Mateusz Viste · 9 years ago
  21. 4986e20 added monochrome mode support (autodetected) by Mateusz Viste · 9 years ago
  22. 0c8850a restoring initial video mode before quit, also prepared future monochrome support by Mateusz Viste · 9 years ago
  23. 01c6495 multiple changes after sourceforge outage - most notably OPL2/OPL3 support, and many bugfixes by Mateusz Viste · 9 years ago
  24. 72019d5 autodetecting AWE cards from BLASTER by Mateusz Viste · 9 years ago
  25. 5f92e95 added TUI error messages by Mateusz Viste · 9 years ago
  26. 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
  27. 1a4b54f added /log=FILE switch and nicer color for the time bar by Mateusz Viste · 9 years ago
  28. b772283 setting volume in software again, reinstated default delay=2ms, improved keyboard reaction times and adjusted documentation by Mateusz Viste · 9 years ago
  29. 02c3077 optimized refresh controls by Mateusz Viste · 9 years ago
  30. adacf5e implemented volume control by Mateusz Viste · 9 years ago
  31. 2cdbeb8 displaying the mpu port number onscreen by Mateusz Viste · 9 years ago
  32. a4a09cf moved development to trunk by Mateusz Viste · 10 years ago