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
24 hours
Switch to upload-artifact@v4.
HEAD
master
Chris Xiong
2024-02-28
More appstream stuff.
Chris Xiong
2024-02-04
@BLumia casually fixing Gentoo packaging QA warning.
0.8.8.1
Chris Xiong
2024-01-15
use qt_add_translations under Qt 6
Gary Wang
2024-01-15
chore(CI): switch to Qt 6
Gary Wang
2024-01-14
Version bump.
0.8.8.0
0.8.8-0
Chris Xiong
2024-01-14
MPRIS plugin: fix stopping breaking everything on KDE.
Chris Xiong
2024-01-14
Allow resizing on windows whose content may scroll.
Chris Xiong
2024-01-14
Include path trimming.
Chris Xiong
2024-01-14
Fixes for channels window and simple visualization.
Chris Xiong
2023-11-26
Initial Qt 6 port. Many bug fixes.
Chris Xiong
2023-11-26
The 2 year constipation. (mpris plugin)
Chris Xiong
2023-11-09
Don't use default playlist if started with files in args.
Chris Xiong
2023-11-09
Fix lingering notes with newer fluidsynth versions.
Chris Xiong
2022-02-28
Fix clipped output in rendering if video resolution > monitor resolution.
Chris Xiong
2022-01-24
ci(msys2): cleaner way to copy dependencies
Gary Wang
2021-11-08
One misplaced #endif...
0.8.7-2
Chris Xiong
2021-11-08
I don't know what this is but my boss asked me to do it.
Chris Xiong
2021-11-08
Fix weird crash caused by updating text of invisible labels.
Chris Xiong
2021-11-08
It's _WIN32, not WIN32...
Chris Xiong
2021-11-07
Use the prefix-less library name for backtrace.dll.
Chris Xiong
2021-11-07
Fixes for backtrace.
Chris Xiong
2021-11-07
Stop using MIDI messages for selecting presets used by fluidsynth.
Chris Xiong
2021-11-07
Document the device id option.
Chris Xiong
2021-11-07
Add devinit file for SD-20.
Chris Xiong
2021-11-07
Move away from deprecated fluidsynth effect setup functions.
Chris Xiong
2021-11-07
Expose synth.device-id as an option.
Chris Xiong
2021-11-07
Remove redundant event handling for preset selection dialog.
Chris Xiong
2021-11-07
visualization / renderer: fixes and fixes.
Chris Xiong
2021-11-07
Set device id of fluidsynth to 16, as used by most GS synths.
Chris Xiong
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
[next]