Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-16 | Inital implementation of the device properties API. | Chris Xiong | |
Added new interfaces to qmpMidiOutDevice. Implemented the new interfaces for qmpMidiOutFluid. Initial infra for device initialization file parsing. Move to the new interfaces for getting list of presets. Use DevIL instead of CxImage. External output devices are broken now but that is for another commit. | |||
2019-05-26 | Major code refactor continued and (mostly) concluded. | Chris Xiong | |
Removed all references to ICallback in official plugins. New flag field in SEvent. Further type usage corrections. | |||
2019-05-25 | Massive code refactor en cours! | Chris Xiong | |
Less complain from compilers: - use nullptr instead of NULL - use types for event fields - explicit type casting added Stop saving parameters of meta events in p1/p2 fields of SEvent. callback_t now uses std::function, deprecating ICallback. Not recommended for daily usage, or even testing: the code refactor is still a work in progress. | |||
2018-06-18 | Precise playback (no more slowdown). | Chris Xiong | |
Also the visualization should now sync better. | |||
2017-10-18 | API changes and crash fixes. | Chris Xiong | |
Details in the changelog. | |||
2017-06-21 | Complete rewrite of the MIDI mapper. | Chris Xiong | |
Enforces single fluidsynth instance. Documentation update. Minor changes to make lite version work. | |||
2017-06-16 | Code refactoring and fix to memory leaks. | Chris Xiong | |
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-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-12-11 | Update the preset selection dialog to improve support for external MIDI devices. | Chris Xiong | |
2016-06-01 | Initial event modifier and event filter stub. | Chris Xiong | |
2016-04-30 | Fixed a bug in RPN handling. | Chris Xiong | |
2016-04-27 | Handle pitch bend in visualization. | Chris Xiong | |
Handle mute and solo in the default visualization. Show file name in window title. A little plugin sdk documentaion... Remove stupid things. | |||
2016-04-26 | The visualization plugin is usable now... | Chris Xiong | |
2016-04-25 | Plugin API now works correctly. Port old visualization code. | Chris Xiong | |
2016-04-24 | Problematic commit... | Chris Xiong | |
2016-04-23 | Add stubs for plugin support. | 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-14 | History of the Moon. | Chris Xiong | |
2016-04-11 | Flower Night. | Chris Xiong | |
2016-04-08 | the Awakening of the Evil. | Chris Xiong | |
2016-04-07 | Lunatic Princess. | Chris Xiong | |
2016-04-06 | Too young too simple. | Chris Xiong | |