Age | Commit message (Expand) | Author |
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
|
2020-12-14 | Add unified interface for retrieving playback status. | Chris Xiong
|
2020-11-14 | Add Windows CI courtesy of @BLumia. | Chris Xiong
|
2020-11-11 | Unnecessary space? | Chris Xiong
|
2020-11-11 | setMargin() disappeared? | Chris Xiong
|
2020-11-11 | Don't spam qmpmidioutfluid everywhere. | Chris Xiong
|
2020-11-11 | Fix stupid divide by zero crash. | Chris Xiong
|
2020-11-10 | fix: missing link libraries path for windows build | Gary Wang
|
2020-10-14 | fix: windows build | Gary Wang
|
2020-09-30 | New application icon by the one and only @ShadowPower. | Chris Xiong
|
2020-08-05 | I can still code! | Chris Xiong
|
2020-05-12 | Stop using a dumber version of QRect(). | Chris Xiong
|
2020-05-12 | Format EVERYTHING. | Chris Xiong
|
2020-05-02 | Blindly committed Windows code never worked. | Chris Xiong
|
2020-05-02 | (presumably) Ported the visualization renderer to Windows. | Chris Xiong
|
2020-05-02 | New command line option "list-options" for visualization renderer. | Chris Xiong
|
2020-05-02 | Reworked parameter passing for the frame processor program. | Chris Xiong
|
2020-05-01 | Fixed visualization viewport randomly reverting to default. | Chris Xiong
|