Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | Use QCommandLineParser to parse arguments. | Chris Xiong | |
New argument for loading plugins from given files. Use functor whenever possible in QObject::connect. A little bit of code cleanups. | |||
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. | |||
2016-05-20 | Scale GUI correctly on a high DPI device. | Chris Xiong | |
Fix building for Windows. RC-bugs still exist. | |||
2016-05-19 | Added a sample plugin as a template. | Chris Xiong | |
Implemented scanPlugin for Windows. | |||
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-23 | Add stubs for plugin support. | Chris Xiong | |