summaryrefslogtreecommitdiff
path: root/muse2/muse/song.h
AgeCommit message (Expand)Author
2013-10-09changed track drag to move instead of swaprj
2013-09-01replaced some SEQM_... by OpGroups. Cleanup.Florian Jung
2013-09-01applyOperationGroup is no more a hack :)Florian Jung
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-22more const-correctness for Part*Florian Jung
2013-08-20Event/Part selection now via UndoOp::Select*Florian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-08-10removed ModifyPart/changePart. Replaced with ModifyPartLength etc.Florian Jung
2013-08-10cleanupFlorian Jung
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
2013-04-05save and titlesRobert Jonsson
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-09-30various fixes and changesRobert Jonsson
2012-09-17Info text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc).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-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-21merged with trunk (that is, pulled the fixes from release_2_0)Florian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-06you can now hide and show drumlist instrumentsFlorian Jung
2011-09-13Added: You can now insert new tracks instead of always at the track list end. Tim E. Real
2011-09-13when splitting or pasting into new parts, the new newly created partsFlorian Jung
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ...Tim E. Real
2011-06-07modified behaviour for clones:Florian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-05-24template sample rate, drum track channel, track list headerRobert Jonsson
2011-05-22- speeded up pasting, shrinking parts, drawing controllers inFlorian Jung
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-08structure menu fixesRobert Jonsson
2011-04-19undo for keymapRobert Jonsson
2011-04-16added keymapRobert Jonsson
2011-03-01allow to show/hide track-types from arrangerRobert Jonsson
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-01-02Focussing, shortcuts, transport position snapping.Tim E. Real
2010-12-28Some more arranger + pianoroll trackinfo synchronization fixes.Tim E. Real
2010-12-26Initial addition of midi track info to pianoroll. WORK IN PROGRESS.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal fi...Orcan Ogetbil
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all us...Tim E. Real
2010-11-14Applied patch by Orcan converting populateAddSynth(). Tim E. Real
2010-10-26See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson