summaryrefslogtreecommitdiff
path: root/muse2/muse/arranger/pcanvas.cpp
AgeCommit message (Expand)Author
2013-09-12workaround for Windfisch/muse#13 ("Edit/Copy" not enabled)Florian Jung
2013-09-02MovePartToTrackFlorian Jung
2013-09-01replaced some SEQM_... by OpGroups. Cleanup.Florian Jung
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-22fixed PartCanvas::drawMidiPartsFlorian 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-16removing commented out codeFlorian Jung
2013-08-10removed ModifyPart/changePart. Replaced with ModifyPartLength etc.Florian Jung
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
2013-03-10added more colorsRobert Jonsson
2013-02-20MASSIVE FIXES: MANY editor, usability, operation fixes and changes. Tim E. Real
2013-02-09oops2, some fiddling with the part graphics got includedRobert Jonsson
2013-02-07metronome workRobert Jonsson
2013-01-16Various usability fixes. Please see ChangeLog.Tim E. Real
2012-12-29write automation paramters namesRobert Jonsson
2012-11-12Finished Aftertouch controllersTim E. Real
2012-09-30various fixes and changesRobert Jonsson
2012-09-07Feature request 3565102: FLAC audio file import. Tim E. Real
2012-09-07Bug 3555581: No synths listed in Edit menu: main.cpp: Move initMidiSynth() ah...Tim E. Real
2012-08-04REWRITE: Introducing: More bits for Song Changed SC_* flags. Tim E. Real
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-01-03merged with trunkFlorian Jung
2012-01-03merged with release_2_0Florian Jung
2011-12-22merged with trunk again (you're committing faster than i can merge ;) )Florian Jung
2011-12-21merged againFlorian 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-21added feature: super-glueFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-22merge to trunkRobert Jonsson
2011-10-11some testing and crash-fixesFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07added new style drum tracksFlorian Jung
2011-10-07clean residual namespace work. fix python control build.Orcan Ogetbil
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-03Fixed HUGE massive memory leaks in all things using CItemList, Tim E. Real
2011-09-21Need to get it off the drive: Part canvas drawing speed boosts. Working on me...Tim E. Real
2011-09-17Fixed errors when ladspa plugins not found while loading. Tim E. Real
2011-09-16fixed wrong usages of tr() like:Florian Jung
2011-09-15New namespaces and change in default colors. See ChangeLog.Orcan Ogetbil
2011-09-13Added: You can now insert new tracks instead of always at the track list end. Tim E. Real
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added paste dialog plus minor fixes:Florian Jung