Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-18 | API changes and crash fixes. | Chris Xiong | |
Details in the changelog. | |||
2017-06-22 | Minor bug fixes. | Chris Xiong | |
SMF reader finally takes chunk length into account. Do not prepend sysex header to F0h sysex. Let the readers do it. File readers code cleanups and refined error messages. | |||
2017-06-16 | Code refactoring and fix to memory leaks. | Chris Xiong | |
2017-02-12 | UI revolution cont'd. Powered by @BLumia. | Chris Xiong | |
Expose new APIs to plugin developer. Use svg icons. | |||
2017-02-10 | Road to standardize: use two parameters for pitchbend. | Chris Xiong | |
Documentation. Minor bug fix. | |||
2017-02-09 | Add extra midi formats support via the file reader API. | Chris Xiong | |
Fix note counting. | |||
2017-02-08 | Add API version verification. This breaks compatibility | Chris Xiong | |
with old versions of plugins. Add RIFF MIDI support to the SMF reader. Documentation. | |||
2017-02-08 | First steps for the file reader API. | Chris Xiong | |
API additions and changes. Fixed wrong button shown when started from file. | |||
2017-02-01 | Make packaging qmidiplayer less painful. | Chris Xiong | |
Add mime info. Do not throw integers. Fix incorrect font paths in Arch Linux. | |||
2017-01-15 | A little code refactoring. | Chris Xiong | |
2017-01-02 | Can show measure indicators now. | Chris Xiong | |
Added new options to specify custom fonts. Added a new handler API. Minor rework on handler calling. | |||
2016-06-01 | Initial event modifier and event filter stub. | Chris Xiong | |
2016-05-01 | Give the visualization a clearer look... | Chris Xiong | |
Now highlights playing notes. Avoid a crash in file reading. | |||
2016-04-25 | Plugin API now works correctly. Port old visualization code. | Chris Xiong | |
2016-04-20 | UI refinements and fix to two memory leaks. | Chris Xiong | |
Minor improvement in MIDI reading process. | |||
2016-04-18 | Use std::vector for the event list. Add panic action. | Chris Xiong | |
Minor changes on the panic function. | |||
2016-04-06 | Too young too simple. | Chris Xiong | |