summaryrefslogtreecommitdiff
path: root/muse2/muse/midievent.cpp
AgeCommit message (Collapse)Author
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
various fixes.
2012-11-12Finished Aftertouch controllersTim E. Real
Feature: Piano KB / drum list show coloured dots when per-pitch controllers exist / have data.
2012-10-21In MidiEventBase::read() Repair controllers saved with lo byte 0xff.Tim E. Real
No such control. It was supposed to be 0x00. It's an error caused by a previous bug, fixed now.
2012-03-15merged with trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2010-12-08Some fixes to the previous commit. Apparently I missed to filter a case.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-10-13new branch muse2, first checkinRobert Jonsson