aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-lite
AgeCommit message (Collapse)Author
2020-05-12Format EVERYTHING.Gravatar Chris Xiong
Hopefully this will make the source code less horrendous and actually readable. The command used was: ``` astyle --suffix=none --style=allman --attach-extern-c --attach-closing-while --indent-switches --indent-after-parens --pad-oper --pad-header --unpad-paren --align-pointer=name --recursive './*.cpp,*.hpp' ```
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
Details in the changelog.
2017-08-10Windows of several main functionalities are no longerGravatar Chris Xiong
QDialogs. Fixed unexpected behavior. Now visualization window can be closed by sending it a close signal. Trying a solution to address the problem that prevents plugins from being loaded correctly in Windows if the path contains Chinese characters. Not even tried to build in Windows though.
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.
2016-05-14This _should_ fix building under arch linux.Gravatar Chris Xiong
(Linking order problems and include problems).
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-08the Awakening of the Evil.Gravatar Chris Xiong
2016-04-07Lunatic Princess.Gravatar Chris Xiong
2016-04-06Too young too simple.Gravatar Chris Xiong