Bump version
[dcpomatic.git] / ChangeLog
index 8ceda0976ab692b4b6b83891f8b2402fe67e3d5d..99192f4ccdcf0d04a84266c2bf1ac194b24550c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,172 @@
+2014-10-16  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.75.0 released.
+
+2014-10-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.74.3 released.
+
+2014-10-08  c.hetherington  <cth@carlh.net>
+
+       * Make server finding more reliable when
+       there are more than a few servers.
+
+2014-10-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.74.2 released.
+
+2014-10-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.74.1 released.
+
+2014-10-05  Carl Hetherington  <cth@carlh.net>
+
+       * Bump ffmpeg version.
+
+2014-10-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.74.0 released.
+
+2014-10-06  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.9 released.
+
+2014-09-28  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.8 released.
+
+2014-09-28  Carl Hetherington  <cth@carlh.net>
+
+       * Add a few key shortcuts.
+
+2014-09-16  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.7 released.
+
+2014-09-16  Carl Hetherington  <cth@carlh.net>
+
+       * Fix non-update of audio gain when changing selected content.
+
+2014-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.6 released.
+
+2014-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.5 released.
+
+2014-09-14  Carl Hetherington  <cth@carlh.net>
+
+       * Update to nl_NL translation from Cherif Ben Brahim.
+
+2014-09-12  Carl Hetherington  <cth@carlh.net>
+
+       * Allow separate X and Y scale for subtitles (#337).
+
+2014-09-10  Carl Hetherington  <cth@carlh.net>
+
+       * Allow DCP names to be created using the ISDCF template and then
+       edited afterwards (#401).
+
+       * Fix hidden advanced preferences button in some locales.
+
+2014-09-08  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.4 released.
+
+2014-09-08  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to load Targa files.
+
+2014-09-07  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.3 released.
+
+2014-09-07  Carl Hetherington  <cth@carlh.net>
+
+       * Put no stretch / no scale in the set of choices for default
+       scale to.
+
+       * Fix a few bad fuzzy translations from the preferences dialog.
+
+2014-09-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.2 released.
+
+2014-09-03  Carl Hetherington  <cth@carlh.net>
+
+       * Fix server certificate downloads on OS X (#376).
+
+2014-09-02  Carl Hetherington  <cth@carlh.net>
+
+       * Improve behaviour of batch converter window when it is shrunk (#338).
+
+2014-09-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.1 released.
+
+2014-08-31  Carl Hetherington  <cth@carlh.net>
+
+       * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
+       instead.
+
+       * Fix lack of i18n of strings from src/lib/po on OS X.
+
+       * Give a hint when content and container aspect ratios are not
+       the same (#392).
+
+       * Add "copy" button to colour conversion presets editor (#399).
+
+       * Allow drag-and-drop of files onto the content list (#395).
+
+2014-08-29  Carl Hetherington  <cth@carlh.net>
+
+       * Some improvements to the manual.
+
+2014-08-26  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.73.0 released.
+
+2014-08-25  Carl Hetherington  <cth@carlh.net>
+
+       * Basic recent files list in the File menu.
+
+2014-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.72.12 released.
+
+2014-08-23  Carl Hetherington  <cth@carlh.net>
+
+       * Revert previous use of AVFormatContext::start_time when
+       computing the length of video.  I think this is wrong, and
+       causes bits to be missed off the end of videos (and other
+       problems).
+
+2014-08-20  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.72.11 released.
+
+2014-08-19  Carl Hetherington  <cth@carlh.net>
+
+       * Attempt to fix random crashes on OS X (especially during encodes)
+       thought to be caused by multiple threads using (different) stringstreams
+       at the same time; see src/lib/safe_stringstream.
+
+2014-08-09  Carl Hetherington  <cth@carlh.net>
+
+       * Version 1.72.10 released.
+
 2014-08-09  Carl Hetherington  <cth@carlh.net>
 
        * Version 1.72.8 released.
 
 2014-08-08  Carl Hetherington  <cth@carlh.net>
 
+       * Approximate support for changing timing details of multiple
+       bits of content at the same time.
+
+       * Allow removal of multiple bits of content at the same time.
+
        * Version 1.72.7 released.
 
 2014-08-04  Carl Hetherington  <cth@carlh.net>