Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-21 | Copyright year update 2018 | Vitaly Novichkov | |
2017-11-14 | Tiny fix at XMI2MID converter | Wohlstand | |
2017-11-12 | libADLMIDI now is buildable under OpenWatcom except of some workarounds | Wohlstand | |
- Need a different way to create a static library, otherwise it don't wanna be built. - Needed a different custom STL containers (std::vector and std::set) implementation that will work and will don't glitch with a crashes | |||
2017-11-08 | Fixed zero four-operators bug when using a bigger non-GM bank | Wohlstand | |
2017-10-21 | Fixed MSVC2015 build | Wohlstand | |
2017-06-19 | Fixed compatibility with MSVC | Wohlstand | |
2017-02-15 | Fixed logarithmic volumes flag and added support for XMI and MUS formats | Wohlstand | |
MUS playing was totally invalid: the MUS data are completely different from regular MIDI data. Now is added a right converter which results a MIDI data which can be played correctly. |