summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 260d7225..7dc46580 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,15 @@
+28.07.2011:
+ - speeded up structural operations (flo93)
+ - fixed several heavy bugs in structural operations: (flo93)
+ - global insert freezed muse
+ - global cut and global insert behaved wrong on parts not
+ starting at the zeroth tick
+ - fixed upper_bound vs. lower_bound issues
+ - clicking below the track list now deselects all tracks (flo93)
+ - moved checkRegionNotNull() where it belongs (flo93)
+14.07.2011:
+ - Fixed loading of old songs with synths. (Tim)
+ Added static keyword to array in each synth's oldMidiStateHeader() member.
27.06.2011:
- Massively speeded up muse by using operation groups (flo93)
- Changed behaviour of middle click in all canvases to "delete" (flo93)