Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-18 | API changes and crash fixes. | Chris Xiong | |
Details in the changelog. | |||
2017-08-10 | Windows of several main functionalities are no longer | Chris Xiong | |
QDialogs. Fixed unexpected behavior. Now visualization window can be closed by sending it a close signal. Trying a solution to address the problem that prevents plugins from being loaded correctly in Windows if the path contains Chinese characters. Not even tried to build in Windows though. | |||
2017-06-16 | Code refactoring and fix to memory leaks. | Chris Xiong | |
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-08 | Add API version verification. This breaks compatibility | Chris Xiong | |
with old versions of plugins. Add RIFF MIDI support to the SMF reader. Documentation. | |||
2017-01-15 | A little code refactoring. | Chris Xiong | |
2017-01-02 | Can show measure indicators now. | Chris Xiong | |
Added new options to specify custom fonts. Added a new handler API. Minor rework on handler calling. | |||
2016-09-15 | Add a new visualization mode. Fix minor behavioral bugs. | Chris Xiong | |
2016-05-26 | Keyboard for 2D visualization. | Chris Xiong | |
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-18 | Fix bugs in the particle system. | Chris Xiong | |
Add particle look at option. | |||
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-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-05-06 | Use the new SMELT rendering API. | Chris Xiong | |
2016-05-04 | Piano keyboard: first steps. | Chris Xiong | |
2016-05-03 | Finish option proxying for all types. | Chris Xiong | |
Add more options for the visualization plugin. Bump version to 0.8.0. Package the visualization plugin for debian. | |||
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-25 | Plugin API now works correctly. Port old visualization code. | Chris Xiong | |
2016-04-24 | Problematic commit... | Chris Xiong | |