summaryrefslogtreecommitdiff
path: root/muse2/muse/arranger
AgeCommit message (Expand)Author
2013-10-08fixed aux move bugrj
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-04-04simpledrums pitch and ctrl+arrowsRobert Jonsson
2013-03-28read old drummapsRobert Jonsson
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-02-02Solved: "Old style" Drums: Track channel/port re-enabled, drum list columns d...Tim E. Real
2013-01-26Feature/fix: Zoom at cursor! Zoom now zooms about cursor. Tim E. Real
2013-01-16Various usability fixes. Please see ChangeLog.Tim E. Real
2012-12-29write automation paramters namesRobert Jonsson
2012-12-29clear automationRobert Jonsson
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-22Fixed: Markers and synth windows don't open at all on some desktops like Lubu...Tim E. Real
2012-11-12Finished Aftertouch controllersTim E. Real
2012-10-27Improved: Velocity graphs. Icon for showing per-note or all velocities. Also ...Tim E. Real
2012-10-20Improved: Midi initializations. New settings options, can be 'quiet'. Complet...Tim E. Real
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-09-30various fixes and changesRobert Jonsson
2012-09-28compile fix: don't use DSSI-related stuff when compiling withoutFlorian Jung
2012-09-16fixed some bugs, see ChangeLogRobert 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-08-04Introducing: More bits for Song Changed SC_* flags. Tim E. Real
2012-08-04Optimizations: Added Master::songChanged, ArrangerView::songChanged.Tim E. Real
2012-07-08fixed bug with track deletion dialogRobert Jonsson
2012-07-08see ChangeLogRobert Jonsson
2012-07-07see ChangeLogRobert Jonsson
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-17- custom columns can now also store their values to song->cpos(), notFlorian Jung
2012-03-16custom columns now send their changes to the device if appropriateFlorian Jung
2012-03-15custom columns only consider controller changes at tick0 nowFlorian Jung
2012-03-15merged with trunkFlorian Jung
2012-03-15custom program column now opens its menu with a single clickFlorian Jung
2012-02-29changed custom column for "program" to display and edit real patchesFlorian Jung
2012-02-24made custom columns editable.Florian Jung
2012-02-14- added support for custom controller columns in the tracklistFlorian Jung