summaryrefslogtreecommitdiff
path: root/muse2/muse/arranger
AgeCommit message (Expand)Author
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
2012-01-18moved redundant toolbar generation into TopWin::TopWinFlorian Jung
2012-01-03cleanupFlorian Jung
2012-01-03added "reset drummap ordering", changed "reset drummap" from "to GMFlorian Jung
2012-01-03merged with trunkFlorian Jung
2012-01-03merged with release_2_0Florian Jung
2011-12-26merged with latest releaseFlorian Jung
2011-12-26merged with release_2_0Florian Jung
2011-12-26(no commit message)Florian Jung
2011-12-25added config option for switching between "prefer old/new drumtracks"Florian Jung
2011-12-22merged with trunk again (you're committing faster than i can merge ;) )Florian Jung
2011-12-21merged againFlorian 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-11-21added feature: super-glueFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-22merge to trunkRobert Jonsson
2011-10-14keyboard navigation for tracksRobert Jonsson
2011-10-11some testing and crash-fixesFlorian Jung
2011-10-11merged with trunkFlorian Jung
2011-10-10track's drumlists can be loaded, saved and copied aroundFlorian Jung
2011-10-10Followup: Added handy 'open midi config' to tracklist midi outport popup.Tim E. Real
2011-10-09Fixed track list midi port popup menu - too many ports listed. Tim E. Real
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07fixed small bug in tlist.cppFlorian Jung
2011-10-07added new style drum tracksFlorian Jung
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