diff options
author | Florian Jung <flo@windfisch.org> | 2011-06-27 18:23:39 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-06-27 18:23:39 +0000 |
commit | 933aeb536f3d90eb38bc96308de628eeedd81755 (patch) | |
tree | 471aba95c16c939c696a4301ce2be45a7e583789 /muse2/ChangeLog | |
parent | d1b2d6ec4fe4206182e0cead1e734adfc3ae6df6 (diff) | |
parent | 637498c87bf1ac780d8527d0596936fcdd2c6dfc (diff) |
merged stuff from experimental back to trunk:
- massively speeded up muse by using operation groups
- changed behaviour of mid-click to "delete" in all canvases
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 |