aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-desktop/qmidiplayer-desktop.pro
AgeCommit message (Collapse)Author
2019-09-13CMake. It's happening.Gravatar Chris Xiong
Added a new build system based on CMake. Minor code cleanups. This probably breaks building with QMake on multiple platforms. And of course the new CMake support isn't tested thoroughly. But it's finally happening.
2019-09-10We refactorin', eh? Hell yeah.Gravatar Chris Xiong
(Almost) Completely rewritten qmpChannelsWindow, one of the oldest component, now with a dedicated data model. Removed dumb design (CMidiPlayer::getChstates). Now QMidiPlayer requires C++14 to build. More refactoring like this coming up soon.
2019-06-18Device initialization file implementation (part 1).Gravatar Chris Xiong
Added UI for external device configuration. Instrument mapping portion of the device intialization file is now working. Fixed a few spots where return value of getChannelPreset() is ignored. Fixed layout of the preset selection dialog.
2019-01-24Migrated to fluidsynth 2.x.Gravatar Chris Xiong
Moved to mxe for Windows build. Fixed default value for CC#8.
2017-06-21Fixed FTBFS on Windows.Gravatar Chris Xiong
Fixed the default output device option. Seeking now restores CC values correctly.
2017-06-21Complete rewrite of the MIDI mapper.Gravatar Chris Xiong
Enforces single fluidsynth instance. Documentation update. Minor changes to make lite version work.
2017-02-12New functionality API. Port built-in features to the new API.Gravatar Chris Xiong
Start the revamp of the main Window. Credit of the new design goes to @BLumia.
2017-02-01Make packaging qmidiplayer less painful.Gravatar Chris Xiong
Add mime info. Do not throw integers. Fix incorrect font paths in Arch Linux.
2016-12-27First official version with experimental support for the visualization ↵0.8.3-2Gravatar Chris Xiong
plugin on Windows. Fixed several critical bugs causing the plugin to crash QMP.
2016-05-14This _should_ fix building under arch linux.Gravatar Chris Xiong
(Linking order problems and include problems).
2016-05-06Use new SMELT rendering API for notes drawing.Gravatar 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-03Finish option proxying for all types.Gravatar Chris Xiong
Add more options for the visualization plugin. Bump version to 0.8.0. Package the visualization plugin for debian.
2016-04-23Add stubs for plugin support.Gravatar Chris Xiong
2016-04-20UI refinements and fix to two memory leaks.Gravatar Chris Xiong
Minor improvement in MIDI reading process.
2016-04-13Ghost Lead.Gravatar Chris Xiong
2016-04-12Mysterious Mountain. (Partially fixed #2)Gravatar Chris Xiong
2016-04-08the Awakening of the Evil.Gravatar Chris Xiong
2016-04-07Lunatic Princess.Gravatar Chris Xiong
2016-04-06Too young too simple.Gravatar Chris Xiong