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
/
qmpmidioutrtmidi.cpp
Age
Commit message (
Expand
)
Author
2021-11-07
Stop using MIDI messages for selecting presets used by fluidsynth.
Chris Xiong
2021-05-30
Fix certain sysex messages causing crashes.
Chris Xiong
2021-01-07
Add support for devices that requires a short delay after the reset message.
Chris Xiong
2020-05-12
Format EVERYTHING.
Chris Xiong
2020-04-19
Fix unintended control values sent to external midi devices.
Chris Xiong
2019-12-04
Do not crash if midi device is disconnected during the playback.
Chris Xiong
2019-11-26
We're now in bug squashing mode!
Chris Xiong
2019-11-16
Even more fixes for Microsoft(R) Windows(R) operating system.
Chris Xiong
2019-11-11
New UI hook "main.seek". Fix SysExc. message sending. API documentation update.
Chris Xiong
2019-10-06
Fix rtmidi include path.
Chris Xiong
2019-10-05
Replaced the option "default output device" with a more powerful one.
Chris Xiong
2019-09-13
CMake. It's happening.
Chris Xiong
2019-07-01
Actually send initialization sequence to external devices.
Chris Xiong
2019-06-18
Device initialization file implementation (part 1).
Chris Xiong
2019-06-16
Inital implementation of the device properties API.
Chris Xiong
2019-05-25
Massive code refactor en cours!
Chris Xiong
2017-10-18
API changes and crash fixes.
Chris Xiong
2017-06-22
Minor bug fixes.
Chris Xiong
2017-06-21
Fixed a bunch of bugs and crashes in the RtMidi output device.
Chris Xiong
2017-06-21
Complete rewrite of the MIDI mapper.
Chris Xiong