summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-05-30 13:08:39 +0100
committerCarl Hetherington <cth@carlh.net>2013-05-30 13:08:39 +0100
commit82c27b884b2c6a7ae7d03a29378041cddf50544d (patch)
tree16e8ffc5711097b8749e900bae7a9c9665d1ac90
parent5a2526a4df638d0330a06938b7d0f307d93bd0c9 (diff)
ChangeLog.
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dd326ecf..9b490ee9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2013-05-30 Carl Hetherington <cth@carlh.net>
+
+ * Various tweaks to video preview; number
+ frames from 1 (not 0), fix update of frame
+ on stop.
+
+ * Fix missing shortcut to GUI encode server
+ on Linux (#151).
+
+ * Fix incorrect frame display on setting a new
+ content video (#147).
+
+ * Fix problems with mistaken re-use of video
+ MXFs after trims have changed.
+
2013-05-20 Carl Hetherington <cth@carlh.net>
* Version 0.93 released.