aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2021-11-07Stop using MIDI messages for selecting presets used by fluidsynth.Gravatar Chris Xiong
2021-11-07Move away from deprecated fluidsynth effect setup functions.Gravatar Chris Xiong
2021-11-07Set device id of fluidsynth to 16, as used by most GS synths.Gravatar Chris Xiong
2021-05-30Fix certain sysex messages causing crashes.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-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-07Add support for devices that requires a short delay after the reset message.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-04-19Legacy code massacre!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
2020-01-11Bring back i18n support.Gravatar Chris Xiong
2019-12-04Do not crash if midi device is disconnected during the playback.Gravatar Chris Xiong
2019-11-26We're now in bug squashing mode!Gravatar Chris Xiong
2019-11-16Even more fixes for Microsoft(R) Windows(R) operating system.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-10-06Fix rtmidi include path.Gravatar Chris Xiong
2019-10-05Replaced the option "default output device" with a more powerful one.Gravatar Chris Xiong
2019-09-13CMake. It's happening.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-18Device initialization file implementation (part 1).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-25Fixed a crash caused by improper preset probing.Gravatar Chris Xiong
2019-01-24Migrated to fluidsynth 2.x.Gravatar Chris Xiong
2018-06-18Precise playback (no more slowdown).Gravatar Chris Xiong
2018-03-19Unified meta event reading code, fixing #6.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