summaryrefslogtreecommitdiff
path: root/muse2/muse/arranger
AgeCommit message (Expand)Author
2011-09-01merged with trunkFlorian Jung
2011-08-31structure operations operate on selected tracks, not on non-muted tracksFlorian 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-29added functions to the arrangerFlorian Jung
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-25fixed "unknown kbAccel"-bugFlorian Jung
2011-08-23fixed sizing, resizing and minimum size stuffFlorian Jung
2011-08-22added fullscreen modeFlorian Jung
2011-08-22renamed and rearranged "settings" menusFlorian Jung
2011-08-18merged with trunk, except:Florian Jung
2011-08-18"share tools and menu" can be set at runtimeFlorian Jung
2011-08-16reformatted some code, no other changesFlorian Jung
2011-08-16half-way working versionFlorian Jung
2011-08-16this is only a backup commitFlorian Jung
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers guar...Tim E. Real
2011-08-15added transport and panic toolbars to all TopWinsFlorian Jung
2011-08-14added "As subwindow" menu entries and made them workFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-08-10THIS IS JUST A PROOF OF CONCEPTFlorian Jung
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-30added a spinbox to the arranger's "Ch:"-columnFlorian Jung
2011-05-28fixed track headerRobert Jonsson
2011-05-27applied some hunks of the patch sent in by WillyFoobarFlorian Jung
2011-05-25added step-recording support to the score editorFlorian Jung
2011-05-24template sample rate, drum track channel, track list headerRobert Jonsson
2011-05-24made "clef" column consume less spaceFlorian Jung
2011-05-24fixed bug with y-stretch and added debug messagesFlorian Jung
2011-05-23merged with trunkFlorian Jung
2011-05-23corrected reversed contollers in part canvas (cakewalk mode)Florian Jung
2011-05-22fixed crash when skipping selection in clef menuRobert Jonsson
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-21added midi clef in track list + right click menu to select columns in track listRobert Jonsson