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
Age
Commit message (
Expand
)
Author
2021-06-04
Rendered visualization should no longer drift away from correct timing...
Chris Xiong
2021-05-30
Fix certain sysex messages causing crashes.
Chris Xiong
2021-05-30
Control the 3D viewport in a more sane way.
Chris Xiong
2021-01-27
Fix all missing return statements in the current code base.
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
ci(windows): copy windows-extra plugin, use rtmidi from MSYS2
Gary Wang
2021-01-07
feat: windows extra plugin
Gary Wang
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
Stupid sequencer puts reset messages after channel setup messages.
Chris Xiong
2021-01-07
Add support for devices that requires a short delay after the reset message.
Chris Xiong
2021-01-07
Fixed even more misplaced patches in the only device configuration file.
Chris Xiong
2021-01-07
Fix misplaced patch.
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-12-14
Add unified interface for retrieving playback status.
Chris Xiong
2020-11-14
Add Windows CI courtesy of @BLumia.
Chris Xiong
2020-11-11
Unnecessary space?
Chris Xiong
2020-11-11
setMargin() disappeared?
Chris Xiong
2020-11-11
Don't spam qmpmidioutfluid everywhere.
Chris Xiong
2020-11-11
Fix stupid divide by zero crash.
Chris Xiong
2020-11-10
fix: missing link libraries path for windows build
Gary Wang
2020-10-14
fix: windows build
Gary Wang
2020-09-30
New application icon by the one and only @ShadowPower.
Chris Xiong
2020-08-05
I can still code!
Chris Xiong
2020-05-12
Stop using a dumber version of QRect().
Chris Xiong
2020-05-12
Format EVERYTHING.
Chris Xiong
2020-05-02
Blindly committed Windows code never worked.
Chris Xiong
2020-05-02
(presumably) Ported the visualization renderer to Windows.
Chris Xiong
2020-05-02
New command line option "list-options" for visualization renderer.
Chris Xiong
2020-05-02
Reworked parameter passing for the frame processor program.
Chris Xiong
2020-05-01
Fixed visualization viewport randomly reverting to default.
Chris Xiong
2020-05-01
Visualization renderer now understands command line arguments.
Chris Xiong
2020-04-30
Add visualization renderer.
Chris Xiong
2020-04-29
Make all methods in the API pure virtual.
Chris Xiong
2020-04-29
Decouple CMidiPlayer and qmpMidiOutFluid.
Chris Xiong
2020-04-28
Preparation for the visualization renderer.
Chris Xiong
2020-04-28
Update SMELT.
Chris Xiong
2020-04-20
Remove now unused callback.
Chris Xiong
2020-04-20
Move Gain to the FluidSynth section.
Chris Xiong
2020-04-19
Fix unintended control values sent to external midi devices.
Chris Xiong
2020-04-19
Add configuration file revision checking.
Chris Xiong
2020-04-19
Legacy code massacre!
Chris Xiong
2020-02-15
3D Visualization with 2D notes no longer causes crashes.
visualization-renovation
Chris Xiong
2020-02-15
New scheme for visualizing note velocity.
Chris Xiong
[next]