aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
AgeCommit message (Collapse)Author
2019-09-10We refactorin', eh? Hell yeah.Gravatar Chris Xiong
(Almost) Completely rewritten qmpChannelsWindow, one of the oldest component, now with a dedicated data model. Removed dumb design (CMidiPlayer::getChstates). Now QMidiPlayer requires C++14 to build. More refactoring like this coming up soon.
2019-07-01Actually send initialization sequence to external devices.Gravatar Chris Xiong
Replace hardcoded initial CC values with values from device property API.
2017-06-02Some changes from earlier this year. Read ChangeLog for details.Gravatar Chris Xiong