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
Age
Commit message (
Expand
)
Author
2021-11-07
Stop using MIDI messages for selecting presets used by fluidsynth.
Chris Xiong
2021-11-07
Move away from deprecated fluidsynth effect setup functions.
Chris Xiong
2021-11-07
Set device id of fluidsynth to 16, as used by most GS synths.
Chris Xiong
2021-05-30
Fix certain sysex messages causing crashes.
Chris Xiong
2021-01-25
Fix yet another function with no return statement.
Chris Xiong
2021-01-23
Pass 4 effect buffers (as it should be) to fluid_synth_process.
Chris Xiong
2021-01-08
Missing return statement.
Chris Xiong
2021-01-07
new_fluid_audio_driver2 doesn't work for any audio drivers available on Windows.
Chris Xiong
2021-01-07
Wait voice now checks for output level instead of polyphony.
Chris Xiong
2021-01-07
Fix another freezing issue on Windows.
Chris Xiong
2021-01-07
Add support for devices that requires a short delay after the reset message.
Chris Xiong
2021-01-07
Fix very random crashes when run with QtCreator and freezes on Windows.
Chris Xiong
2020-12-25
Proper event-based playback interruption.
Chris Xiong
2020-12-14
Emergency.
Chris Xiong
2020-12-14
Before we have tick-based playback, we get this monstrosity.
Chris Xiong
2020-05-12
Format EVERYTHING.
Chris Xiong
2020-04-30
Add visualization renderer.
Chris Xiong
2020-04-29
Decouple CMidiPlayer and qmpMidiOutFluid.
Chris Xiong
2020-04-19
Fix unintended control values sent to external midi devices.
Chris Xiong
2020-04-19
Legacy code massacre!
Chris Xiong
2020-01-16
Seeking while paused no longer breaks playback completely.
Chris Xiong
2020-01-11
Code refactoring for qmpChannelEditor.
Chris Xiong
2020-01-11
Bring back i18n support.
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-11-02
Keyboard plugin: show additional information on the side.
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-09-10
We refactorin', eh? Hell yeah.
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-26
Major code refactor continued and (mostly) concluded.
Chris Xiong
2019-05-25
Massive code refactor en cours!
Chris Xiong
2019-04-22
New development cycle!
Chris Xiong
2019-03-18
Fixed initial preset selection in XG mode.
Chris Xiong
2019-03-13
Set preset bank correctly in XG mode.
Chris Xiong
2019-01-25
Fixed a crash caused by improper preset probing.
Chris Xiong
2019-01-24
Migrated to fluidsynth 2.x.
Chris Xiong
2018-06-18
Precise playback (no more slowdown).
Chris Xiong
2018-03-19
Unified meta event reading code, fixing #6.
Chris Xiong
2017-10-18
API changes and crash fixes.
Chris Xiong
2017-06-22
Minor bug fixes.
Chris Xiong
2017-06-21
Fixed FTBFS on Windows.
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
2017-06-16
Code refactoring and fix to memory leaks.
Chris Xiong
[next]