summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/prcanvas.cpp
AgeCommit message (Expand)Author
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2013-08-16some constnessFlorian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-02-24color fixesRobert Jonsson
2013-02-20MASSIVE FIXES: MANY editor, usability, operation fixes and changes. Tim E. Real
2013-01-01speaker iconRobert Jonsson
2012-12-15avoid hanging notes when dragging notes in editorsRobert Jonsson
2012-10-27Improved: Velocity graphs. Icon for showing per-note or all velocities. Also ...Tim E. Real
2012-09-16some improvementsRobert Jonsson
2012-05-28merged with release_2_0Florian Jung
2012-03-19merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-12-25ctrlcanvas now reacts properly on ALT-left/right part changesFlorian Jung
2011-12-21merged with trunk (that is, pulled the fixes from release_2_0)Florian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-11improved steprecording in drum editorFlorian Jung
2011-10-11improved drum canvas movingFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-03merged with trunk, removed more memory leaksFlorian Jung
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-08-24merged with trunk: fetched pianoroll/drumedit bug fixFlorian Jung
2011-08-24fixed "moving notes in pianoroll with clone parts open duplicates notes"-bugFlorian Jung
2011-08-18merged with trunk, except:Florian Jung
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers guar...Tim E. Real
2011-08-08build fixesFlorian Jung
2011-08-05Parts having hidden events now drawn using 'jagged' ends and special white ed...Tim E. Real
2011-07-02fixed two bugs:Florian Jung
2011-06-29added autoexpand to steprec.cppFlorian Jung
2011-06-28autoexpand now works properly also for moving notesFlorian Jung
2011-06-10fixed problem with forbidden notes (see previous commit)Florian Jung
2011-06-07modified behaviour for clones:Florian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-05-29- moved cut,copy'n'paste to functions.cpp, removed unneccessaryFlorian Jung
2011-05-25added step recording for drum editFlorian Jung
2011-05-25undone commit 954: reintroduced midi-in buttons and the step-recFlorian Jung
2011-05-24improved step recording and minor fixesFlorian Jung
2011-05-24- removed unneccessary "midi in" button from piano- and drum canvasFlorian 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
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-19improved step-recording:Florian Jung
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
2011-05-14- removed unneccessary _to and _quant* - stuff from piano roll and drum editFlorian Jung
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real