diff options
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index af367344..260d7225 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +27.06.2011: + - Massively speeded up muse by using operation groups (flo93) + - Changed behaviour of middle click in all canvases to "delete" (flo93) 21.06.2011: - Fixed wave editor position and marker drawing corruption. (Tim) - Updated Yamaha m06 IDF file to version 4 by Geoff King. (Tim) @@ -13,10 +16,12 @@ - Fixed midi TrackInfo patch name not initializing at position 0 even when value stored, with FluidSynth (possibly others). - Fixed some leaks, lack of dtors cleanup call when repeatedly loading songs. Should be a weee bit more stable now. - EXPERIMENT: Midi track input routes can now come from any of the synthesizers! This is a WIP and might change or disappear. +06.06.2011: + - removed (unused) support for disabling the keymap (flo93) 04.06.2011: - fixed regression with switching ctrl/shift when manipulating items in canvas. drag+shift limits movement, drag+ctrl copies (rj) - + - changed behaviour of middle click in all canvases to "delete" (flo93) 02.06.2011: - the score editor now allows batch-movements, that is, you can transpose or move the whole selection and not |