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-01-24 | Migrated to fluidsynth 2.x. | Chris Xiong | |
Moved to mxe for Windows build. Fixed default value for CC#8. | |||
2017-02-01 | Make packaging qmidiplayer less painful. | Chris Xiong | |
Add mime info. Do not throw integers. Fix incorrect font paths in Arch Linux. | |||
2016-12-27 | First official version with experimental support for the visualization ↵0.8.3-2 | Chris Xiong | |
plugin on Windows. Fixed several critical bugs causing the plugin to crash QMP. | |||
2016-12-11 | Update the preset selection dialog to improve support for external MIDI devices. | Chris Xiong | |
2016-10-28 | Fixed #3 by switching to the GLFW backend for SMELT. | Chris Xiong | |
2016-05-26 | Keyboard for 2D visualization. | Chris Xiong | |
2016-05-18 | Finally finish the particle system integration. | Chris Xiong | |
Add std::wstring version APIs to avoid wrong encoding. Update documentation. | |||
2016-05-14 | This _should_ fix building under arch linux. | Chris Xiong | |
(Linking order problems and include problems). | |||
2016-05-06 | Use new SMELT rendering API for notes drawing. | Chris Xiong | |
Deinitialize classes in a correct order to avoid crashes. Add background image option. Add FPS-related options. Use QLineEdit instead of QPlainTextEdit for strings. | |||
2016-05-04 | Piano keyboard: first steps. | Chris Xiong | |
2016-05-03 | Finish option proxying for all types. | Chris Xiong | |
Add more options for the visualization plugin. Bump version to 0.8.0. Package the visualization plugin for debian. | |||
2016-04-25 | Plugin API now works correctly. Port old visualization code. | Chris Xiong | |
2016-04-24 | Problematic commit... | Chris Xiong | |