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
/
core
/
qmpmidiread.cpp
Age
Commit message (
Expand
)
Author
2019-11-11
New UI hook "main.seek". Fix SysExc. message sending. API documentation update.
Chris Xiong
2019-06-16
Inital implementation of the device properties API.
Chris Xiong
2019-05-25
Massive code refactor en cours!
Chris Xiong
2018-06-18
Precise playback (no more slowdown).
Chris Xiong
2018-03-19
Unified meta event reading code, fixing #6.
Chris Xiong
2017-10-18
API changes and crash fixes.
Chris Xiong
2017-06-22
Minor bug fixes.
Chris Xiong
2017-06-16
Code refactoring and fix to memory leaks.
Chris Xiong
2017-02-12
UI revolution cont'd. Powered by @BLumia.
Chris Xiong
2017-02-10
Road to standardize: use two parameters for pitchbend.
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-02-01
Make packaging qmidiplayer less painful.
Chris Xiong
2017-01-15
A little code refactoring.
Chris Xiong
2017-01-02
Can show measure indicators now.
Chris Xiong
2016-06-01
Initial event modifier and event filter stub.
Chris Xiong
2016-05-01
Give the visualization a clearer look...
Chris Xiong
2016-04-25
Plugin API now works correctly. Port old visualization code.
Chris Xiong
2016-04-20
UI refinements and fix to two memory leaks.
Chris Xiong
2016-04-18
Use std::vector for the event list. Add panic action.
Chris Xiong
2016-04-06
Too young too simple.
Chris Xiong