Import Ardour's LocaleGuard to fix problems with saving decimals to metadata (#119).
[dcpomatic.git] / ChangeLog
index a414cf32ddc76bc6fcf39d3dc64be687efdb0423..0fbb73773170f5bef650e6888ba0e78f1fda6eb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+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).