aboutsummaryrefslogtreecommitdiff
path: root/core/qmpmidiplay.cpp
AgeCommit message (Expand)Author
2024-01-14Fixes for channels window and simple visualization.Gravatar Chris Xiong
2023-11-09Fix lingering notes with newer fluidsynth versions.Gravatar Chris Xiong
2021-11-07Stop using MIDI messages for selecting presets used by fluidsynth.Gravatar Chris Xiong
2021-01-25Fix yet another function with no return statement.Gravatar Chris Xiong
2021-01-07Fix another freezing issue on Windows.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-05-12Format EVERYTHING.Gravatar Chris Xiong
2020-04-30Add visualization renderer.Gravatar Chris Xiong
2020-04-29Decouple CMidiPlayer and qmpMidiOutFluid.Gravatar Chris Xiong
2020-04-19Fix unintended control values sent to external midi devices.Gravatar Chris Xiong
2020-01-16Seeking while paused no longer breaks playback completely.Gravatar Chris Xiong
2020-01-11Code refactoring for qmpChannelEditor.Gravatar Chris Xiong
2019-11-26We're now in bug squashing mode!Gravatar Chris Xiong
2019-11-11New UI hook "main.seek". Fix SysExc. message sending. API documentation update.Gravatar Chris Xiong
2019-11-02Keyboard plugin: show additional information on the side.Gravatar Chris Xiong
2019-09-10We refactorin', eh? Hell yeah.Gravatar Chris Xiong
2019-07-01Actually send initialization sequence to external devices.Gravatar Chris Xiong
2019-06-16Inital implementation of the device properties API.Gravatar Chris Xiong
2019-05-26Major code refactor continued and (mostly) concluded.Gravatar Chris Xiong
2019-05-25Massive code refactor en cours!Gravatar Chris Xiong
2019-04-22New development cycle!Gravatar Chris Xiong
2019-03-18Fixed initial preset selection in XG mode.Gravatar Chris Xiong
2019-03-13Set preset bank correctly in XG mode.Gravatar Chris Xiong
2019-01-24Migrated to fluidsynth 2.x.Gravatar Chris Xiong
2018-06-18Precise playback (no more slowdown).Gravatar Chris Xiong
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
2017-06-22Minor bug fixes.Gravatar Chris Xiong
2017-06-21Fixed FTBFS on Windows.Gravatar Chris Xiong
2017-06-21Fixed a bunch of bugs and crashes in the RtMidi output device.Gravatar Chris Xiong
2017-06-21Complete rewrite of the MIDI mapper.Gravatar Chris Xiong
2017-06-16Code refactoring and fix to memory leaks.Gravatar Chris Xiong
2017-02-13Fix pitch bend range handling.Gravatar Chris Xiong
2017-02-10Road to standardize: use two parameters for pitchbend.Gravatar Chris Xiong
2017-02-10Fix building on Windows.Gravatar Chris Xiong
2017-02-09Add extra midi formats support via the file reader API.Gravatar Chris Xiong
2017-02-08First steps for the file reader API.Gravatar Chris Xiong
2017-01-15A little code refactoring.Gravatar Chris Xiong
2017-01-02Can show measure indicators now.Gravatar Chris Xiong
2016-12-11Update the preset selection dialog to improve support for external MIDI devices.Gravatar Chris Xiong
2016-06-01Initial event modifier and event filter stub.Gravatar Chris Xiong
2016-05-20Scale GUI correctly on a high DPI device.Gravatar Chris Xiong
2016-05-18Finally finish the particle system integration.Gravatar Chris Xiong
2016-04-30Fixed a bug in RPN handling.Gravatar Chris Xiong
2016-04-27Handle pitch bend in visualization.Gravatar Chris Xiong
2016-04-26The visualization plugin is usable now...Gravatar Chris Xiong
2016-04-25Plugin API now works correctly. Port old visualization code.Gravatar Chris Xiong
2016-04-24Problematic commit...Gravatar Chris Xiong