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
Age
Commit message (
Expand
)
Author
2016-10-28
Fixed #3 by switching to the GLFW backend for SMELT.
Chris Xiong
2016-09-16
Minor bug fix. Update documentation.
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-05-30
Added an option to change font size used by the visualization.
Chris Xiong
2016-05-28
Add option to tweak the OSD. More info shown in the OSD.
Chris Xiong
2016-05-27
Compute coordinates of pitch-bent notes more precisely.
Chris Xiong
2016-05-26
Keyboard for 2D visualization.
Chris Xiong
2016-05-25
Horizontal 2D visualization.
Chris Xiong
2016-05-24
Correct return result of API functions when text encoding is set to Unicode.
Chris Xiong
2016-05-24
Add seeking with arrow buttons in visualization.
Chris Xiong
2016-05-23
Add horizontal visualization mode.
Chris Xiong
2016-05-20
Scale GUI correctly on a high DPI device.
Chris Xiong
2016-05-18
Finally finish the particle system integration.
Chris Xiong
2016-05-18
Fix bugs in the particle system.
Chris Xiong
2016-05-16
Finish the particle system.
Chris Xiong
2016-05-15
Initial stubs for the particle system.
Chris Xiong
2016-05-14
This _should_ fix building under arch linux.
Chris Xiong
2016-05-13
Added enumerate integer options support.
Chris Xiong
2016-05-12
Now channel labels are displayed correctly.
Chris Xiong
2016-05-11
Fixed a crash caused by the visualization plugin.
Chris Xiong
2016-05-07
Added two new options.
Chris Xiong
2016-05-06
Use new SMELT rendering API for notes drawing.
Chris Xiong
2016-05-06
Use the new SMELT rendering API.
Chris Xiong
2016-05-04
Piano keyboard: first steps.
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-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