aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08Continue reducing usage of widgets in QTableWidget.Gravatar Chris Xiong
2019-10-07A less stupid way to save the soundfont list.Gravatar Chris Xiong
2019-10-06Update SMELT submodule.Gravatar Chris Xiong
2019-10-06Fix build failure ...?Gravatar Chris Xiong
2019-10-06I love Windows.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-25Use QStandardPaths.Gravatar Chris Xiong
2019-09-16Use QCommandLineParser to parse arguments.Gravatar Chris Xiong
2019-09-13CMake. It's happening.Gravatar Chris Xiong
2019-09-10We refactorin', eh? Hell yeah.Gravatar Chris Xiong
2019-07-10Should no longer freeze at end of playback.Gravatar Chris Xiong
2019-07-01Actually send initialization sequence to external devices.Gravatar Chris Xiong
2019-07-01Use splitter in preset selection dialog.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-25Changelog.0.8.6_fluidsynth-2.x_alpha_1Gravatar Chris Xiong
2019-01-25Update gitignore.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-10-02Fixed layout with Qt 5.11.0.8.6_fluidsynth-1.x_finalGravatar Chris Xiong
2018-06-18Precise playback (no more slowdown).Gravatar Chris Xiong
2018-03-19Unified meta event reading code, fixing #6.Gravatar Chris Xiong
2018-02-07Forgot to unregister UI hooks.Gravatar Chris Xiong
2018-02-03Minor performance improvement to the 3D visualization.Gravatar Chris Xiong
2018-01-29Fixed FTBFS with Qt 5.6.Gravatar Chris Xiong
2017-10-18Fix inconsistency and build errors.Gravatar Chris Xiong
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
2017-09-24Merge pull request #5 from BLumia/masterGravatar Chris Xiong
2017-09-24MessageBox show at center of the current monitorGravatar Gary
2017-08-22Windows type of functionality windows is now Qt::Dialog.Gravatar Chris Xiong
2017-08-10Windows of several main functionalities are no longerGravatar 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-06-02Some changes from earlier this year. Read ChangeLog for details.Gravatar Chris Xiong
2017-02-14Scan for plugins in the executable directory instead of the workingGravatar Chris Xiong
2017-02-13Minor bug fixes. #4 is now addressed.Gravatar Chris Xiong
2017-02-13Fix pitch bend range handling.Gravatar Chris Xiong
2017-02-12UI revolution cont'd. Powered by @BLumia.Gravatar Chris Xiong
2017-02-12New functionality API. Port built-in features to the new API.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