summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 5006df0b..8bcfe6f0 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,11 @@
+09.01.2011:
+ - These changes marked as p4.0.14:
+ - Applied aux send fix AudioTrack::writeProperties() by Remon. Thanks. (Tim)
+ * Feature!: Complete soloing system (after 4 years). Support chaining Midi Port/Audio Out -> Audio In. (Tim)
+ Click on audio strip iR, or midi strip oR, or midi track info oR buttons to see new additions.
+ Tested thoroughly, but of course this major change needs wider testing.
+ TODO TODO: Fix trackinfo width (a minor button placement gui issue).
+ - Fixed very slow midi trackinfo property adjustments with mixer shown. In AudioMixerApp::songChanged(). (Tim)
04.01.2011:
- Added saving and restoring of pianoroll trackinfo h-splitter state. (Tim)
- Fixed multiple velocity controllers appearing on song reload. Tested OK. (Tim)