X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ddeac7e5c9a963b744371db67409987262127dd2;hb=6654f028571db33d1e203ff36f85619d03a9f9fb;hp=faba489d4327654300db3259f4c996108325325b;hpb=11a6decd652158b2288de17dc1aeafcd860fdfef;p=dcpomatic.git diff --git a/ChangeLog b/ChangeLog index faba489d4..ddeac7e5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,273 @@ +2018-07-06 Carl Hetherington + + * Add option to enable/disable KDM forensic marking. + +2018-07-04 Carl Hetherington + + * 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). + +2018-07-01 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-06-29 Carl Hetherington + + * Jump to selected subtitle when "jump to selecte content" is enabled (#1200). + +2018-06-10 Carl Hetherington + + * Include Ls/Rs and Lfe in 5.1-to-stereo downmix in the player. + +2018-06-09 Carl Hetherington + + * Fix bad parsing of ASS lines embedded into FFmpeg files + and containing commas. + + * Add option to open a DCP in the player (#1312). + +2018-06-08 Carl Hetherington + + * Add support for rotation and flipping of video sources, + and auto-detect when this is necessary (#966). + +2018-06-05 Carl Hetherington + + * Don't allow the queue to get too big with repeat frames + otherwise there's a long delay at the end of the job + while they are written (#1317). + +2018-06-04 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-05-29 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-05-27 Carl Hetherington + + * Support notifications on jobs finishing (#1286). + + * Updated it_IT translation from Felice D'Andrea. + +2018-05-23 Carl Hetherington + + * Fix failure to load image files from non-ASCII paths. + +2018-05-18 Carl Hetherington + + * Fix slow exports from DCP content (#1285). + +2018-05-16 Carl Hetherington + + * Add cancel button to DCP verification progress dialogue (#1294). + +2018-05-15 Carl Hetherington + + * Fix crash on enabling telecine filter. + + * Fix incorrect subtitle positioning in a VF when there are more than + two consecutive reels with no subtitles. + + * Fix missing burnt-in / previewed subtitles containing ampersands. + +2018-05-08 Carl Hetherington + + * Look at subtitle colour and effect when deciding whether or not to + re-make video (should fix #1290). + +2018-05-07 Carl Hetherington + + * Updated cs_CZ translation from Tomáš Begeni. + +2018-04-29 Carl Hetherington + + * Add command-line option to specify directory containing config (#1284). + +2018-04-27 Carl Hetherington + + * Fix incorrect container size when loading a OV/VF combination into the player. + + * Fix obscured subtitles in some cases. + +2018-04-25 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + + * Updated de_DE translation from Carsten Kurz. + +2018-04-22 Carl Hetherington + + * Add missing MOS makrer in ISDCF names if there is no sound. + +2018-04-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-04-19 Carl Hetherington + + * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275). + +2018-04-13 Carl Hetherington + + * Fix incorrect preview crop with DCP sources when the preview is smaller than half + of the DCP's resolution (#1274). + + * Update encoding server list when one goes away (#1176). + + * Add servers with bad server-link versions in the list (#982). + +2018-04-12 Carl Hetherington + + * Prevent error when starting export without specifying a filename (#1260). + +2018-04-11 Carl Hetherington + + * Fix 3D DCP handling in the player. + +2018-04-10 Carl Hetherington + + * Fix disappearing subtitles when they are added from text files + alongside video content which also contain subtitles (#1271). + +2018-04-06 Carl Hetherington + + * Fix missing start icon for the player in Linux. + +2018-04-05 Carl Hetherington + + * Updated zh_CN translation from 刘汉源. + + * Fix crash on startup if there are no audio devices (#1265). + + * Fix non-working arrow keys / space in text fields (#1263). + + * Fix assertion failures with 3D content in some cases. + +2018-03-28 Carl Hetherington + + * Disable audio mapping control when analysing audio (#1250). + +2018-03-27 Carl Hetherington + + * Use a label rather than a tooltip to tell users why they can't + refer to DCPs. + +2018-03-26 Carl Hetherington + + * Add real-time mouse cursor readout in audio analysis (rest of #1082) + + * Add time axis to audio analysis (part of #1082). + + * Note: from this point in the ChangeLog release versions + are marked using git tags and not written to the ChangeLog. + +2018-03-25 Carl Hetherington + + * Version 2.13.2 released. + +2018-03-24 Carl Hetherington + + * Fix crash when changing DCP audio channel count (#1253). + + * Fix update checker error when there is no test + version. + + * Updated fr_FR translation from Thierry Journet. + +2018-03-22 Carl Hetherington + + * Add space shortcut to start/stop playback, arrows to go + back/forward one frame and Ctrl-T to open timeline (#1201). + +2018-03-22 Carl Hetherington + + * Allow CPL selection in player (#1239). + + * Add hint about making a DCP with a very different frame rate + to the content. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-03-19 Carl Hetherington + + * Version 2.11.78 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.77 released. + +2018-03-16 Carl Hetherington + + * Version 2.11.76 released. + + * Updated de_DE translation from Carsten Kurz. + + * Version 2.12.1 released. + +2018-03-22 Carl Hetherington + + * Version 2.12.0 released. + +2018-03-22 Carl Hetherington + + * Version 2.11.79 released. + +2018-03-21 Carl Hetherington + + * Updated nl_NL translation from Rob van Nieuwkerk. + +2018-03-19 Carl Hetherington + + * Better error when loading a non-certificate as a certificate. + + * Very basic DCP verification option in the player. + +2018-03-07 Carl Hetherington + + * Fix bad DCPs when re-making in encrypted projects (#1232). + +2018-03-02 Carl Hetherington + + * Fix bad Prores exports in some cases (#1227). + +2018-02-27 Carl Hetherington + + * Add a hint about the stereo-to-5.1 upmixers being + `experimental'. + +2018-02-25 Carl Hetherington + + * Updated es_ES translation from Manuel AC. + + * Handle errors in subtitle XML better (#1209). + +2018-02-24 Carl Hetherington + + * Updated fr_FR translation from Thierry Journet. + +2018-02-12 Carl Hetherington + + * Version 2.11.55 released. + +2018-02-10 Carl Hetherington + + * Version 2.11.54 released. + +2018-02-10 Carl Hetherington + + * Use a different way of getting frame rate from video content; may + fix #1030. + + * Version 2.11.53 released. + 2018-02-09 Carl Hetherington * Always pre-roll when seeking in DCPs (#1085). @@ -3964,7 +4234,6 @@ * 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. ->>>>>>> origin/master 2014-08-09 Carl Hetherington