Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-16 | Code refactoring and fix to memory leaks. | Chris Xiong | |
2017-02-13 | Minor bug fixes. #4 is now addressed. | Chris Xiong | |
2017-02-13 | Fix pitch bend range handling. | Chris Xiong | |
Allow registering a string option as file path. Provide an easier way to set path values in options. Revert to old geometry storage mechanism and improved it. Hope this one will work on Windows. Make the time slider less ugly. | |||
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. | |||
2017-02-10 | Road to standardize: use two parameters for pitchbend. | Chris Xiong | |
Documentation. Minor bug fix. | |||
2017-02-10 | Fix building on Windows. | Chris Xiong | |
Behavior changes: 1. DnD into the main window now causes the dropped file to play. 2. Switch back to w32usleep to increase bpm accuracy. 3. Scan for plugins in application folder (in Windows), not in the working directory. | |||
2017-02-08 | First steps for the file reader API. | Chris Xiong | |
API additions and changes. Fixed wrong button shown when started from file. | |||
2016-09-23 | Add a set of icons for dark themes and a option to change the icon theme. | Chris Xiong | |
2016-06-03 | Add the "restart fluidsynth" action. | Chris Xiong | |
2016-05-29 | Allow disabling soundfonts in the soundfont setting tab. | Chris Xiong | |
2016-05-24 | Correct return result of API functions when text encoding is set to Unicode. | Chris Xiong | |
Use QPointer to store pointer to dialogs to avoid crashes. (However crashes related to dbus are still not resolved.) | |||
2016-05-24 | Add seeking with arrow buttons in visualization. | Chris Xiong | |
2016-05-21 | Use QDirIterator instead, fixing plugin loading problems in Windows. | Chris Xiong | |
Also scale UI elements. | |||
2016-05-20 | Scale GUI correctly on a high DPI device. | Chris Xiong | |
Fix building for Windows. RC-bugs still exist. | |||
2016-05-18 | Finally finish the particle system integration. | Chris Xiong | |
Add std::wstring version APIs to avoid wrong encoding. Update documentation. | |||
2016-05-15 | Initial stubs for the particle system. | Chris Xiong | |
Use layouts in the effects window. | |||
2016-05-12 | Now channel labels are displayed correctly. | Chris Xiong | |
Add an option to change the tint of the chequer board. Show unsigned integer options in hexadecimal format. Fixed a crash caused by attemting seeking when no file is being played. | |||
2016-05-07 | Added two new options. | Chris Xiong | |
Fixed several crashes related to options without a description. Sanitise deinitialize order again. Fixed several memory leaks. | |||
2016-05-06 | Use new SMELT rendering API for notes drawing. | Chris Xiong | |
Deinitialize classes in a correct order to avoid crashes. Add background image option. Add FPS-related options. Use QLineEdit instead of QPlainTextEdit for strings. | |||
2016-04-28 | Now it is possible to disable plugins in the plugin list. | Chris Xiong | |
2016-04-27 | Handle pitch bend in visualization. | Chris Xiong | |
Handle mute and solo in the default visualization. Show file name in window title. A little plugin sdk documentaion... Remove stupid things. | |||
2016-04-26 | The visualization plugin is usable now... | Chris Xiong | |
2016-04-24 | Problematic commit... | Chris Xiong | |
2016-04-23 | Add stubs for plugin support. | 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-19 | Fix argument parsing on Windows. | Chris Xiong | |
2016-04-18 | Use std::vector for the event list. Add panic action. | Chris Xiong | |
Minor changes on the panic function. | |||
2016-04-16 | Fixed two bugs in initialization process. | Chris Xiong | |
Documentation... | |||
2016-04-13 | Ghost Lead. | Chris Xiong | |
2016-04-12 | Mysterious Mountain. (Partially fixed #2) | Chris Xiong | |
2016-04-08 | the Awakening of the Evil. | Chris Xiong | |
2016-04-07 | Lunatic Princess. | Chris Xiong | |
2016-04-06 | Too young too simple. | Chris Xiong | |