aboutsummaryrefslogtreecommitdiff
path: root/visualization
AgeCommit message (Expand)Author
2019-09-13CMake. It's happening.Gravatar Chris Xiong
2019-06-16Inital implementation of the device properties API.Gravatar Chris Xiong
2019-05-26Major code refactor continued and (mostly) concluded.Gravatar Chris Xiong
2019-05-25Massive code refactor en cours!Gravatar Chris Xiong
2019-01-24Migrated to fluidsynth 2.x.Gravatar Chris Xiong
2018-06-18Precise playback (no more slowdown).Gravatar Chris Xiong
2018-02-07Forgot to unregister UI hooks.Gravatar Chris Xiong
2018-02-03Minor performance improvement to the 3D visualization.Gravatar Chris Xiong
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
2017-08-10Windows of several main functionalities are no longerGravatar Chris Xiong
2017-06-21Fixed FTBFS on Windows.Gravatar Chris Xiong
2017-06-16Code refactoring and fix to memory leaks.Gravatar Chris Xiong
2017-06-02Some changes from earlier this year. Read ChangeLog for details.Gravatar Chris Xiong
2017-02-13Fix pitch bend range handling.Gravatar Chris Xiong
2017-02-12UI revolution cont'd. Powered by @BLumia.Gravatar Chris Xiong
2017-02-12New functionality API. Port built-in features to the new API.Gravatar Chris Xiong
2017-02-10Fix building on Windows.Gravatar Chris Xiong
2017-02-08Add API version verification. This breaks compatibilityGravatar Chris Xiong
2017-02-07Fixed 2D visualization broken by commit 8a0d671.Gravatar Chris Xiong
2017-02-01Make packaging qmidiplayer less painful.Gravatar Chris Xiong
2017-01-15A little code refactoring.Gravatar Chris Xiong
2017-01-02Can show measure indicators now.Gravatar Chris Xiong
2016-12-27First official version with experimental support for the visualization plugin...0.8.3-2Gravatar Chris Xiong
2016-12-11Update the preset selection dialog to improve support for external MIDI devices.Gravatar Chris Xiong
2016-10-28Fixed #3 by switching to the GLFW backend for SMELT.Gravatar Chris Xiong
2016-09-16Minor bug fix. Update documentation.Gravatar Chris Xiong
2016-09-15Add a new visualization mode. Fix minor behavioral bugs.Gravatar Chris Xiong
2016-06-02Add option to change note colors.Gravatar Chris Xiong
2016-05-30Added an option to change font size used by the visualization.Gravatar Chris Xiong
2016-05-28Add option to tweak the OSD. More info shown in the OSD.Gravatar Chris Xiong
2016-05-27Compute coordinates of pitch-bent notes more precisely.Gravatar Chris Xiong
2016-05-26Keyboard for 2D visualization.Gravatar Chris Xiong
2016-05-25Horizontal 2D visualization.Gravatar Chris Xiong
2016-05-24Correct return result of API functions when text encoding is set to Unicode.Gravatar Chris Xiong
2016-05-24Add seeking with arrow buttons in visualization.Gravatar Chris Xiong
2016-05-23Add horizontal visualization mode.Gravatar Chris Xiong
2016-05-20Scale GUI correctly on a high DPI device.Gravatar Chris Xiong
2016-05-18Finally finish the particle system integration.Gravatar Chris Xiong
2016-05-18Fix bugs in the particle system.Gravatar Chris Xiong
2016-05-16Finish the particle system.Gravatar Chris Xiong
2016-05-15Initial stubs for the particle system.Gravatar Chris Xiong
2016-05-14This _should_ fix building under arch linux.Gravatar Chris Xiong
2016-05-13Added enumerate integer options support.Gravatar Chris Xiong
2016-05-12Now channel labels are displayed correctly.Gravatar Chris Xiong
2016-05-11Fixed a crash caused by the visualization plugin.Gravatar Chris Xiong
2016-05-07Added two new options.Gravatar Chris Xiong
2016-05-06Use new SMELT rendering API for notes drawing.Gravatar Chris Xiong
2016-05-06Use the new SMELT rendering API.Gravatar Chris Xiong
2016-05-04Piano keyboard: first steps.Gravatar Chris Xiong
2016-05-03Finish option proxying for all types.Gravatar Chris Xiong