summaryrefslogtreecommitdiff
path: root/muse2
AgeCommit message (Expand)Author
2012-09-30various fixes and changesRobert Jonsson
2012-09-28load missing soundfonts from dialogRobert Jonsson
2012-09-28compile fix: don't use DSSI-related stuff when compiling withoutFlorian Jung
2012-09-17Info text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc).Tim E. Real
2012-09-17Introducing Copy On Write for waves. See ChangeLog.Tim E. Real
2012-09-16some improvementsRobert Jonsson
2012-09-16fixed some bugs, see ChangeLogRobert Jonsson
2012-09-16Updated with a few lines about python requirmentsRobert Jonsson
2012-09-09updated manualRobert Jonsson
2012-09-08Wave Editor: Added Edit -> Adjust Wave Offset. Helps compensate for latency. Tim E. Real
2012-09-08Arrange the new messages in a block at the end instead of scattered about.Tim E. Real
2012-09-08Slight rewording for liblo message.Tim E. Real
2012-09-08Bug 3555569, 3555572: New informative ERROR, WARNING, HINT messages in cmake ...Tim E. Real
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-09-05Fix for forum topic "Ordering of simultaneous events". Tim E. Real
2012-09-04doc fixesFlorian Jung
2012-09-03nothingFlorian Jung
2012-09-02plugins can now be groupedFlorian Jung
2012-09-02translation issuesFlorian Jung
2012-09-02documentationFlorian Jung
2012-08-30compile fixesFlorian Jung
2012-08-15Introducing: Improved Wave Editor. Class WaveView is replaced by WaveCanvas. 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-08-01Finished the Sysex Editor in the Instrument Editor. Tim E. Real
2012-07-29fix zoomRobert Jonsson
2012-07-13Fixed controllers go wacky after moving effects rack plugins up/down. My bad! Tim E. Real
2012-07-08fixed bug with track deletion dialogRobert Jonsson
2012-07-08smarter detection of python with older cmakeOrcan Ogetbil
2012-07-08see ChangeLogRobert Jonsson
2012-07-08use FindPythonLibs to detect PythonOrcan Ogetbil
2012-07-07see ChangeLogRobert Jonsson
2012-07-07removed ladspa.h, use system header file insteadFlorian Jung
2012-07-04inc/dec tick for eventsRobert Jonsson
2012-07-04Fixed new drum parts disappear as sson as they're drawn.Tim E. Real
2012-07-01final mergeFlorian Jung
2012-05-28some documentation mergingFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-19merged 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-28made arranger obey to the configuration's mdi-ness-settingsFlorian Jung
2012-02-24made custom columns editable.Florian Jung
2012-02-14- added support for custom controller columns in the tracklistFlorian Jung