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
/
visualization
/
renderer
Age
Commit message (
Expand
)
Author
2023-11-26
Initial Qt 6 port. Many bug fixes.
Chris Xiong
2023-11-26
The 2 year constipation. (mpris plugin)
Chris Xiong
2021-01-27
Fix all missing return statements in the current code base.
Chris Xiong
2020-12-25
Proper event-based playback interruption.
Chris Xiong
2020-12-14
Add unified interface for retrieving playback status.
Chris Xiong
2020-11-10
fix: missing link libraries path for windows build
Gary Wang
2020-05-12
Format EVERYTHING.
Chris Xiong
2020-05-02
Blindly committed Windows code never worked.
Chris Xiong
2020-05-02
(presumably) Ported the visualization renderer to Windows.
Chris Xiong
2020-05-02
New command line option "list-options" for visualization renderer.
Chris Xiong
2020-05-02
Reworked parameter passing for the frame processor program.
Chris Xiong
2020-05-01
Fixed visualization viewport randomly reverting to default.
Chris Xiong
2020-05-01
Visualization renderer now understands command line arguments.
Chris Xiong
2020-04-30
Add visualization renderer.
Chris Xiong