aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28More appstream stuff.HEADmasterGravatar Chris Xiong
2024-02-04@BLumia casually fixing Gentoo packaging QA warning.0.8.8.1Gravatar Chris Xiong
2024-01-15use qt_add_translations under Qt 6Gravatar Gary Wang
2024-01-15chore(CI): switch to Qt 6Gravatar Gary Wang
2024-01-14Version bump.0.8.8.00.8.8-0Gravatar Chris Xiong
2024-01-14MPRIS plugin: fix stopping breaking everything on KDE.Gravatar Chris Xiong
2024-01-14Allow resizing on windows whose content may scroll.Gravatar Chris Xiong
2024-01-14Include path trimming.Gravatar Chris Xiong
2024-01-14Fixes for channels window and simple visualization.Gravatar Chris Xiong
2023-11-26Initial Qt 6 port. Many bug fixes.Gravatar Chris Xiong
2023-11-26The 2 year constipation. (mpris plugin)Gravatar Chris Xiong
2023-11-09Don't use default playlist if started with files in args.Gravatar Chris Xiong
2023-11-09Fix lingering notes with newer fluidsynth versions.Gravatar Chris Xiong
2022-02-28Fix clipped output in rendering if video resolution > monitor resolution.Gravatar Chris Xiong
2022-01-24ci(msys2): cleaner way to copy dependenciesGravatar Gary Wang
2021-11-08One misplaced #endif...0.8.7-2Gravatar Chris Xiong
2021-11-08I don't know what this is but my boss asked me to do it.Gravatar Chris Xiong
2021-11-08Fix weird crash caused by updating text of invisible labels.Gravatar Chris Xiong
2021-11-08It's _WIN32, not WIN32...Gravatar Chris Xiong
2021-11-07Use the prefix-less library name for backtrace.dll.Gravatar Chris Xiong
2021-11-07Fixes for backtrace.Gravatar Chris Xiong
2021-11-07Stop using MIDI messages for selecting presets used by fluidsynth.Gravatar Chris Xiong
2021-11-07Document the device id option.Gravatar Chris Xiong
2021-11-07Add devinit file for SD-20.Gravatar Chris Xiong
2021-11-07Move away from deprecated fluidsynth effect setup functions.Gravatar Chris Xiong
2021-11-07Expose synth.device-id as an option.Gravatar Chris Xiong
2021-11-07Remove redundant event handling for preset selection dialog.Gravatar Chris Xiong
2021-11-07visualization / renderer: fixes and fixes.Gravatar Chris Xiong
2021-11-07Set device id of fluidsynth to 16, as used by most GS synths.Gravatar Chris Xiong
2021-06-04Rendered visualization should no longer drift away from correct timing...Gravatar Chris Xiong
2021-05-30Fix certain sysex messages causing crashes.Gravatar Chris Xiong
2021-05-30Control the 3D viewport in a more sane way.Gravatar Chris Xiong
2021-01-27Fix all missing return statements in the current code base.Gravatar Chris Xiong
2021-01-25Fix yet another function with no return statement.Gravatar Chris Xiong
2021-01-23Pass 4 effect buffers (as it should be) to fluid_synth_process.Gravatar Chris Xiong
2021-01-08Missing return statement.Gravatar Chris Xiong
2021-01-07new_fluid_audio_driver2 doesn't work for any audio drivers available on Windows.Gravatar Chris Xiong
2021-01-07ci(windows): copy windows-extra plugin, use rtmidi from MSYS2Gravatar Gary Wang
2021-01-07feat: windows extra pluginGravatar Gary Wang
2021-01-07Wait voice now checks for output level instead of polyphony.Gravatar Chris Xiong
2021-01-07Fix another freezing issue on Windows.Gravatar Chris Xiong
2021-01-07Stupid sequencer puts reset messages after channel setup messages.Gravatar Chris Xiong
2021-01-07Add support for devices that requires a short delay after the reset message.Gravatar Chris Xiong
2021-01-07Fixed even more misplaced patches in the only device configuration file.Gravatar Chris Xiong
2021-01-07Fix misplaced patch.Gravatar Chris Xiong
2021-01-07Fix very random crashes when run with QtCreator and freezes on Windows.Gravatar Chris Xiong
2020-12-25Proper event-based playback interruption.Gravatar Chris Xiong
2020-12-14Emergency.Gravatar Chris Xiong
2020-12-14Before we have tick-based playback, we get this monstrosity.Gravatar Chris Xiong
2020-12-14Add unified interface for retrieving playback status.Gravatar Chris Xiong