index
:
QMidiPlayer.git
master
visualization-renovation
A free cross-platform midi file player based on libfluidsynth and Qt.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmidiplayer-desktop
/
qmpplugin.cpp
Age
Commit message (
Expand
)
Author
2019-11-02
Keyboard plugin: show additional information on the side.
Chris Xiong
2019-10-06
Fix build failure ...?
Chris Xiong
2019-10-06
I love Windows.
Chris Xiong
2019-09-16
Use QCommandLineParser to parse arguments.
Chris Xiong
2019-06-16
Inital implementation of the device properties API.
Chris Xiong
2019-05-25
Massive code refactor en cours!
Chris Xiong
2019-01-25
Fixed a crash caused by improper preset probing.
Chris Xiong
2017-10-18
Fix inconsistency and build errors.
Chris Xiong
2017-10-18
API changes and crash fixes.
Chris Xiong
2017-08-10
Windows of several main functionalities are no longer
Chris Xiong
2017-06-21
Complete rewrite of the MIDI mapper.
Chris Xiong
2017-02-14
Scan for plugins in the executable directory instead of the working
Chris Xiong
2017-02-13
Fix pitch bend range handling.
Chris Xiong
2017-02-12
UI revolution cont'd. Powered by @BLumia.
Chris Xiong
2017-02-12
New functionality API. Port built-in features to the new API.
Chris Xiong
2017-02-10
Road to standardize: use two parameters for pitchbend.
Chris Xiong
2017-02-10
Fix building on Windows.
Chris Xiong
2017-02-09
Add extra midi formats support via the file reader API.
Chris Xiong
2017-02-08
Add API version verification. This breaks compatibility
Chris Xiong
2017-02-08
First steps for the file reader API.
Chris Xiong
2017-01-02
Can show measure indicators now.
Chris Xiong
2016-09-15
Add a new visualization mode. Fix minor behavioral bugs.
Chris Xiong
2016-06-02
Add option to change note colors.
Chris Xiong
2016-06-01
Initial event modifier and event filter stub.
Chris Xiong
2016-05-24
Add seeking with arrow buttons in visualization.
Chris Xiong
2016-05-21
Use QDirIterator instead, fixing plugin loading problems in Windows.
Chris Xiong
2016-05-20
Scale GUI correctly on a high DPI device.
Chris Xiong
2016-05-19
Added a sample plugin as a template.
Chris Xiong
2016-05-18
Finally finish the particle system integration.
Chris Xiong
2016-05-15
Initial stubs for the particle system.
Chris Xiong
2016-05-13
Added enumerate integer options support.
Chris Xiong
2016-05-11
Fixed a crash caused by the visualization plugin.
Chris Xiong
2016-05-06
Use new SMELT rendering API for notes drawing.
Chris Xiong
2016-05-03
Finish option proxying for all types.
Chris Xiong
2016-05-02
Finally finished the option proxying infrastructure...
Chris Xiong
2016-05-01
Give the visualization a clearer look...
Chris Xiong
2016-04-30
Fixed a bug in RPN handling.
Chris Xiong
2016-04-29
Update documentation.
Chris Xiong
2016-04-28
Now it is possible to disable plugins in the plugin list.
Chris Xiong
2016-04-27
Handle pitch bend in visualization.
Chris Xiong
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