summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-21 22:41:52 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-21 22:41:52 +0100
commit47f25009bcbc765e397bcb471dd361a511c99daf (patch)
tree356ac924524183047a84e34674985b3a00c5ca24 /ChangeLog
parentafc495f722f89fea0bcc579046d1a5d362e36f69 (diff)
parente8d8a27c7f6861b031b3250b0ad50d04c41a7721 (diff)
Untested merge of master.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog39
1 files changed, 38 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3499d97ed..ffbbcfb2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,45 @@
+2013-04-21 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84 released.
+
+2013-04-21 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta5 released.
+
+2013-04-20 Carl Hetherington <cth@carlh.net>
+
+ * Fix bad saving of metadata in locales which use
+ commas to separate decimals (#119).
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Add basic frame index and timecode to viewer, and previous/next
+ frame buttons.
+
+ * Version 0.84beta4 released.
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta3 released.
+
+2013-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta2 released.
+
+2013-04-18 Carl Hetherington <cth@carlh.net>
+
+ * Version 0.84beta1 released.
+
2013-04-15 Carl Hetherington <cth@carlh.net>
* Fix error message on forcing language to English (#103).
+ * Fix problems with content whose first audio content
+ comes before the first video (resulting in audio being
+ chopped off at the start of the DCP) (#79).
+
+ * Use true 4:3 rather than 1.33.
+
2013-04-13 Carl Hetherington <cth@carlh.net>
* Use film-name-derived names for MXFs in DCPs (#54).
@@ -487,7 +525,6 @@
2012-12-18 Carl Hetherington <cth@carlh.net>
* Version 0.65 released.
->>>>>>> master
2012-12-13 Carl Hetherington <cth@carlh.net>