Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | Initial stubs for the particle system. | Chris Xiong | |
Use layouts in the effects window. | |||
2016-05-13 | Added enumerate integer options support. | Chris Xiong | |
Workaroud for different fonts locations in arch linux. | |||
2016-05-11 | Fixed a crash caused by the visualization plugin. | Chris Xiong | |
Fixed a bug when piano is hidden but the option "arrange channels on a stair" is enabled. Add channel label display. However it's still buggy so it's currently disabled. | |||
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-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-05-02 | Finally finished the option proxying infrastructure... | Chris Xiong | |
2016-05-01 | Give the visualization a clearer look... | Chris Xiong | |
Now highlights playing notes. Avoid a crash in file reading. | |||
2016-04-30 | Fixed a bug in RPN handling. | Chris Xiong | |
2016-04-29 | Update documentation. | Chris Xiong | |
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 | |
2016-04-23 | Add stubs for plugin support. | Chris Xiong | |