summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-12-10 02:31:35 +0000
committerTim E. Real <termtech@rogers.com>2012-12-10 02:31:35 +0000
commitf26abd714f485fa04c3b1480cd0c712403d74e8f (patch)
tree94fe30bf80f32c7defa55bbb8485bff62e9afc0c /muse2/ChangeLog
parent4679425f17799eacd79941287c979a10f2e6b990 (diff)
Fix VST names: Use filename if effect name or product name blank.
Fix bug 3594221: End-to-end midi notes don't retrigger. My bad.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 5c4b3d42..df71c19d 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,7 @@
+09.12.2012:
+ - Fix VST names: Use filename if effect name or product name blank. (Tim)
+ - Fix bug 3594221: End-to-end midi notes don't retrigger. My bad. (Tim)
+ In MEvent::sortingWeight(): Note-ons with zero velocity are really note-offs.
08.12.2012:
- Native VST fixes and changes. (Tim)
Redid cmake options. Please do 'prune' and carefully reconfigure.