summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-05 00:49:41 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-05 00:49:41 +0100
commit753707b4049940262b7824b584bbe36f5f133cbe (patch)
tree1fb0848dbdd507eb9748636a1c9273cf07d64c17
parentd14bb2114d0e4cf8d45ea9cc6c1775ba17fa35f3 (diff)
ChangeLog.
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 296300c4a..3a9ec74a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2018-07-04 Carl Hetherington <cth@carlh.net>
- * Label audio content with its DCP channel mapping in the timeline (#1279).
+ * Sort audio views in order of their first mapped DCP channel (#1279).
+
+ * Label audio content with its DCP channel mapping, gain and delay
+ in the timeline (#1279).
* Add scrolling and zoom to the timeline (#1279, #1320).