summaryrefslogtreecommitdiff
path: root/muse2/muse/part.cpp
AgeCommit message (Expand)Author
2013-09-19addEvent is NOT deprecated. no need to assert(!hasClones())Florian Jung
2013-09-19Use Part::addEvent() instead of adding to EventList directlyFlorian Jung
2013-09-02complain when chaining an already chained partFlorian Jung
2013-09-01replaced some SEQM_... by OpGroups. Cleanup.Florian Jung
2013-08-27assertion fixes in undo and part m(Florian Jung
2013-08-24implemented missing functions of PartFlorian Jung
2013-08-22more const-correctness for Part*Florian Jung
2013-08-20Event/Part selection now via UndoOp::Select*Florian Jung
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-08-10removed ModifyPart/changePart. Replaced with ModifyPartLength etc.Florian Jung
2013-08-10cleanupFlorian Jung
2013-02-02Solved: "Old style" Drums: Track channel/port re-enabled, drum list columns d...Tim E. Real
2013-01-16Various usability fixes. Please see ChangeLog.Tim E. Real
2012-11-12Finished Aftertouch controllersTim E. Real
2012-09-16fixed some bugs, see ChangeLogRobert Jonsson
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-12-21merged with trunk (that is, pulled the fixes from release_2_0)Florian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-13removed or fixed many FINDMICH markers. NEEDS TESTING!Florian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07added new style drum tracksFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-13when splitting or pasting into new parts, the new newly created partsFlorian Jung
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-06fixed "resize wave part crashes muse" bugFlorian Jung
2011-08-05Parts having hidden events now drawn using 'jagged' ends and special white ed...Tim E. Real
2011-06-28autoexpand now works properly also for moving notesFlorian Jung
2011-06-07modified behaviour for clones:Florian Jung
2011-06-06only cleaned up codeFlorian Jung
2011-05-22- speeded up pasting, shrinking parts, drawing controllers inFlorian Jung
2011-05-22moving events in canvases and reordering the drum map haveFlorian Jung
2011-05-22code cleanup; only removed commentsFlorian Jung
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-10-19See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson