aboutsummaryrefslogtreecommitdiff
path: root/core/qmpmidioutfluid.cpp
AgeCommit message (Expand)Author
2021-11-08One misplaced #endif...0.8.7-2Gravatar Chris Xiong
2021-11-08It's _WIN32, not WIN32...Gravatar Chris Xiong
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-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
2020-05-12Format EVERYTHING.Gravatar Chris Xiong
2020-04-19Legacy code massacre!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-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-25Massive code refactor en cours!Gravatar Chris Xiong
2019-03-18Fixed initial preset selection 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
2017-06-21Complete rewrite of the MIDI mapper.Gravatar Chris Xiong