summaryrefslogtreecommitdiff
path: root/muse/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse/ChangeLog')
-rw-r--r--muse/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse/ChangeLog b/muse/ChangeLog
index 45978937..42bceab3 100644
--- a/muse/ChangeLog
+++ b/muse/ChangeLog
@@ -3,6 +3,7 @@
- Changed midievent.cpp MidiEventBase::write(). Now saves value A, B, C and sysex/meta data. Tested OK.
* Fixed: Midi meters now show for each track even if they're all on same device and channel. (T356)
- Oversight, long overdue. The meters AND automation control needed to be 'per-track'.
+ * Applied: muse-destdir.patch Scripts and utils packaging fix submitted by Orcan Ogetbil. (T356)
06.01.2010
* Feature: Jack transport enable/disable in Midi Sync settings window. Stores setting per-song. (T356)
- Should be Ok to use and test. Needs a bit more work. See jack.cpp and jackaudio.h