Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-08 | Continue reducing usage of widgets in QTableWidget. | Chris Xiong | |
2019-10-07 | A less stupid way to save the soundfont list. | Chris Xiong | |
Old soundfont list will be ignored. Stop using widgets in the soundfont table. The soundfont table is no longer exposed. | |||
2019-10-05 | Replaced the option "default output device" with a more powerful one. | Chris Xiong | |
Old code for default output device completely removed. | |||
2019-06-18 | Device initialization file implementation (part 1). | Chris Xiong | |
Added UI for external device configuration. Instrument mapping portion of the device intialization file is now working. Fixed a few spots where return value of getChannelPreset() is ignored. Fixed layout of the preset selection dialog. | |||
2019-01-25 | Fixed a crash caused by improper preset probing. | Chris Xiong | |
Further ensure CC#8 is initialized correctly. Minor string table update. | |||
2017-06-21 | Complete rewrite of the MIDI mapper. | Chris Xiong | |
Enforces single fluidsynth instance. Documentation update. Minor changes to make lite version work. | |||
2017-02-12 | UI revolution cont'd. Powered by @BLumia. | Chris Xiong | |
Expose new APIs to plugin developer. Use svg icons. | |||
2017-02-12 | New functionality API. Port built-in features to the new API. | Chris Xiong | |
Start the revamp of the main Window. Credit of the new design goes to @BLumia. | |||
2016-09-23 | Add a set of icons for dark themes and a option to change the icon theme. | Chris Xiong | |
2016-05-30 | Added an option to change font size used by the visualization. | Chris Xiong | |
2016-05-29 | Allow disabling soundfonts in the soundfont setting tab. | Chris Xiong | |
2016-04-28 | Now it is possible to disable plugins in the plugin list. | Chris Xiong | |
2016-04-22 | First stable version!0.7.2-5 | Chris Xiong | |
Remove visualization stub. Complain explicitly if an invalid file is loaded. Remove fluidsynth warnings from stderr. | |||
2016-04-20 | UI refinements and fix to two memory leaks. | Chris Xiong | |
Minor improvement in MIDI reading process. | |||
2016-04-06 | Too young too simple. | Chris Xiong | |