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
/
qmpmainwindow.hpp
Age
Commit message (
Expand
)
Author
2020-12-14
Add unified interface for retrieving playback status.
Chris Xiong
2020-11-11
Don't spam qmpmidioutfluid everywhere.
Chris Xiong
2020-05-12
Format EVERYTHING.
Chris Xiong
2020-04-29
Decouple CMidiPlayer and qmpMidiOutFluid.
Chris Xiong
2020-04-19
Legacy code massacre!
Chris Xiong
2019-12-02
No more creepy blank action buttons that cause crashes if clicked.
Chris Xiong
2019-10-05
Replaced the option "default output device" with a more powerful one.
Chris Xiong
2019-09-16
Use QCommandLineParser to parse arguments.
Chris Xiong
2019-05-25
Massive code refactor en cours!
Chris Xiong
2018-03-19
Unified meta event reading code, fixing #6.
Chris Xiong
2018-01-29
Fixed FTBFS with Qt 5.6.
Chris Xiong
2017-10-18
API changes and crash fixes.
Chris Xiong
2017-08-22
Windows type of functionality windows is now Qt::Dialog.
Chris Xiong
2017-06-21
Complete rewrite of the MIDI mapper.
Chris Xiong
2017-02-13
Minor bug fixes. #4 is now addressed.
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
Fix building on Windows.
Chris Xiong
2016-09-23
Add a set of icons for dark themes and a option to change the icon theme.
Chris Xiong
2016-06-03
Add the "restart fluidsynth" action.
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-18
Finally finish the particle system integration.
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-23
Add stubs for plugin support.
Chris Xiong
2016-04-20
UI refinements and fix to two memory leaks.
Chris Xiong
2016-04-19
Fix argument parsing on Windows.
Chris Xiong
2016-04-18
Use std::vector for the event list. Add panic action.
Chris Xiong
2016-04-16
Fixed two bugs in initialization process.
Chris Xiong
2016-04-06
Too young too simple.
Chris Xiong