summaryrefslogtreecommitdiff
path: root/muse2/muse/arranger/pcanvas.cpp
AgeCommit message (Expand)Author
2011-12-21merged againFlorian 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-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
2011-09-01merged with trunkFlorian Jung
2011-08-31fixed paste clipped clone bugFlorian Jung
2011-08-31added "copy in range" functionFlorian Jung
2011-08-30improved movePartsToTheRight and merged with globalInsertFlorian Jung
2011-08-30Small fix - could not add new points to discrete automation graphs.Tim E. Real
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ...Tim E. Real
2011-08-29fixed robert's fixesFlorian Jung
2011-08-27full screen + part edit focusRobert Jonsson
2011-08-27deselecting a part now also deselects the trackFlorian 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-07moved the arranger out to its own windowFlorian Jung
2011-08-05Parts having hidden events now drawn using 'jagged' ends and special white ed...Tim E. Real
2011-07-28merged with trunkFlorian Jung
2011-07-28speeded up structural operationsFlorian Jung
2011-07-05merged with trunk, housekeepingFlorian Jung
2011-07-04fixed "moving part to itself makes it vanish" bugFlorian Jung
2011-06-07modified behaviour for clones:Florian Jung
2011-06-06hopefully fixed the "clones aren't treated as clones" bugFlorian Jung
2011-06-05speeded up the arranger's part canvasFlorian Jung
2011-06-05only cleaned up code (removed commented out and unused code)Florian Jung
2011-06-04changed behaviour of middle click in all canvases to "delete"Florian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-05-27applied some hunks of the patch sent in by WillyFoobarFlorian Jung
2011-05-24fixed bug with y-stretch and added debug messagesFlorian Jung
2011-05-23corrected reversed contollers in part canvas (cakewalk mode)Florian Jung
2011-05-22moving events in canvases and reordering the drum map haveFlorian Jung
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-18arranger now displays some controllers, pitchbend and program changesFlorian Jung
2011-05-17implemented change existing note's velocityFlorian Jung
2011-05-16- changed appeareance settings to be able to choose between "y-stretch"Florian Jung
2011-05-16In "Cakewalk" mode, drum and instrument slivers are now stretchedFlorian Jung