Some manual updates.
[dcpomatic.git] / ChangeLog
1 2016-03-06  Carl Hetherington  <cth@carlh.net>
2
3         * Version 2.6.33 released.
4
5 2016-03-06  Carl Hetherington  <cth@carlh.net>
6
7         * Updated nl_NL translation from Rob van Nieuwkerk.
8
9 2016-03-05  Carl Hetherington  <cth@carlh.net>
10
11         * Version 2.6.32 released.
12
13 2016-03-05  Carl Hetherington  <cth@carlh.net>
14
15         * Try to fix slowdowns on Windows XP (#771).
16
17 2016-03-02  Carl Hetherington  <cth@carlh.net>
18
19         * Version 2.6.31 released.
20
21 2016-03-02  c.hetherington  <cth@carlh.net>
22
23         * New uk_UA translation from Igor Voytovich.
24
25         * Updated ru_RU translation from Igor Voytovich.
26
27         * Add configurable option to disable EBUR128
28         analysis.
29
30 2016-03-01  Carl Hetherington  <cth@carlh.net>
31
32         * Version 2.6.30 released.
33
34 2016-03-01  c.hetherington  <cth@carlh.net>
35
36         * Fix failure to recognise image sequence directories
37         in some cases.
38
39 2016-03-01  Carl Hetherington  <cth@carlh.net>
40
41         * Version 2.6.29 released.
42
43 2016-03-01  Carl Hetherington  <cth@carlh.net>
44
45         * Fix hang / slowdown when previewing subtitles in some
46         cases (#812).
47
48 2016-02-29  Carl Hetherington  <cth@carlh.net>
49
50         * Updated fr_FR translation from Thierry Journet.
51
52         * Version 2.6.28 released.
53
54 2016-02-28  Carl Hetherington  <cth@carlh.net>
55
56         * Version 2.6.27 released.
57
58 2016-02-28  Carl Hetherington  <cth@carlh.net>
59
60         * Ignore subdirectories when deciding whether a folder
61         contains an image sequence or a DCP.
62
63         * Updated nl_NL translation from Rob van Nieuwkerk.
64
65 2016-02-27  Carl Hetherington  <cth@carlh.net>
66
67         * Version 2.6.26 released.
68
69 2016-02-26  Carl Hetherington  <cth@carlh.net>
70
71         * Allow changes to colours of subtitles embedded
72         into video files (#795).
73
74 2016-02-25  Carl Hetherington  <cth@carlh.net>
75
76         * Plot all video and subtitle content on single tracks
77         with audio on the remainder.  Improve rendering quality
78         of the timeline.
79
80 2016-02-24  Carl Hetherington  <cth@carlh.net>
81
82         * Version 2.6.25 released.
83
84 2016-02-24  Carl Hetherington  <cth@carlh.net>
85
86         * Various fixes to timeline behaviour.
87
88         * Fix download of certificates for CAT745 and CP850.
89
90 2016-02-21  Carl Hetherington  <cth@carlh.net>
91
92         * Version 2.6.24 released.
93
94 2016-02-21  Carl Hetherington  <cth@carlh.net>
95
96         * Version 2.6.23 released.
97
98 2016-02-21  Carl Hetherington  <cth@carlh.net>
99
100         * Fix duplicate <LoadFont> nodes in subtitle files.
101
102 2016-02-18  c.hetherington  <cth@carlh.net>
103
104         * Add some more information to the content properties
105         dialogue (#791).
106
107 2016-02-17  Carl Hetherington  <cth@carlh.net>
108
109         * Store cinema / screen certificates in a separate
110         file and allow configuration of its location (#796).
111
112 2016-02-16  Carl Hetherington  <cth@carlh.net>
113
114         * Add option to dcpomatic_cli to echo the
115         created DCP's path to stdout (#794).
116
117         * Add option to auto-upload to TMS (#794).
118
119         * Version 2.6.22 released.
120
121 2016-02-16  Carl Hetherington  <cth@carlh.net>
122
123         * Version 2.6.21 released.
124
125 2016-02-15  Carl Hetherington  <cth@carlh.net>
126
127         * Fix exception when analysing audio of projects with more
128         than 8 DCP channels.
129
130 2016-02-15  c.hetherington  <cth@carlh.net>
131
132         * Support SSA subtitles embedded within FFmpeg files.
133
134 2016-02-12  Carl Hetherington  <cth@carlh.net>
135
136         * Add basic support for SSA (SubStation Alpha) subtitles (#128).
137
138 2016-02-09  Carl Hetherington  <cth@carlh.net>
139
140         * Version 2.6.20 released.
141
142 2016-02-09  Carl Hetherington  <cth@carlh.net>
143
144         * Updated es_ES translation from Manuel AC.
145
146 2016-02-08  Carl Hetherington  <cth@carlh.net>
147
148         * Version 2.6.19 released.
149
150 2016-02-05  c.hetherington  <cth@carlh.net>
151
152         * New cs_CZ translation from Tomáš Begeni.
153
154 2016-02-04  Carl Hetherington  <cth@carlh.net>
155
156         * Updated de_DE translation from Carsten Kurz.
157
158 2016-02-02  Carl Hetherington  <cth@carlh.net>
159
160         * Version 2.6.18 released.
161
162 2016-02-02  Carl Hetherington  <cth@carlh.net>
163
164         * Add Delete-key shortcut to remove content.
165
166 2016-02-01  Carl Hetherington  <cth@carlh.net>
167
168         * Allow removal of multiple pieces of content in one click.
169
170         * Synchronise content list / timeline selection when
171         the content list selection changes.
172
173         * Move the preview to the start of a piece of content
174         when selecting it (suggested by Carsten Kurz).
175
176 2016-02-01  c.hetherington  <cth@carlh.net>
177
178         * Updated de_DE translation from Carsten Kurz.
179
180 2016-02-01  Carl Hetherington  <cth@carlh.net>
181
182         * Version 2.6.17 released.
183
184 2016-01-30  Carl Hetherington  <cth@carlh.net>
185
186         * Fix a collection of strange problems with the content list when
187         dragging content around in the timeline.
188
189 2016-01-24  Carl Hetherington  <cth@carlh.net>
190
191         * Fix encodes getting stuck in some cases (#783).
192
193 2016-01-23  Carl Hetherington  <cth@carlh.net>
194
195         * Fix estimate of required disk space to take referencing
196         of existing DCPs into account.
197
198 2016-01-14  Carl Hetherington  <cth@carlh.net>
199
200         * Add frames-per-second summary to log at the end of
201         a transcode (#786).
202
203         * Allow multiple CC addresses for KDM emails (#785).
204
205 2016-01-13  Carl Hetherington  <cth@carlh.net>
206
207         * Version 2.6.16 released.
208
209 2016-01-13  Carl Hetherington  <cth@carlh.net>
210
211         * Fix incorrect fades when trim is being used.
212
213 2016-01-11  Carl Hetherington  <cth@carlh.net>
214
215         * Updated nl_NL translation from Rob van Nieuwkerk.
216
217 2016-01-10  Carl Hetherington  <cth@carlh.net>
218
219         * Sort "Add file(s)..." images case-insensitively.
220
221         * Version 2.6.15 released.
222
223 2016-01-09  Carl Hetherington  <cth@carlh.net>
224
225         * Fix file-not-found errors with dcpomatic_create on Windows
226         in some situations.
227
228 2016-01-08  c.hetherington  <cth@carlh.net>
229
230         * Attempt to make subtitles view resizeable on all platforms (#781).
231
232         * Don't expand all cinemas on opening KDM dialogs (#779).
233
234 2016-01-07  Carl Hetherington  <cth@carlh.net>
235
236         * Version 2.6.14 released.
237
238 2016-01-07  c.hetherington  <cth@carlh.net>
239
240         * Sort image files added using "Add file(s)..." alphabetically
241         rather than trying to find numbers in the filenames.
242
243 2016-01-07  Carl Hetherington  <cth@carlh.net>
244
245         * Version 2.6.13 released.
246
247 2016-01-07  Carl Hetherington  <cth@carlh.net>
248
249         * Version 2.6.12 released.
250
251 2016-01-06  Carl Hetherington  <cth@carlh.net>
252
253         * Updated ru_RU translation from Igor Voytovich.
254
255         * Version 2.6.11 released.
256
257 2016-01-06  c.hetherington  <cth@carlh.net>
258
259         * New sk_SK translation from Tomáš Hlaváč.
260
261 2015-12-23  Carl Hetherington  <cth@carlh.net>
262
263         * Add basic search function to KDM creator screens list (#739).
264
265         * Version 2.6.10 released.
266
267 2015-12-23  Carl Hetherington  <cth@carlh.net>
268
269         * Updated nl_NL translation from Rob van Nieuwkerk.
270
271         * Version 2.6.9 released.
272
273 2015-12-23  Carl Hetherington  <cth@carlh.net>
274
275         * Add stored list of DKDMs to KDM creator (#767).
276
277 2015-12-22  Carl Hetherington  <cth@carlh.net>
278
279         * Fix hang when removing screens in some cases.
280
281 2015-12-21  Carl Hetherington  <cth@carlh.net>
282
283         * Version 2.6.8 released.
284
285 2015-12-21  c.hetherington  <cth@carlh.net>
286
287         * Reduce frequency of temporary writes to disk (#748).
288
289         * Use new Dolby website for both Doremi and Dolby certificates (#775).
290
291 2015-12-18  c.hetherington  <cth@carlh.net>
292
293         * Fix double-calculation of DCP hashes.
294
295         * Add hint about making non-24/48 FPS Interop DCPs.
296
297 2015-12-15  Carl Hetherington  <cth@carlh.net>
298
299         * Updated de_DE translation from Carsten Kurz.
300
301         * Updated nl_NL translation from Rob van Niuewkerk.
302
303 2015-12-11  Carl Hetherington  <cth@carlh.net>
304
305         * Version 2.6.7 released.
306
307 2015-12-11  Carl Hetherington  <cth@carlh.net>
308
309         * Version 2.6.6 released.
310
311 2015-12-06  Carl Hetherington  <cth@carlh.net>
312
313         * Add menu option to send a project to the
314         batch converter (#770).
315
316 2015-12-10  Carl Hetherington  <cth@carlh.net>
317
318         * Put ISDCF name subtitle language in lower case if all subs are
319         burnt into the image.
320
321 2015-12-09  Carl Hetherington  <cth@carlh.net>
322
323         * Version 2.6.5 released.
324
325 2015-12-08  Carl Hetherington  <cth@carlh.net>
326
327         * Version 2.6.4 released.
328
329 2015-11-30  Carl Hetherington  <cth@carlh.net>
330
331         * Port to OpenJPEG version 2.1.
332
333 2015-12-04  Carl Hetherington  <cth@carlh.net>
334
335         * Version 2.6.3 released.
336
337 2015-12-04  Carl Hetherington  <cth@carlh.net>
338
339         * Fix non-functional send-problem-report.
340
341 2015-12-03  Carl Hetherington  <cth@carlh.net>
342
343         * Version 2.6.2 released.
344
345 2015-12-03  Carl Hetherington  <cth@carlh.net>
346
347         * Fix crash on startup of server GUI in some cases.
348
349 2015-12-03  Carl Hetherington  <cth@carlh.net>
350
351         * Version 2.6.1 released.
352
353 2015-12-03  Carl Hetherington  <cth@carlh.net>
354
355         * Fix crash on uploading to TMS via FTP.
356
357 2015-12-02  Carl Hetherington  <cth@carlh.net>
358
359         * Version 2.6.0 released.
360
361 2015-12-02  Carl Hetherington  <cth@carlh.net>
362
363         * Version 2.5.15 released.
364
365 2015-12-02  Carl Hetherington  <cth@carlh.net>
366
367         * Version 2.5.14 released.
368
369 2015-12-02  Carl Hetherington  <cth@carlh.net>
370
371         * Various fixes to certificate downloading.
372
373         * Version 2.5.13 released.
374
375 2015-12-02  Carl Hetherington  <cth@carlh.net>
376
377         * Remove insistence on 6-character Doremi serials (#768).
378
379 2015-12-01  c.hetherington  <cth@carlh.net>
380
381         * Updated ru_RU translation from Igor Voytovich.
382
383 2015-11-30  Carl Hetherington  <cth@carlh.net>
384
385         * Updated nl_NL translation from Rob van Nieuwkerk.
386
387 2015-11-29  Carl Hetherington  <cth@carlh.net>
388
389         * Version 2.5.12 released.
390
391 2015-11-29  Carl Hetherington  <cth@carlh.net>
392
393         * Possibly fix large memory use with burnt-in subtitles (#766).
394
395 2015-11-28  Carl Hetherington  <cth@carlh.net>
396
397         * Version 2.5.11 released.
398
399 2015-11-28  Carl Hetherington  <cth@carlh.net>
400
401         * Updated nl_NL translation from Rob van Nieuwkerk.
402
403         * Fix various problems with specification of install directory
404         on Windows (#643, #705).
405
406 2015-11-27  Carl Hetherington  <cth@carlh.net>
407
408         * Add config and server list to the batch converter's menus (#765).
409
410         * Fix incorrect subtitle timings with multi-reel (#760).
411
412         * Version 2.5.10 released.
413
414 2015-11-27  Carl Hetherington  <cth@carlh.net>
415
416         * Fix download of some Doremi certificates (#763).
417
418 2015-11-27  c.hetherington  <cth@carlh.net>
419
420         * Updated de_DE translation from Carsten Kurz.
421
422         * Hopefully fix truncated text in the colour conversion dialog
423         on OS X.
424
425 2015-11-26  Carl Hetherington  <cth@carlh.net>
426
427         * Version 2.5.9 released.
428
429 2015-11-26  Carl Hetherington  <cth@carlh.net>
430
431         * Updated de_DE translation from Carsten Kurz.
432
433 2015-11-24  Carl Hetherington  <cth@carlh.net>
434
435         * Version 2.5.8 released.
436
437 2015-11-24  Carl Hetherington  <cth@carlh.net>
438
439         * Version 2.5.7 released.
440
441 2015-11-20  Carl Hetherington  <cth@carlh.net>
442
443         * Lower default position of SubRip subtitles a bit.
444
445 2015-11-19  Carl Hetherington  <cth@carlh.net>
446
447         * Adjust preview subtitle position to better match reality
448         in some cases.
449
450 2015-11-19  c.hetherington  <cth@carlh.net>
451
452         * Add menu option to make a DKDM for DCP-o-matic (#755).
453
454 2015-11-18  Carl Hetherington  <cth@carlh.net>
455
456         * Version 2.5.6 released.
457
458 2015-11-18  c.hetherington  <cth@carlh.net>
459
460         * Add LUFS / LRA analysis using FFmpeg's ebur128 filter (#368).
461
462 2015-11-17  Carl Hetherington  <cth@carlh.net>
463
464         * Bump libdcp for fix to encoded date header in MXF files when
465         encoding on Windows (#754).
466
467         * Version 2.5.5 released.
468
469 2015-11-17  c.hetherington  <cth@carlh.net>
470
471         * Updated nl_NL translation from Rob van Nieuwkerk.
472
473         * Fix crash when previewing MXFs in some cases.
474
475 2015-11-16  Carl Hetherington  <cth@carlh.net>
476
477         * Updated nl_NL translation from Rob van Nieuwkerk.
478
479 2015-11-15  Carl Hetherington  <cth@carlh.net>
480
481         * Version 2.5.4 released.
482
483 2015-11-15  Carl Hetherington  <cth@carlh.net>
484
485         * Updated ru_RU translation from Igor Voytovich.
486
487         * Basic support for trusted device lists in KDMs (#750).
488
489 2015-11-14  Carl Hetherington  <cth@carlh.net>
490
491         * Updated nl_NL translation from Rob van Nieuwkerk.
492
493         * Fix various misbehaviours with update checking (#749).
494
495         * Updated fr_FR translation from Thierry Journet.
496
497 2015-11-13  Carl Hetherington  <cth@carlh.net>
498
499         * Version 2.5.3 released.
500
501 2015-11-13  c.hetherington  <cth@carlh.net>
502
503         * Vertically align SubRip subtitles with reference to the bottom
504         of the screen (#744).
505
506         * Disable YUV->RGB conversion controls with non-YUV sources (#649).
507
508         * Allow multiple recipients of KDM emails (#745).
509
510 2015-11-12  Carl Hetherington  <cth@carlh.net>
511
512         * Version 2.5.2 released.
513
514 2015-11-12  Carl Hetherington  <cth@carlh.net>
515
516         * Extend maximum audio channels to 16 for an experiment.
517
518 2015-11-12  c.hetherington  <cth@carlh.net>
519
520         * Updated ru_RU translation from Igor Voytovich.
521
522 2015-11-12  Carl Hetherington  <cth@carlh.net>
523
524         * Updated nl_NL translation from Rob van Nieuwkerk.
525
526 2015-11-11  Carl Hetherington  <cth@carlh.net>
527
528         * Updated pt_PT translation from Tiago Casal Ribeiro.
529
530         * Updated sv_SE translation from Adam Klotblixt.
531
532 2015-11-10  Carl Hetherington  <cth@carlh.net>
533
534         * Further adjustments to playhead behaviour during trim (#737).
535
536         * Version 2.5.1 released.
537
538 2015-11-10  Carl Hetherington  <cth@carlh.net>
539
540         * Updated fr_FR translation from Thierry Journet.
541
542 2015-11-09  Carl Hetherington  <cth@carlh.net>
543
544         * Correct a number of float/double mismatches; should fix #742.
545
546         * Desensitise trim-playhead buttons as appropriate (#737).
547
548         * Keep same frame visible after trimming content start (#737).
549
550         * Trim frames after the current one with "trim after current", leaving
551         the current frame in (#737).
552
553 2015-11-08  Carl Hetherington  <cth@carlh.net>
554
555         * Fix bad layout in the audio tab (#738).
556
557         * Allow configuration of SubRip subtitle colour and outlines.
558
559 2015-11-06  Carl Hetherington  <cth@carlh.net>
560
561         * Sort cinemas in KDM dialog and standalone creator (#726).
562
563 2015-11-06  c.hetherington  <cth@carlh.net>
564
565         * Updated ru_RU translation from Igor Voytovich.
566
567 2015-11-06  Carl Hetherington  <cth@carlh.net>
568
569         * Make single-frame image sources adjust their notional
570         frame rate to that of the DCP (#714).
571
572 2015-11-05  Carl Hetherington  <cth@carlh.net>
573
574         * Correct time display when previewing multi-reel DCP content.
575
576 2015-11-05  c.hetherington  <cth@carlh.net>
577
578         * Updated nl_NL translation from Rob van Nieuwkerk.
579
580 2015-11-05  Carl Hetherington  <cth@carlh.net>
581
582         * Version 2.5.0 released.
583
584 2015-11-05  Carl Hetherington  <cth@carlh.net>
585
586         * Version 2.4.18 released.
587
588 2015-11-04  Carl Hetherington  <cth@carlh.net>
589
590         * Updated nl_NL translation from Rob van Nieuwkerk.
591
592         * Version 2.4.17 released.
593
594 2015-11-04  Carl Hetherington  <cth@carlh.net>
595
596         * Version 2.4.16 released.
597
598 2015-11-03  Carl Hetherington  <cth@carlh.net>
599
600         * Fix error when previewing DCP content with added subtitles (#736).
601
602         * Fix crash with multi-reel DCP content.
603
604         * Updated fr_FR translation from Thierry Journet.
605
606         * Updated ru_RU translation from Igor Voytovich.
607
608         * Updated nl_NL translation from Rob van Nieuwkerk.
609
610 2015-11-02  Carl Hetherington  <cth@carlh.net>
611
612         * Updated nl_NL translation from Rob van Nieuwkerk.
613
614         * Fix incorrect preview rendering of italic subtitles (#728).
615
616 2015-10-30  c.hetherington  <cth@carlh.net>
617
618         * Updated ru_RU translation from Igor Voytovich.
619
620         * Fix non-update of timeline when reels setup changes (#735).
621
622 2015-10-29  Carl Hetherington  <cth@carlh.net>
623
624         * Version 2.4.15 released.
625
626 2015-10-29  Carl Hetherington  <cth@carlh.net>
627
628         * Fix incorrect colours following re-scale of existing
629         DCP content (#730).
630
631         * Updated nl_NL translation from Rob van Nieuwkerk.
632
633         * Updated pt_PT translation from Tiago Casal Ribeiro.
634
635 2015-10-28  Carl Hetherington  <cth@carlh.net>
636
637         * New pt_PT translation from Tiago Casal Ribeiro.
638
639         * Version 2.4.14 released.
640
641 2015-10-28  Carl Hetherington  <cth@carlh.net>
642
643         * Version 2.4.13 released.
644
645 2015-10-28  Carl Hetherington  <cth@carlh.net>
646
647         * Fix ordering of filename in image sets in some cases
648         (e.g. foo_01042015_00000, foo_01042015_00001...)
649
650         * Updated da_DK translation from Anders Uhl Pedersen.
651
652         * Fix erroneous addition of referenced assets to PKLs (#723).
653
654 2015-10-19  Carl Hetherington  <cth@carlh.net>
655
656         * Draw reels in the timeline.
657
658         * Fix by-video-content reel split when there is stuff
659         after the last piece of video content.
660
661         * Add button to export leaf private key from the config.
662
663 2015-10-17  Carl Hetherington  <cth@carlh.net>
664
665         * Version 2.4.12 released.
666
667 2015-10-15  Carl Hetherington  <cth@carlh.net>
668
669         * Fix out-of-range Interop subtitle timing in some cases (#717).
670
671 2015-10-14  Carl Hetherington  <cth@carlh.net>
672
673         * Only show existing DCP channels in the audio dialog (#715).
674
675         * Various optimizations to the upmixer filters; drop order of
676         Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
677
678 2015-10-13  Carl Hetherington  <cth@carlh.net>
679
680         * Version 2.4.11 released.
681
682 2015-10-13  Carl Hetherington  <cth@carlh.net>
683
684         * Add basic support for multi-reel.
685
686         * Fix referencing of multi-reel DCPs.
687
688 2015-10-12  Carl Hetherington  <cth@carlh.net>
689
690         * Version 2.4.10 released.
691
692 2015-10-12  Carl Hetherington  <cth@carlh.net>
693
694         * Updated nl_NL translation from Rob van Nieuwkerk.
695
696 2015-10-11  Carl Hetherington  <cth@carlh.net>
697
698         * Add option to log SMTP session transcripts
699         for debugging failures to send email.
700
701         * Version 2.4.9 released.
702
703 2015-10-11  Carl Hetherington  <cth@carlh.net>
704
705         * Provide progress indication when finding
706         subtitles (#711).
707
708         * Updated ru_RU translation from Igor Voytovich.
709
710         * Updated pl_PL translation from Marek Skrzelowski.
711
712 2015-10-10  Carl Hetherington  <cth@carlh.net>
713
714         * Version 2.4.8 released.
715
716 2015-10-10  Carl Hetherington  <cth@carlh.net>
717
718         * Version 2.4.7 released.
719
720 2015-10-10  Carl Hetherington  <cth@carlh.net>
721
722         * Updated nl_NL translation from
723         Rob van Nieuwkerk.
724
725 2015-10-09  Carl Hetherington  <cth@carlh.net>
726
727         * Version 2.4.6 released.
728
729 2015-10-09  c.hetherington  <cth@carlh.net>
730
731         * Create certificate chains with nicer default
732         organizational unit etc.
733
734         * Various improvements to server GUI.
735
736         * Package main DCP-o-matic, server and batch
737         converter on all platforms.
738
739         * Add KDM creator application which can
740         make new KDMs given a DKDM.
741
742 2015-10-08  Carl Hetherington  <cth@carlh.net>
743
744         * Update to fr_FR translation from Thierry Journet.
745
746 2015-10-07  Carl Hetherington  <cth@carlh.net>
747
748         * Version 2.4.5 released.
749
750 2015-10-07  Carl Hetherington  <cth@carlh.net>
751
752         * Fix job description layout on OS X.
753
754 2015-10-06  Carl Hetherington  <cth@carlh.net>
755
756         * Version 2.4.4 released.
757
758 2015-10-06  Carl Hetherington  <cth@carlh.net>
759
760         * Version 2.4.3 released.
761
762 2015-10-06  Carl Hetherington  <cth@carlh.net>
763
764         * Version 2.4.2 released.
765
766 2015-10-06  Carl Hetherington  <cth@carlh.net>
767
768         * Fix subtitle timing when the DCP rate
769         is different to their native rate.
770
771         * Fix invalid SMPTE subtitle output
772         in some cases.
773
774         * Version 2.4.1 released.
775
776 2015-10-06  Carl Hetherington  <cth@carlh.net>
777
778         * Speculative support for multi-part
779         bitmap subtitles (#709).
780
781 2015-10-05  Carl Hetherington  <cth@carlh.net>
782
783         * Version 2.4.0 released.
784
785 2015-10-05  Carl Hetherington  <cth@carlh.net>
786
787         * Version 2.3.14 released.
788
789 2015-10-04  Carl Hetherington  <cth@carlh.net>
790
791         * Fix subtitle timing under trim.
792
793 2015-10-02  Carl Hetherington  <cth@carlh.net>
794
795         * Version 2.3.13 released.
796
797 2015-10-01  Carl Hetherington  <cth@carlh.net>
798
799         * Version 2.3.12 released.
800
801 2015-09-30  c.hetherington  <cth@carlh.net>
802
803         * Fix broken video frame rate override control.
804
805 2015-09-30  Carl Hetherington  <cth@carlh.net>
806
807         * Version 2.3.11 released.
808
809 2015-09-30  Carl Hetherington  <cth@carlh.net>
810
811         * Fix various confusions with subtitles and
812         changing video frame rates.
813
814 2015-09-29  Carl Hetherington  <cth@carlh.net>
815
816         * Version 2.3.10 released.
817
818 2015-09-29  Carl Hetherington  <cth@carlh.net>
819
820         * Improve fix for failure to analyse some audio.
821
822 2015-09-28  Carl Hetherington  <cth@carlh.net>
823
824         * Version 2.3.9 released.
825
826 2015-09-28  c.hetherington  <cth@carlh.net>
827
828         * Fix update of display when changing DCP video rate (#699).
829
830 2015-09-28  Carl Hetherington  <cth@carlh.net>
831
832         * Version 2.3.8 released.
833
834 2015-09-28  c.hetherington  <cth@carlh.net>
835
836         * Fix problems with audio analysis of some combined
837         video/audio files.
838
839         * Fix mis-identification of a folder of images
840         as a DCP in some cases.
841
842 2015-09-27  Carl Hetherington  <cth@carlh.net>
843
844         * Version 2.3.7 released.
845
846 2015-09-26  Carl Hetherington  <cth@carlh.net>
847
848         * Fix crash with embedded subtitles with some
849         video files.
850
851         * Version 2.3.6 released.
852
853 2015-09-25  Carl Hetherington  <cth@carlh.net>
854
855         * Fix assertion failure when loading .MTS files (#702).
856
857         * Fix incorrect hint about 3D content in a 2D DCP.
858
859         * Detect and convert from non-UTF-8
860         subtitle encodings.
861
862 2015-09-21  Carl Hetherington  <cth@carlh.net>
863
864         * Version 2.3.5 released.
865
866 2015-09-20  Carl Hetherington  <cth@carlh.net>
867
868         * Fix setting of frame rate when loading
869         image folders.
870
871 2015-09-18  Carl Hetherington  <cth@carlh.net>
872
873         * Add another upmixer which is a simpler
874         matrix-type thing with no filtering
875         (apart from Lfe).
876
877 2015-09-17  Carl Hetherington  <cth@carlh.net>
878
879         * Version 2.3.4 released.
880
881 2015-09-17  Carl Hetherington  <cth@carlh.net>
882
883         * Version 2.3.3 released.
884
885 2015-09-16  Carl Hetherington  <cth@carlh.net>
886
887         * Fix exception on adding an empty folder
888         as content (#691).
889
890         * Add config option for default standard
891         (SMPTE / Interop).
892
893 2015-09-16  c.hetherington  <cth@carlh.net>
894
895         * Allow imported DCPs to be referenced rather
896         than re-wrapped (i.e. creation of VF DCPs).
897
898 2015-09-15  Carl Hetherington  <cth@carlh.net>
899
900         * Fix crash on re-making certificate chains
901         after removing all existing certificates (#690).
902
903 2015-09-15  c.hetherington  <cth@carlh.net>
904
905         * Fix failure to display audio analysis
906         in some cases.
907
908 2015-09-15  Carl Hetherington  <cth@carlh.net>
909
910         * Version 2.3.2 released.
911
912 2015-09-14  Carl Hetherington  <cth@carlh.net>
913
914         * Fix Windows short-cut to encode server.
915
916         * Version 2.3.1 released.
917
918 2015-09-14  Carl Hetherington  <cth@carlh.net>
919
920         * Version 2.2.1 released.
921
922 2015-09-03  c.hetherington  <cth@carlh.net>
923
924         * Quicker, though slightly less safe,
925         check for existing picture data; go back
926         from the last frame written until we
927         find a good one rather than going
928         through from the beginning until we find
929         a bad one (#519, #504).
930
931         * Add frame counter to progress
932         when transcoding (#111).
933
934         * Add button to export certificates
935         from the configuration (#668).
936
937         * Add option to always analyse audio
938         and put the peak value into the audio
939         tab so it's easy to see (#673).
940
941 2015-09-14  Carl Hetherington  <cth@carlh.net>
942
943         * Version 2.2.0 released.
944
945 2015-09-14  Carl Hetherington  <cth@carlh.net>
946
947         * Version 2.1.65 released.
948
949 2015-09-12  Carl Hetherington  <cth@carlh.net>
950
951         * Version 2.1.64 released.
952
953 2015-09-12  Carl Hetherington  <cth@carlh.net>
954
955         * Several fixes to SMPTE subtitle syntax.
956
957         * Version 2.1.63 released.
958
959 2015-09-11  Carl Hetherington  <cth@carlh.net>
960
961         * Fix assertion failure when creating 6-channel DCPs
962         using the mid-side processor.
963
964 2015-09-10  Carl Hetherington  <cth@carlh.net>
965
966         * Version 2.1.62 released.
967
968 2015-09-10  Carl Hetherington  <cth@carlh.net>
969
970         * Version 2.1.61 released.
971
972 2015-09-09  Carl Hetherington  <cth@carlh.net>
973
974         * Version 2.1.60 released.
975
976 2015-09-09  Carl Hetherington  <cth@carlh.net>
977
978         * Updated fr_FR translation from Thierry Journet.
979
980         * Version 2.1.59 released.
981
982 2015-09-09  Carl Hetherington  <cth@carlh.net>
983
984         * Version 2.1.59 released.
985
986 2015-09-09  c.hetherington  <cth@carlh.net>
987
988         * Use SRC_LINEAR when resampling for
989         audio analysis to speed things up (#685).
990
991 2015-09-09  Carl Hetherington  <cth@carlh.net>
992
993         * Version 2.1.58 released.
994
995 2015-09-09  Carl Hetherington  <cth@carlh.net>
996
997         * Actually fix missing libsamplerate
998         dylib for OS X.
999
1000 2015-09-08  Carl Hetherington  <cth@carlh.net>
1001
1002         * Version 2.1.57 released.
1003
1004 2015-09-08  c.hetherington  <cth@carlh.net>
1005
1006         * Missing libsamplerate dylib for OS X.
1007
1008 2015-09-06  Carl Hetherington  <cth@carlh.net>
1009
1010         * Version 2.1.56 released.
1011
1012 2015-09-06  Carl Hetherington  <cth@carlh.net>
1013
1014         * Version 2.1.55 released.
1015
1016 2015-09-05  Carl Hetherington  <cth@carlh.net>
1017
1018         * Version 2.1.54 released.
1019
1020 2015-09-05  Carl Hetherington  <cth@carlh.net>
1021
1022         * Version 2.1.53 released.
1023
1024 2015-09-04  Carl Hetherington  <cth@carlh.net>
1025
1026         * Use libsamplerate for resampling instead
1027         of FFmpeg / libsoxr.
1028
1029         * Fix audio mapping view changing size
1030         on first click.
1031
1032         * Version 2.1.52 released.
1033
1034 2015-09-03  Carl Hetherington  <cth@carlh.net>
1035
1036         * Version 2.1.51 released.
1037
1038 2015-09-02  Carl Hetherington  <cth@carlh.net>
1039
1040         * Switch to soxr resampler as it seems
1041         to have fewer artefacts in some cases (#682, possibly #493).
1042
1043 2015-09-02  c.hetherington  <cth@carlh.net>
1044
1045         * Fix problems when changing the number
1046         of encoding servers / threads during an
1047         encode (#683).
1048
1049 2015-09-02  Carl Hetherington  <cth@carlh.net>
1050
1051         * Version 2.1.50 released.
1052
1053 2015-09-01  Carl Hetherington  <cth@carlh.net>
1054
1055         * Allow cancellation of transcodes during the
1056         checking of existing frames (#679).
1057
1058         * Version 2.1.49 released.
1059
1060 2015-08-31  Carl Hetherington  <cth@carlh.net>
1061
1062         * Version 2.1.48 released.
1063
1064 2015-08-31  Carl Hetherington  <cth@carlh.net>
1065
1066         * Stop very long searches for subtitles where
1067         there are none.
1068
1069         * Updated es_ES translation from Manuel AC.
1070
1071 2015-08-30  Carl Hetherington  <cth@carlh.net>
1072
1073         * Updated ru_RU translation from Igor Voytovich.
1074
1075 2015-08-28  Carl Hetherington  <cth@carlh.net>
1076
1077         * Version 2.1.47 released.
1078
1079 2015-08-28  c.hetherington  <cth@carlh.net>
1080
1081         * Fix crash on adding a KDM to DCP content
1082         (hopefully fixing #645).
1083
1084 2015-08-27  Carl Hetherington  <cth@carlh.net>
1085
1086         * Tidy up DCP content colour conversion
1087         a bit.
1088
1089         * Fix creation of badly-named configuration
1090         directories in some circumstances (#654).
1091
1092 2015-08-26  Carl Hetherington  <cth@carlh.net>
1093
1094         * Version 2.1.46 released.
1095
1096 2015-08-25  Carl Hetherington  <cth@carlh.net>
1097
1098         * Version 2.1.45 released.
1099
1100 2015-08-25  Carl Hetherington  <cth@carlh.net>
1101
1102         * Add video waveform viewer.
1103
1104 2015-08-23  Carl Hetherington  <cth@carlh.net>
1105
1106         * Use correct fonts to render subtitles in preview (#663).
1107
1108 2015-08-22  Carl Hetherington  <cth@carlh.net>
1109
1110         * Version 2.1.44 released.
1111
1112 2015-08-20  Carl Hetherington  <cth@carlh.net>
1113
1114         * Version 2.1.43 released.
1115
1116 2015-08-20  Carl Hetherington  <cth@carlh.net>
1117
1118         * Fix assertion failure with overlapping video content (#666).
1119
1120 2015-08-19  Carl Hetherington  <cth@carlh.net>
1121
1122         * Version 2.1.42 released.
1123
1124 2015-08-18  Carl Hetherington  <cth@carlh.net>
1125
1126         * Add custom dialog to select system fonts on Windows
1127         (#491).
1128
1129         * Version 2.1.41 released.
1130
1131 2015-08-18  Carl Hetherington  <cth@carlh.net>
1132
1133         * Add configuration for DCP creator metadata.
1134
1135         * Version 2.1.40 released.
1136
1137 2015-08-18  Carl Hetherington  <cth@carlh.net>
1138
1139         * Fix various problems when creating
1140         subtitled Interop DCPs on Windows.
1141
1142 2015-08-17  Carl Hetherington  <cth@carlh.net>
1143
1144         * Version 2.1.39 released.
1145
1146 2015-08-17  Carl Hetherington  <cth@carlh.net>
1147
1148         * Fix problems when encoding 3D from separate
1149         L/R sources.
1150
1151         * Version 2.1.38 released.
1152
1153 2015-08-17  Carl Hetherington  <cth@carlh.net>
1154
1155         * Fix crop of some YUV content.
1156
1157 2015-08-11  Carl Hetherington  <cth@carlh.net>
1158
1159         * Prevent multiple creation of certificate chains
1160         on startup (part of #651).
1161
1162 2015-08-10  Carl Hetherington  <cth@carlh.net>
1163
1164         * Fix erroneous folder creation on Windows (#654).
1165
1166         * Fix incorrect layout on Windows (#653).
1167
1168 2015-08-09  Carl Hetherington  <cth@carlh.net>
1169
1170         * Version 2.1.37 released.
1171
1172 2015-08-09  Carl Hetherington  <cth@carlh.net>
1173
1174         * Fix various incorrect behaviours with 96kHz
1175         audio sources.
1176
1177 2015-08-06  Carl Hetherington  <cth@carlh.net>
1178
1179         * Version 2.1.36 released.
1180
1181 2015-08-06  Carl Hetherington  <cth@carlh.net>
1182
1183         * Make dcpomatic_create assign a default name if none
1184         is specified.  Fix dcpomatic_create help.
1185
1186         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
1187
1188 2015-08-05  Carl Hetherington  <cth@carlh.net>
1189
1190         * Version 2.1.35 released.
1191
1192 2015-08-05  Carl Hetherington  <cth@carlh.net>
1193
1194         * Version 2.1.34 released.
1195
1196 2015-08-05  Carl Hetherington  <cth@carlh.net>
1197
1198         * Version 2.1.33 released.
1199
1200 2015-08-04  Carl Hetherington  <cth@carlh.net>
1201
1202         * Version 2.1.32 released.
1203
1204 2015-08-04  Carl Hetherington  <cth@carlh.net>
1205
1206         * Add --standard option to dcpomatic_create.
1207
1208         * Disable "2D version of 3D content" ISDCF metadata
1209         checkbutton with 3D content (part of #652).
1210
1211 2015-07-30  c.hetherington  <cth@carlh.net>
1212
1213         * Allow recreation of the certificate chain and key
1214         used for KDM decryption (#644).
1215
1216 2015-07-29  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 2.1.31 released.
1219
1220 2015-07-29  Carl Hetherington  <cth@carlh.net>
1221
1222         * Fix "find missing" with DCP folders (#646).
1223
1224         * Fix garbled audio from DCP sources when running
1225         on Windows.
1226
1227 2015-07-28  c.hetherington  <cth@carlh.net>
1228
1229         * Stop forward-frame button going off the end of the film.
1230
1231         * Notice when content is modified and offer to save the project
1232         on closing DCP-o-matic.
1233
1234         * Recognise .w64 and .flac as audio files.
1235
1236 2015-07-27  Carl Hetherington  <cth@carlh.net>
1237
1238         * Version 2.1.30 released.
1239
1240 2015-07-27  Carl Hetherington  <cth@carlh.net>
1241
1242         * Updated ru_RU translation from Igor Voytovich.
1243
1244         * Version 2.1.29 released.
1245
1246 2015-07-27  Carl Hetherington  <cth@carlh.net>
1247
1248         * Fix i18n for some messages.
1249
1250 2015-07-25  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 2.1.28 released.
1253
1254 2015-07-24  Carl Hetherington  <cth@carlh.net>
1255
1256         * Fix problems when using large start trims relative
1257         to content length.
1258
1259 2015-07-22  Carl Hetherington  <cth@carlh.net>
1260
1261         * Use NR for rating an in ISDCF name if none is specified.
1262
1263 2015-07-21  Carl Hetherington  <cth@carlh.net>
1264
1265         * Version 2.1.27 released.
1266
1267 2015-07-21  Carl Hetherington  <cth@carlh.net>
1268
1269         * Fix incorrect conversion of audio from DCP sources (#642).
1270
1271 2015-07-20  Carl Hetherington  <cth@carlh.net>
1272
1273         * Version 2.1.26 released.
1274
1275 2015-07-20  Carl Hetherington  <cth@carlh.net>
1276
1277         * Fix missing second lines of subtitles in
1278         some cases (#641).
1279
1280 2015-07-19  Carl Hetherington  <cth@carlh.net>
1281
1282         * Fix some missing set-to-defaults (#640).
1283
1284         * Version 2.1.25 released.
1285
1286 2015-07-17  Carl Hetherington  <cth@carlh.net>
1287
1288         * Version 2.1.24 released.
1289
1290 2015-07-17  c.hetherington  <cth@carlh.net>
1291
1292         * Support FTP upload to TMS (#639).
1293
1294         * Fix bad behaviour of timeline snap.
1295
1296 2015-07-17  Carl Hetherington  <cth@carlh.net>
1297
1298         * Version 2.1.23 released.
1299
1300 2015-07-17  Carl Hetherington  <cth@carlh.net>
1301
1302         * Improve still-image filename sorting.
1303
1304 2015-07-16  Carl Hetherington  <cth@carlh.net>
1305
1306         * Updated ru_RU translation from Igor Voytovich.
1307
1308         * Version 2.1.22 released.
1309
1310 2015-07-16  c.hetherington  <cth@carlh.net>
1311
1312         * Updated ru_RU translation from Igor Voytovich.
1313
1314 2015-07-14  c.hetherington  <cth@carlh.net>
1315
1316         * Updated fr_FR translation from Thierry Journet.
1317
1318         * Fix trim point movement when changing DCP frame rate (#637).
1319
1320 2015-07-14  Carl Hetherington  <cth@carlh.net>
1321
1322         * Version 2.1.21 released.
1323
1324 2015-07-14  Carl Hetherington  <cth@carlh.net>
1325
1326         * Fix occasional strange failure to allow content
1327         selection (#636).
1328
1329         * Fix failure to encode 3D from separate content
1330         in some cases (from 1.x) (#634).
1331
1332         * Fix non-working 3D DCP creation when using separate
1333         pieces of content for each eye (#635).
1334
1335 2015-07-12  Carl Hetherington  <cth@carlh.net>
1336
1337         * Enforce restrictions on SSL certificate properties.
1338
1339 2015-07-09  Carl Hetherington  <cth@carlh.net>
1340
1341         * Improve 'best' frame rate guess in some cases (#633).
1342
1343         * Version 2.1.20 released.
1344
1345 2015-07-09  c.hetherington  <cth@carlh.net>
1346
1347         * Fix error when using DCP content with no audio channels.
1348
1349         * Stop Ctrl+A working when the content tab is not visible (#577).
1350
1351 2015-07-08  c.hetherington  <cth@carlh.net>
1352
1353         * Remove the (I suspect) rarely used and very limited
1354         'properties' dialogue.
1355
1356         * Stop V2 recognising V1 servers and vice versa (#510).
1357
1358 2015-07-07  Carl Hetherington  <cth@carlh.net>
1359
1360         * Version 2.1.19 released.
1361
1362 2015-07-06  c.hetherington  <cth@carlh.net>
1363
1364         * Copy pl_PL translation from 1.x.
1365
1366 2015-07-06  Carl Hetherington  <cth@carlh.net>
1367
1368         * Version 2.1.18 released.
1369
1370 2015-07-06  c.hetherington  <cth@carlh.net>
1371
1372         * Fix incorrectly formatted KDM emails (#630).
1373
1374 2015-07-03  Carl Hetherington  <cth@carlh.net>
1375
1376         * Version 2.1.17 released.
1377
1378 2015-07-03  Carl Hetherington  <cth@carlh.net>
1379
1380         * Version 2.1.16 released.
1381
1382 2015-07-02  Carl Hetherington  <cth@carlh.net>
1383
1384         * Version 2.1.15 released.
1385
1386 2015-07-02  c.hetherington  <cth@carlh.net>
1387
1388         * Support <font color="#abcdef"> tags in SubRip files.
1389
1390         * Fix failure to burn subs over existing DCP sources.
1391
1392         * Remove output gamma configuration option.
1393
1394 2015-07-02  Carl Hetherington  <cth@carlh.net>
1395
1396         * Version 2.1.14 released.
1397
1398 2015-07-02  Carl Hetherington  <cth@carlh.net>
1399
1400         * Version 2.1.13 released.
1401
1402 2015-07-02  Carl Hetherington  <cth@carlh.net>
1403
1404         * Restore audio analysis button for individual
1405         sources (#607 and #622).
1406
1407 2015-06-30  c.hetherington  <cth@carlh.net>
1408
1409         * Write FFmpeg messages of AV_LOG_WARNING and
1410         below to the project's log file.
1411
1412 2015-06-29  Carl Hetherington  <cth@carlh.net>
1413
1414         * Version 2.1.12 released.
1415
1416 2015-06-25  c.hetherington  <cth@carlh.net>
1417
1418         * Disallow impossible burn settings by manipulating
1419         the controls in the subtitle panel (#625).
1420
1421 2015-06-26  Carl Hetherington  <cth@carlh.net>
1422
1423         * Version 2.1.11 released.
1424
1425 2015-06-26  Carl Hetherington  <cth@carlh.net>
1426
1427         * Fix missing subtitles in some cases.
1428
1429         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
1430
1431 2015-06-25  Carl Hetherington  <cth@carlh.net>
1432
1433         * Version 2.1.10 released.
1434
1435 2015-06-25  c.hetherington  <cth@carlh.net>
1436
1437         * Add decode debugging option.
1438
1439 2015-06-25  Carl Hetherington  <cth@carlh.net>
1440
1441         * Version 2.1.9 released.
1442
1443 2015-06-24  Carl Hetherington  <cth@carlh.net>
1444
1445         * Version 2.1.8 released.
1446
1447 2015-06-24  c.hetherington  <cth@carlh.net>
1448
1449         * Bump libdcp for probable fix to various font ID problems (#620).
1450
1451 2015-06-23  Carl Hetherington  <cth@carlh.net>
1452
1453         * Fix incorrect saving of colour conversion settings (#618).
1454
1455 2015-06-21  Carl Hetherington  <cth@carlh.net>
1456
1457         * Add some more video properties to the content properties
1458         dialogue.
1459
1460         * Version 2.1.7 released.
1461
1462 2015-06-21  Carl Hetherington  <cth@carlh.net>
1463
1464         * Prevent DCP creation if the project is set up to request
1465         non-burnt-in subtitles with text-subtitle content (#606).
1466
1467         * Fix status message appearance on OS X (#615).
1468
1469 2015-06-19  Carl Hetherington  <cth@carlh.net>
1470
1471         * Fix non-working audio analysis dialogue.
1472
1473         * Version 2.1.6 released.
1474
1475 2015-06-18  Carl Hetherington  <cth@carlh.net>
1476
1477         * Version 2.1.5 released.
1478
1479 2015-06-18  c.hetherington  <cth@carlh.net>
1480
1481         * Fix error when copying fonts into subtitles
1482         on Windows (#612).
1483
1484         * Split job status onto two lines (#610).
1485
1486         * Fix audio channel counts in DCP names when
1487         processors are in use (#609).
1488
1489 2015-06-18  Carl Hetherington  <cth@carlh.net>
1490
1491         * Version 2.1.4 released.
1492
1493 2015-06-18  Carl Hetherington  <cth@carlh.net>
1494
1495         * Fixes to Linux .desktop files.
1496
1497         * Stop playback when we reach the end of the film.
1498
1499 2015-06-16  c.hetherington  <cth@carlh.net>
1500
1501         * Prevent selection of fewer DCP channels than
1502         are present in the output of an active processor (#611).
1503
1504 2015-06-15  Carl Hetherington  <cth@carlh.net>
1505
1506         * Select newly-added content (#455).
1507
1508 2015-06-14  Carl Hetherington  <cth@carlh.net>
1509
1510         * Version 2.1.3 released.
1511
1512 2015-06-14  Carl Hetherington  <cth@carlh.net>
1513
1514         * Fix parsing of .srt files with a Unicode
1515         byte-order-mark.
1516
1517         * Add buttons to set trim from current `playhead'
1518         position (#372).
1519
1520 2015-06-13  Carl Hetherington  <cth@carlh.net>
1521
1522         * Version 2.1.2 released.
1523
1524 2015-06-13  Carl Hetherington  <cth@carlh.net>
1525
1526         * Fix i18n.
1527
1528         * Version 2.1.1 released.
1529
1530 2015-06-13  Carl Hetherington  <cth@carlh.net>
1531
1532         * Version 2.1.0 released.
1533
1534 2015-06-13  Carl Hetherington  <cth@carlh.net>
1535
1536         * Make ru_RU translation actually work.
1537
1538         * Update progress bar (sort-of) when finding subtitles (#603).
1539
1540         * Make sure audio mapping view is scrollable when necessary (#597).
1541
1542 2015-06-12  Carl Hetherington  <cth@carlh.net>
1543
1544         * Add a close button to the audio plot on Linux (#602).
1545
1546         * Version 2.0.51 released.
1547
1548 2015-06-12  Carl Hetherington  <cth@carlh.net>
1549
1550         * New ru_RU translation from Igor Voytovich.
1551
1552 2015-06-12  c.hetherington  <cth@carlh.net>
1553
1554         * Fix for every audio stream being mapped to the DCP when loading
1555         old films.
1556
1557 2015-06-11  c.hetherington  <cth@carlh.net>
1558
1559         * Fix massive slowdown of direct J2K->DCP encodes (#599).
1560
1561         * Fix hang on audio analysis in some cases (#598).
1562
1563         * Fix never-ending encode when XYZ values are clamped (#600).
1564
1565 2015-06-10  Carl Hetherington  <cth@carlh.net>
1566
1567         * Version 2.0.50 released.
1568
1569 2015-06-10  c.hetherington  <cth@carlh.net>
1570
1571         * Skip audio analysis when there is no audio content (#596).
1572
1573 2015-06-09  Carl Hetherington  <cth@carlh.net>
1574
1575         * Version 2.0.49 released.
1576
1577 2015-06-04  Carl Hetherington  <cth@carlh.net>
1578
1579         * Version 2.0.48 released.
1580
1581 2015-06-03  Carl Hetherington  <cth@carlh.net>
1582
1583         * Various fixes to subtitle rendering, including independent
1584         x and y scale of text subs (#489).
1585
1586 2015-06-02  c.hetherington  <cth@carlh.net>
1587
1588         * Allow use of all content audio streams, not just
1589         the selected one.
1590
1591         * Tweak colour conversion controls so that it's easier
1592         to use a preset without seeing the details.
1593
1594 2015-05-25  Carl Hetherington  <cth@carlh.net>
1595
1596         * Block all but alphanumeric characters with a few bits
1597         of punctuation from DCP names.
1598
1599         * Improve view of jobs in various ways.
1600
1601         * Increase the number of images that DCP-o-matic will
1602         keep around in memory before resorting to pushing them
1603         to disk.
1604
1605         * Display DCP container size beside the choice
1606         in the DCP tab.
1607
1608         * Try to set up useful default colour conversions
1609         depending on the type and resolution of content (#565).
1610
1611 2015-05-23  Carl Hetherington  <cth@carlh.net>
1612
1613         * Fix failure to import some video MXFs (#566).
1614
1615 2015-05-17  Carl Hetherington  <cth@carlh.net>
1616
1617         * Update DCP name on changing DCP standard (#570).
1618
1619 2015-05-14  Carl Hetherington  <cth@carlh.net>
1620
1621         * Version 2.0.47 released.
1622
1623 2015-05-13  c.hetherington  <cth@carlh.net>
1624
1625         * Various fixes to embedded image subtitle
1626         handling.
1627
1628 2015-05-10  Carl Hetherington  <cth@carlh.net>
1629
1630         * Version 2.0.46 released.
1631
1632 2015-05-10  Carl Hetherington  <cth@carlh.net>
1633
1634         * Version 2.0.45 released.
1635
1636 2015-05-10  Carl Hetherington  <cth@carlh.net>
1637
1638         * Version 2.0.44 released.
1639
1640 2015-05-10  Carl Hetherington  <cth@carlh.net>
1641
1642         * Fix sometimes-missing channel labels on OS X audio analysis.
1643
1644 2015-05-09  Carl Hetherington  <cth@carlh.net>
1645
1646         * Efficiency fix for cases where there is a lot of processing
1647         power.
1648
1649         * Add UTF-8 content type to KDM emails to try to fix #549.
1650
1651         * Disable OK until a download succeeds in the certificate
1652         downloader (#404).
1653
1654 2015-05-07  Carl Hetherington  <cth@carlh.net>
1655
1656         * Version 2.0.43 released.
1657
1658 2015-05-07  Carl Hetherington  <cth@carlh.net>
1659
1660         * A few small but possibly sigificant correctness fixes
1661         for subtitles (thanks to dcp_inspect).
1662
1663 2015-05-04  Carl Hetherington  <cth@carlh.net>
1664
1665         * Version 2.0.42 released.
1666
1667 2015-05-04  Carl Hetherington  <cth@carlh.net>
1668
1669         * Move restore-default-prefs option (#537).
1670
1671         * Don't try to update config dialog when its window has been
1672         destroyed.  Fixes various crashes on Windows (from master).
1673
1674         * Add a simple content properties dialog (#554).
1675
1676 2015-05-01  carl  <cth@carlh.net>
1677
1678         * Don't load image files whose names start with ._ as they
1679         are probably OS X resource files (from master).
1680
1681 2015-04-30  Carl Hetherington  <cth@carlh.net>
1682
1683         * Copy subtitle fonts to the DCP, and provide
1684         LiberationSans-Regular as a default Arial equivalent.
1685
1686 2015-04-29  Carl Hetherington  <cth@carlh.net>
1687
1688         * Make disk space check take account of whether hard links
1689         are supported by the target filesystem (#511).
1690
1691         * Allow configuration of the encryption key (from master).
1692
1693         * Various fixes to bad timeline drag behaviour when
1694         snapping (from master).
1695
1696 2015-04-29  c.hetherington  <cth@carlh.net>
1697
1698         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
1699         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
1700         c994839239e84a1f62865ed82fdc090900a66b03 from master;
1701         stop flickering when dragging in the timeline on OS X.
1702
1703 2015-04-22  c.hetherington  <cth@carlh.net>
1704
1705         * Add P3 colour conversion preset.
1706
1707         * Hand-apply all changes relating to colour specification
1708         as chromaticity.
1709
1710 2015-04-20  Carl Hetherington  <cth@carlh.net>
1711
1712         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
1713         single-file hashes.
1714
1715         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
1716         attempt to fix confusion with the JPEG2000 bandwidth
1717         control when a user enters a value directly rather than
1718         using the spin arrows.
1719
1720 2015-04-16  Carl Hetherington  <cth@carlh.net>
1721
1722         * Fix potential OS X crashes due to another incarnation
1723         of the bizarre multi-thread stringstream bug.
1724
1725 2015-04-15  c.hetherington  <cth@carlh.net>
1726
1727         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
1728         add option to restore the default configuration.
1729
1730 2015-04-12  Carl Hetherington  <cth@carlh.net>
1731
1732         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
1733         handle removed ratio if it occurs in old files.
1734
1735         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
1736         remove 1.37 ratio and set Academy to 1.375.
1737
1738         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
1739         ellipsize filters strings if it is long.
1740
1741         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
1742         use the number of mapped audio channels for the DCP name, not the
1743         number of DCP channels (#479).
1744
1745 2015-03-25  Carl Hetherington  <cth@carlh.net>
1746
1747         * Remove scaler settings and just uses SWS_BICUBIC all round.
1748
1749         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
1750         even DCP audio channel counts between 2 and 16 inclusive.
1751
1752         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
1753         full/play length in the timing panel when the DCP frame rate is
1754         changed.
1755
1756 2015-03-24  Carl Hetherington  <cth@carlh.net>
1757
1758         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
1759         to the timing panel to try to stop people changing the video frame
1760         rate in the wrong circumstances.
1761
1762         * Hand-apply e30fd8d; resurrect JSON server code.
1763
1764         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
1765         allow "deletion" of the audio part of a FFmpeg file from the
1766         timeline; delete unmaps the audio (#316).
1767
1768 2015-02-25  Carl Hetherington  <cth@carlh.net>
1769
1770         * Version 2.0.41 released.
1771
1772 2015-02-10  c.hetherington  <cth@carlh.net>
1773
1774         * Default to no colour conversion for
1775         JPEG2000 and DCP content (#445).
1776
1777 2015-02-06  Carl Hetherington  <cth@carlh.net>
1778
1779         * Version 2.0.40 released.
1780
1781 2015-02-06  Carl Hetherington  <cth@carlh.net>
1782
1783         * Version 2.0.39 released.
1784
1785 2015-01-31  Carl Hetherington  <cth@carlh.net>
1786
1787         * Fix error when using audio delay.
1788
1789 2015-01-30  Carl Hetherington  <cth@carlh.net>
1790
1791         * Fix update of preview when video fade changes.
1792
1793         * Hopefully fix black borders round the preview in
1794         some cases.
1795
1796 2015-01-24  Carl Hetherington  <cth@carlh.net>
1797
1798         * Version 2.0.38 released.
1799
1800 2015-01-23  Carl Hetherington  <cth@carlh.net>
1801
1802         * Fix update checker.
1803
1804         * Scan a whole FFmpeg file if no duration is given
1805         in its header.
1806
1807         * Fix flicker of SubRip subtitles in some cases.
1808
1809         * Version 2.0.37 released.
1810
1811 2015-01-21  Carl Hetherington  <cth@carlh.net>
1812
1813         * Version 2.0.36 released.
1814
1815 2015-01-21  Carl Hetherington  <cth@carlh.net>
1816
1817         * Fix differentiation between MXF-wrapped subtitles
1818         and video/audio content.
1819
1820 2015-01-20  Carl Hetherington  <cth@carlh.net>
1821
1822         * Version 2.0.35 released.
1823
1824 2015-01-20  c.hetherington  <cth@carlh.net>
1825
1826         * More informative error when failing to decode
1827         JPEG2000 files.
1828
1829 2015-01-15  Carl Hetherington  <cth@carlh.net>
1830
1831         * Version 2.0.34 released.
1832
1833 2015-01-15  Carl Hetherington  <cth@carlh.net>
1834
1835         * Version 2.0.33 released.
1836
1837 2015-01-15  Carl Hetherington  <cth@carlh.net>
1838
1839         * Version 2.0.32 released.
1840
1841 2015-01-15  Carl Hetherington  <cth@carlh.net>
1842
1843         * Version 2.0.31 released.
1844
1845 2015-01-15  Carl Hetherington  <cth@carlh.net>
1846
1847         * Version 2.0.30 released.
1848
1849 2015-01-11  Carl Hetherington  <cth@carlh.net>
1850
1851         * Version 2.0.29 released.
1852
1853 2015-01-11  Carl Hetherington  <cth@carlh.net>
1854
1855         * Version 2.0.28 released.
1856
1857 2015-01-07  Carl Hetherington  <cth@carlh.net>
1858
1859         * Version 2.0.27 released.
1860
1861 2015-01-07  Carl Hetherington  <cth@carlh.net>
1862
1863         * Version 2.0.26 released.
1864
1865 2015-01-04  Carl Hetherington  <cth@carlh.net>
1866
1867         * Fix loading of SMPTE XML subtitles which
1868         are not MXF-wrapped.
1869
1870 2014-12-14  Carl Hetherington  <cth@carlh.net>
1871
1872         * Version 2.0.25 released.
1873
1874 2014-12-11  Carl Hetherington  <cth@carlh.net>
1875
1876         * Version 2.0.24 released.
1877
1878 2014-12-11  Carl Hetherington  <cth@carlh.net>
1879
1880         * Version 2.0.23 released.
1881
1882 2014-12-11  Carl Hetherington  <cth@carlh.net>
1883
1884         * Add a language property to subtitle content and use it
1885         for the DCP subtitle's language specification.
1886
1887 2014-11-24  Carl Hetherington  <cth@carlh.net>
1888
1889         * Version 2.0.22 released.
1890
1891 2014-11-24  Carl Hetherington  <cth@carlh.net>
1892
1893         * Allow import of J2K image sequences.
1894
1895 2014-11-12  Carl Hetherington  <cth@carlh.net>
1896
1897         * Version 2.0.21 released.
1898
1899 2014-11-12  Carl Hetherington  <cth@carlh.net>
1900
1901         * Version 2.0.20 released.
1902
1903 2014-11-10  Carl Hetherington  <cth@carlh.net>
1904
1905         * Guess initial scale from the size of video
1906         content images, taking pixel aspect ratio into
1907         account where possible.
1908
1909 2014-11-07  c.hetherington  <cth@carlh.net>
1910
1911         * Add a hint if there is 3D content in a proposed 2D DCP.
1912
1913 2014-11-06  Carl Hetherington  <cth@carlh.net>
1914
1915         * Basic support for emailing a report of
1916         a problem (#43).
1917
1918 2014-11-05  c.hetherington  <cth@carlh.net>
1919
1920         * Add a few more hints.
1921
1922 2014-10-30  Carl Hetherington  <cth@carlh.net>
1923
1924         * Version 2.0.19 released.
1925
1926 2014-10-30  Carl Hetherington  <cth@carlh.net>
1927
1928         * Fix mis-merge causing complete breakage
1929         of the main window.
1930
1931 2014-10-28  Carl Hetherington  <cth@carlh.net>
1932
1933         * Version 2.0.18 released.
1934
1935 2014-10-26  Carl Hetherington  <cth@carlh.net>
1936
1937         * Version 2.0.17 released.
1938
1939 2014-11-02  Carl Hetherington  <cth@carlh.net>
1940
1941         * Be more tolerant of some FFmpeg audio decoding errors;
1942         should fix #352.
1943
1944 2014-10-26  Carl Hetherington  <cth@carlh.net>
1945
1946         * Version 2.0.16 released.
1947
1948 2014-10-24  Carl Hetherington  <cth@carlh.net>
1949
1950         * Add a pause button for jobs.
1951
1952         * Experimental support for bypassing colourspace conversion (#266).
1953
1954         * Version 1.76.6 released.
1955
1956 2014-10-23  Carl Hetherington  <cth@carlh.net>
1957
1958         * Version 1.76.5 released.
1959
1960 2014-10-23  Carl Hetherington  <cth@carlh.net>
1961
1962         * Version 1.76.4 released.
1963
1964 2014-10-23  Carl Hetherington  <cth@carlh.net>
1965
1966         * Rename 'Add folder' to 'Add image sequence'
1967         and add some tooltips.
1968
1969         * Move the "keep video in sequence" button into
1970         the timeline dialogue.
1971
1972         * Fix mix-placement of content when using the "Down"
1973         button to move it.
1974
1975 2014-10-22  Carl Hetherington  <cth@carlh.net>
1976
1977         * Version 2.0.15 released.
1978
1979 2014-10-22  Carl Hetherington  <cth@carlh.net>
1980
1981         * Version 1.76.3 released.
1982
1983 2014-10-22  Carl Hetherington  <cth@carlh.net>
1984
1985         * Fix bug where some files from iTunes would
1986         be read as being at 90,000fps.
1987
1988 2014-10-20  Carl Hetherington  <cth@carlh.net>
1989
1990         * Version 1.76.2 released.
1991
1992 2014-10-19  Carl Hetherington  <cth@carlh.net>
1993
1994         * Add simple note of what audio resampling
1995         will be done to the audio panel.
1996
1997 2014-10-16  Carl Hetherington  <cth@carlh.net>
1998
1999         * Version 1.75.2 released.
2000
2001 2014-10-16  Carl Hetherington  <cth@carlh.net>
2002
2003         * Version 1.75.1 released.
2004
2005 2014-10-16  Carl Hetherington  <cth@carlh.net>
2006
2007         * Version 1.75.0 released.
2008
2009 2014-10-14  Carl Hetherington  <cth@carlh.net>
2010
2011         * Version 1.74.3 released.
2012
2013 2014-10-08  c.hetherington  <cth@carlh.net>
2014
2015         * Make server finding more reliable when
2016         there are more than a few servers.
2017
2018 2014-10-05  Carl Hetherington  <cth@carlh.net>
2019
2020         * Use a more sensible default position and size for
2021         .srt subs.
2022
2023 2014-10-03  Carl Hetherington  <cth@carlh.net>
2024
2025         * Version 2.0.14 released.
2026
2027 2014-10-01  Carl Hetherington  <cth@carlh.net>
2028
2029         * Version 2.0.13 released.
2030
2031 2014-09-30  Carl Hetherington  <cth@carlh.net>
2032
2033         * Version 2.0.12 released.
2034
2035 2014-09-30  Carl Hetherington  <cth@carlh.net>
2036
2037         * Add basic video fade in/out.
2038
2039 2014-09-22  Carl Hetherington  <cth@carlh.net>
2040
2041         * Version 2.0.11 released.
2042
2043 2014-09-18  Carl Hetherington  <cth@carlh.net>
2044
2045         * Version 2.0.10 released.
2046
2047 2014-10-08  Carl Hetherington  <cth@carlh.net>
2048
2049         * Version 1.74.2 released.
2050
2051 2014-10-08  Carl Hetherington  <cth@carlh.net>
2052
2053         * Version 1.74.1 released.
2054
2055 2014-10-05  Carl Hetherington  <cth@carlh.net>
2056
2057         * Bump ffmpeg version.
2058
2059 2014-10-06  Carl Hetherington  <cth@carlh.net>
2060
2061         * Version 1.74.0 released.
2062
2063 2014-10-06  Carl Hetherington  <cth@carlh.net>
2064
2065         * Version 1.73.9 released.
2066
2067 2014-09-28  Carl Hetherington  <cth@carlh.net>
2068
2069         * Version 1.73.8 released.
2070
2071 2014-09-28  Carl Hetherington  <cth@carlh.net>
2072
2073         * Add a few key shortcuts.
2074
2075 2014-09-16  Carl Hetherington  <cth@carlh.net>
2076
2077         * Version 1.73.7 released.
2078
2079 2014-09-16  Carl Hetherington  <cth@carlh.net>
2080
2081         * Fix non-update of audio gain when changing selected content.
2082
2083 2014-09-14  Carl Hetherington  <cth@carlh.net>
2084
2085         * Version 1.73.6 released.
2086
2087 2014-09-14  Carl Hetherington  <cth@carlh.net>
2088
2089         * Version 1.73.5 released.
2090
2091 2014-09-14  Carl Hetherington  <cth@carlh.net>
2092
2093         * Update to nl_NL translation from Cherif Ben Brahim.
2094
2095 2014-09-12  Carl Hetherington  <cth@carlh.net>
2096
2097         * Version 2.0.9 released.
2098
2099 2014-09-12  Carl Hetherington  <cth@carlh.net>
2100
2101         * Add "re-examine" option to content context menu (#339).
2102
2103 2014-09-11  Carl Hetherington  <cth@carlh.net>
2104
2105         * Restore encoding optimisations for still-image sources.
2106
2107         * Add option to re-make signing chain with specified organisation,
2108         common names etc. (#354)
2109
2110         * Allow separate X and Y scale for subtitles (#337).
2111
2112 2014-09-10  Carl Hetherington  <cth@carlh.net>
2113
2114         * Allow DCP names to be created using the ISDCF template and then
2115         edited afterwards (#401).
2116
2117         * Fix hidden advanced preferences button in some locales.
2118
2119         * Version 2.0.8 released.
2120
2121 2014-09-10  Carl Hetherington  <cth@carlh.net>
2122
2123         * Fix loading of 1.x films.
2124
2125         * Fix crash on audio analysis in some cases.
2126
2127 2014-09-09  Carl Hetherington  <cth@carlh.net>
2128
2129         * Version 2.0.7 released.
2130
2131 2014-09-09  Carl Hetherington  <cth@carlh.net>
2132
2133         * Version 2.0.6 released.
2134
2135 2014-09-09  Carl Hetherington  <cth@carlh.net>
2136
2137         * Fix missing OS X dependencies.
2138
2139         * Use a different directory for DCP-o-matic 2
2140         configuration (not the same as 1.x).
2141
2142 2014-09-08  Carl Hetherington  <cth@carlh.net>
2143
2144         * Version 2.0.5 released.
2145
2146         * Fix hidden advanced preferences button in some locales.
2147
2148 2014-09-08  Carl Hetherington  <cth@carlh.net>
2149
2150         * Fix failure to load Targa files.
2151
2152 2014-09-07  Carl Hetherington  <cth@carlh.net>
2153
2154         * Put no stretch / no scale in the set of choices for default
2155         scale to.
2156
2157         * Fix a few bad fuzzy translations from the preferences dialog.
2158
2159 2014-09-03  Carl Hetherington  <cth@carlh.net>
2160
2161         * Fix server certificate downloads on OS X (#376).
2162
2163 2014-09-02  Carl Hetherington  <cth@carlh.net>
2164
2165         * Improve behaviour of batch converter window when it is shrunk (#338).
2166
2167 2014-09-01  Carl Hetherington  <cth@carlh.net>
2168
2169         * Version 1.73.1 released.
2170
2171 2014-08-31  Carl Hetherington  <cth@carlh.net>
2172
2173         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
2174         instead.
2175
2176         * Fix lack of i18n of strings from src/lib/po on OS X.
2177
2178         * Give a hint when content and container aspect ratios are not
2179         the same (#392).
2180
2181         * Add "copy" button to colour conversion presets editor (#399).
2182
2183         * Allow drag-and-drop of files onto the content list (#395).
2184
2185 2014-08-29  Carl Hetherington  <cth@carlh.net>
2186
2187         * Version 2.0.4 released.
2188
2189 2014-08-24  Carl Hetherington  <cth@carlh.net>
2190
2191         * Version 2.0.3 released.
2192
2193 2014-08-24  Carl Hetherington  <cth@carlh.net>
2194
2195         * Version 2.0.2 released.
2196
2197 2014-08-06  Carl Hetherington  <cth@carlh.net>
2198
2199         * Version 2.0.1 released.
2200
2201 2014-07-15  Carl Hetherington  <cth@carlh.net>
2202
2203         * A variety of changes were made on the 2.0 branch
2204         but not documented in the ChangeLog.  Most sigificantly:
2205
2206         - DCP import
2207         - Creation of DCPs with proper XML subtitles
2208         - Import of .srt and .xml subtitles
2209         - Audio processing framework (with some basic processors).
2210
2211 2014-03-07  Carl Hetherington  <cth@carlh.net>
2212
2213         * Add subtitle view.
2214         * Some improvements to the manual.
2215
2216 2014-08-26  Carl Hetherington  <cth@carlh.net>
2217
2218         * Version 1.73.0 released.
2219
2220 2014-08-25  Carl Hetherington  <cth@carlh.net>
2221
2222         * Basic recent files list in the File menu.
2223
2224 2014-08-23  Carl Hetherington  <cth@carlh.net>
2225
2226         * Version 1.72.12 released.
2227
2228 2014-08-23  Carl Hetherington  <cth@carlh.net>
2229
2230         * Revert previous use of AVFormatContext::start_time when
2231         computing the length of video.  I think this is wrong, and
2232         causes bits to be missed off the end of videos (and other
2233         problems).
2234
2235 2014-08-20  Carl Hetherington  <cth@carlh.net>
2236
2237         * Version 1.72.11 released.
2238
2239 2014-08-19  Carl Hetherington  <cth@carlh.net>
2240
2241         * Attempt to fix random crashes on OS X (especially during encodes)
2242         thought to be caused by multiple threads using (different) stringstreams
2243         at the same time; see src/lib/safe_stringstream.
2244 >>>>>>> origin/master
2245
2246 2014-08-09  Carl Hetherington  <cth@carlh.net>
2247
2248         * Version 1.72.10 released.
2249
2250 2014-08-09  Carl Hetherington  <cth@carlh.net>
2251
2252         * Version 1.72.8 released.
2253
2254 2014-08-08  Carl Hetherington  <cth@carlh.net>
2255
2256         * Approximate support for changing timing details of multiple
2257         bits of content at the same time.
2258
2259         * Allow removal of multiple bits of content at the same time.
2260
2261         * Version 1.72.7 released.
2262
2263 2014-08-04  Carl Hetherington  <cth@carlh.net>
2264
2265         * Add BCC option for KDM emails.
2266
2267 2014-07-29  Carl Hetherington  <cth@carlh.net>
2268
2269         * Version 1.72.5 released.
2270
2271 2014-07-17  Carl Hetherington  <cth@carlh.net>
2272
2273         * Fix corrupted text in job descriptions in some cases.
2274
2275         * Speculative fix for failure to keep Windows
2276         machines awake during encodes.
2277
2278 2014-07-16  Carl Hetherington  <cth@carlh.net>
2279
2280         * Version 1.72.4 released.
2281
2282 2014-07-16  Carl Hetherington  <cth@carlh.net>
2283
2284         * Add default scaling setting to preferences (#384).
2285
2286         * Version 1.72.3 released.
2287
2288 2014-07-16  Carl Hetherington  <cth@carlh.net>
2289
2290         * Improve approximate time reports a bit.
2291
2292         * Make KDM email subject configurable.
2293
2294         * Updates to de_DE from Carsten Kurz.
2295
2296         * Limit allowed KDM types based on Interop/SMPTE setting
2297         of DCP (#385).
2298
2299         * Updates to fr_FR from Grégoire Ausina.
2300
2301 2014-07-14  Carl Hetherington  <cth@carlh.net>
2302
2303         * Bump libdcp to get a new version which writes
2304         <Hash> values to CPLs.
2305
2306 2014-07-10  Carl Hetherington  <cth@carlh.net>
2307
2308         * Version 1.72.2 released.
2309 >>>>>>> origin/master
2310
2311 2014-07-10  Carl Hetherington  <cth@carlh.net>
2312
2313         * Try to fix corruption of KDM email setting in
2314         some cases.
2315
2316         * Version 1.72.1 released.
2317
2318 2014-07-08  Carl Hetherington  <cth@carlh.net>
2319
2320         * Fix various problems with seek and content
2321         being trimmed when its video frame rate is
2322         overridden.
2323
2324 2014-07-02  Carl Hetherington  <cth@carlh.net>
2325
2326         * Updated de_DE translation from Carsten Kurz.
2327
2328 2014-06-30  Carl Hetherington  <cth@carlh.net>
2329
2330         * Version 1.72.0 released.
2331
2332 2014-06-28  Carl Hetherington  <cth@carlh.net>
2333
2334         * Version 1.71.2 released.
2335
2336 2014-06-28  Carl Hetherington  <cth@carlh.net>
2337
2338         * Version 1.71.1 released.
2339
2340 2014-06-28  Carl Hetherington  <cth@carlh.net>
2341
2342         * Fix crash on analysing audio (and possibly DCP creation) with
2343         resampled content.
2344
2345 2014-06-27  Carl Hetherington  <cth@carlh.net>
2346
2347         * Version 1.71.0 released.
2348
2349 2014-06-27  Carl Hetherington  <cth@carlh.net>
2350
2351         * Fix up/down buttons in content list.
2352
2353 2014-06-26  Carl Hetherington  <cth@carlh.net>
2354
2355         * Version 1.70.1 released.
2356
2357 2014-06-26  Carl Hetherington  <cth@carlh.net>
2358
2359         * Support different KDM formulations.
2360
2361         * Allow override of detected video frame rates.
2362
2363         * Optimisation of uncertain effect to encoder and server
2364         thread handling.
2365
2366         * Version 1.70.0 released.
2367
2368 2014-06-25  Carl Hetherington  <cth@carlh.net>
2369
2370         * Version 1.69.37 released.
2371
2372 2014-06-25  Carl Hetherington  <cth@carlh.net>
2373
2374         * Version 1.69.36 released.
2375
2376 2014-06-25  Carl Hetherington  <cth@carlh.net>
2377
2378         * Support pixel format 46 in make_black().
2379
2380 2014-06-24  Carl Hetherington  <cth@carlh.net>
2381
2382         * Re-assign timeline tracks when things are
2383         moved about.
2384
2385 2014-06-23  Carl Hetherington  <cth@carlh.net>
2386
2387         * Try harder to cope with DCP names specified
2388         already in CamelCase.
2389
2390         * Add option to CC a KDM email, and add
2391         $SCREENS and $CINEMA_NAME as variables
2392         in the email.
2393
2394 2014-06-22  Carl Hetherington  <cth@carlh.net>
2395
2396         * Reset-to-default button for KDM email text.
2397
2398         * Version 1.69.35 released.
2399
2400 2014-06-22  Carl Hetherington  <cth@carlh.net>
2401
2402         * Fix large memory leak with image sources.
2403
2404 2014-06-21  Carl Hetherington  <cth@carlh.net>
2405
2406         * Move email config into the KDM email page.
2407
2408         * Version 1.69.34 released.
2409
2410 2014-06-21  Carl Hetherington  <cth@carlh.net>
2411
2412         * Version 1.69.33 released.
2413
2414 2014-06-21  Carl Hetherington  <cth@carlh.net>
2415
2416         * Version 1.69.32 released.
2417
2418 2014-06-21  Carl Hetherington  <cth@carlh.net>
2419
2420         * Version 1.69.31 released.
2421
2422 2014-06-20  Carl Hetherington  <cth@carlh.net>
2423
2424         * Version 1.69.30 released.
2425
2426 2014-06-20  Carl Hetherington  <cth@carlh.net>
2427
2428         * Updates to de_DE translation from Carsten Kurz.
2429
2430 2014-06-18  Carl Hetherington  <cth@carlh.net>
2431
2432         * Version 1.69.29 released.
2433
2434 2014-06-18  Carl Hetherington  <cth@carlh.net>
2435
2436         * Fix thinko causing incorrect audio sample rates in some cases.
2437
2438 2014-06-15  Carl Hetherington  <cth@carlh.net>
2439
2440         * Version 1.69.28 released.
2441
2442 2014-06-12  Carl Hetherington  <cth@carlh.net>
2443
2444         * Version 1.69.27 released.
2445
2446 2014-06-12  Carl Hetherington  <cth@carlh.net>
2447
2448         * Add Content menu with "scale to fit width" and "scale
2449         to fit height" options.
2450
2451         * Version 1.69.26 released.
2452
2453 2014-06-12  Carl Hetherington  <cth@carlh.net>
2454
2455         * Fix bug where DCP-o-matic does not recreate video after
2456         subtitles are turned on or off.
2457
2458 2014-06-10  Carl Hetherington  <cth@carlh.net>
2459
2460         * Support ISDCF naming convention version 9 (#257).
2461
2462         * Rename DCI to ISDCF when talking about the digital cinema
2463         naming convention (#362).
2464
2465         * Fix crash when opening the timeline with no content (#369).
2466
2467 2014-06-09  Carl Hetherington  <cth@carlh.net>
2468
2469         * Fix server/client with non-RGB24 sources.
2470
2471         * Version 1.69.25 released.
2472
2473 2014-06-09  Carl Hetherington  <cth@carlh.net>
2474
2475         * Make audio gain a floating-point value in the UI (#367).
2476
2477         * Work-around out-of-memory crashes with large start trims (#252).
2478
2479         * Version 1.69.24 released.
2480
2481 2014-06-06  Carl Hetherington  <cth@carlh.net>
2482
2483         * Version 1.69.23 released.
2484
2485 2014-06-05  Carl Hetherington  <cth@carlh.net>
2486
2487         * Version 1.69.22 released.
2488
2489 2014-06-05  Carl Hetherington  <cth@carlh.net>
2490
2491         * Large speed-up to multi-image source file decoding.
2492
2493         * Back-port changes from v2 which work out how separate
2494         audio files should be resampled by looking at the video
2495         files which are present at the same time.
2496
2497 2014-06-03  Carl Hetherington  <cth@carlh.net>
2498
2499         * Version 1.69.21 released.
2500
2501 2014-06-03  Carl Hetherington  <cth@carlh.net>
2502
2503         * Fix bad resampling of separate sound file sources that
2504         have specified video frame rates.
2505
2506         * Version 1.69.20 released.
2507
2508 2014-06-03  Carl Hetherington  <cth@carlh.net>
2509
2510         * Re-calculate and update audio plots when the mapping is changed.
2511
2512         * Change the -3dB preset to -6dB since we are talking about
2513         amplitude, not power.
2514
2515         * Version 1.69.19 released.
2516
2517 2014-06-02  Carl Hetherington  <cth@carlh.net>
2518
2519         * Empirical hack to prevent over-read of array
2520         by libswscale; may fix crashes at the start of
2521         DCP encodes.
2522
2523 2014-05-29  Carl Hetherington  <cth@carlh.net>
2524
2525         * Version 1.69.18 released.
2526
2527 2014-05-28  Carl Hetherington  <cth@carlh.net>
2528
2529         * Version 1.69.17 released.
2530
2531 2014-05-28  Carl Hetherington  <cth@carlh.net>
2532
2533         * Version 1.69.16 released.
2534
2535 2014-05-28  Carl Hetherington  <cth@carlh.net>
2536
2537         * Rework KDM generation to be about CPLs rather than DCPs,
2538         and allow specification of any CPL to generate KDMs for.
2539
2540         Requested-by: Richard Turner
2541
2542 2014-05-27  Carl Hetherington  <cth@carlh.net>
2543
2544         * Version 1.69.15 released.
2545
2546 2014-05-26  Carl Hetherington  <cth@carlh.net>
2547
2548         * Version 1.69.14 released.
2549
2550 2014-05-26  Carl Hetherington  <cth@carlh.net>
2551
2552         * Fix problems with non-zero FFmpeg content start times.
2553
2554 2014-05-24  Carl Hetherington  <cth@carlh.net>
2555
2556         * Version 1.69.13 released.
2557
2558 2014-05-24  Carl Hetherington  <cth@carlh.net>
2559
2560         * Fix problems with log setup from config.
2561
2562 2014-05-23  Carl Hetherington  <cth@carlh.net>
2563
2564         * Version 1.69.12 released.
2565
2566 2014-05-22  Carl Hetherington  <cth@carlh.net>
2567
2568         * Version 1.69.11 released.
2569
2570 2014-05-21  Carl Hetherington  <cth@carlh.net>
2571
2572         * Version 1.69.10 released.
2573
2574 2014-05-21  Carl Hetherington  <cth@carlh.net>
2575
2576         * Tidy up logging a bit and make it configurable from the GUI
2577         (moving a few things into an Advanced preferences tab at
2578         the same time).
2579
2580 2014-05-19  Carl Hetherington  <cth@carlh.net>
2581
2582         * Version 1.69.9 released.
2583
2584 2014-05-19  Carl Hetherington  <cth@carlh.net>
2585
2586         * Decode image sources in the multi-threaded part
2587         of the transcoder, rather than the single-threaded.
2588
2589 2014-05-16  Carl Hetherington  <cth@carlh.net>
2590
2591         * Version 1.69.8 released.
2592
2593 2014-05-16  Carl Hetherington  <cth@carlh.net>
2594
2595         * Fix various confusions in translations of abbreviated
2596         channel names (Lc, Rc etc.)
2597
2598 2014-05-14  Carl Hetherington  <cth@carlh.net>
2599
2600         * Version 1.69.7 released.
2601
2602 2014-05-14  Carl Hetherington  <cth@carlh.net>
2603
2604         * Bump libdcp to remove checks on PCM MXF edit rates,
2605         so we can generate strange ones in DCP-o-matic.
2606
2607 2014-05-13  Carl Hetherington  <cth@carlh.net>
2608
2609         * Version 1.69.6 released.
2610
2611 2014-05-13  Carl Hetherington  <cth@carlh.net>
2612
2613         * Remove artificial 100fps limit when using
2614         "any" DCP frame rate.
2615
2616 2014-05-12  Carl Hetherington  <cth@carlh.net>
2617
2618         * Version 1.69.5 released.
2619
2620 2014-05-12  Carl Hetherington  <cth@carlh.net>
2621
2622         * Add option to use any DCP frame rate, rather than just
2623         the "allowed" set.
2624
2625         * Version 1.69.4 released.
2626
2627 2014-05-12  Carl Hetherington  <cth@carlh.net>
2628
2629         * Version 1.69.3 released.
2630
2631 2014-05-12  Carl Hetherington  <cth@carlh.net>
2632
2633         * Use libdcp::raw_convert instead of boost::lexical_cast and
2634         LocaleGuard, hopefully to fix large numbers being written with
2635         thousands separators on some locales.
2636
2637 2014-05-10  Carl Hetherington  <cth@carlh.net>
2638
2639         * Version 1.69.2 released.
2640
2641 2014-05-10  Carl Hetherington  <cth@carlh.net>
2642
2643         * Fix setup of the libswresample context to work with high channel counts.
2644
2645 2014-05-09  Carl Hetherington  <cth@carlh.net>
2646
2647         * Version 1.69.1 released.
2648
2649 2014-05-09  Carl Hetherington  <cth@carlh.net>
2650
2651         * Fix crash on using content with more than 12 audio channels.
2652
2653         * Re-introduce ffprobe call when adding content.
2654
2655 2014-05-05  Carl Hetherington  <cth@carlh.net>
2656
2657         * Version 1.69.0 released.
2658
2659 2014-05-02  Carl Hetherington  <cth@carlh.net>
2660
2661         * Version 1.68.0 released.
2662
2663 2014-04-29  Carl Hetherington  <cth@carlh.net>
2664
2665         * Version 1.67.1 released.
2666
2667 2014-04-29  Carl Hetherington  <cth@carlh.net>
2668
2669         * Version 1.67.0 released.
2670
2671 2014-04-27  Carl Hetherington  <cth@carlh.net>
2672
2673         * Version 1.66.16 released.
2674
2675 2014-04-27  Carl Hetherington  <cth@carlh.net>
2676
2677         * Add .dpx to the list of acceptable image files.
2678
2679         * Slightly better handling of uncaught exceptions.
2680
2681         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
2682         it appears that the same bug remains.
2683
2684 2014-04-25  Carl Hetherington  <cth@carlh.net>
2685
2686         * Version 1.66.15 released.
2687
2688 2014-04-25  Carl Hetherington  <cth@carlh.net>
2689
2690         * Fix subtitle display when the next subtitle is decoded before the previous
2691         one has finished.
2692
2693 2014-04-24  Carl Hetherington  <cth@carlh.net>
2694
2695         * Version 1.66.14 released.
2696
2697 2014-04-23  Carl Hetherington  <cth@carlh.net>
2698
2699         * Version 1.66.13 released.
2700
2701 2014-04-21  Carl Hetherington  <cth@carlh.net>
2702
2703         * Update to es_ES translation from Manuel AC.
2704
2705         * Update to fr_FR translation from Thierry Journet.
2706
2707 2014-04-17  Carl Hetherington  <cth@carlh.net>
2708
2709         * Fix update of the gain control when using the gain calculator
2710         dialog.
2711
2712         * Version 1.66.12 released.
2713
2714 2014-04-07  Carl Hetherington  <cth@carlh.net>
2715
2716         * Version 1.66.11 released.
2717
2718 2014-04-07  Carl Hetherington  <cth@carlh.net>
2719
2720         * Updated fr_FR translation from Thierry Journet.
2721
2722 2014-04-02  Carl Hetherington  <cth@carlh.net>
2723
2724         * Version 1.66.10 released.
2725
2726 2014-04-01  Carl Hetherington  <cth@carlh.net>
2727
2728         * Basic support for separate left/right-eye files or directories
2729         for 3D.
2730
2731 2014-03-30  Carl Hetherington  <cth@carlh.net>
2732
2733         * Version 1.66.9 released.
2734
2735 2014-03-30  Carl Hetherington  <cth@carlh.net>
2736
2737         * Version 1.66.8 released.
2738
2739         * nl_NL translation from Theo Kooijmans.
2740
2741 2014-03-27  Carl Hetherington  <cth@carlh.net>
2742
2743         * Auto-save film metadata before starting DCP encode.
2744
2745 2014-03-25  Carl Hetherington  <cth@carlh.net>
2746
2747         * Add support for downloading Doremi server certificates.
2748
2749 2014-03-24  Carl Hetherington  <cth@carlh.net>
2750
2751         * Version 1.66.7 released.
2752
2753 2014-03-24  Carl Hetherington  <cth@carlh.net>
2754
2755         * Fix error on creating DCPs without audio.
2756
2757 2014-03-23  Carl Hetherington  <cth@carlh.net>
2758
2759         * Version 1.66.6 released.
2760
2761 2014-03-23  Carl Hetherington  <cth@carlh.net>
2762
2763         * Attempt to fix format string specifier error on Windows.
2764
2765         * Version 1.66.5 released.
2766
2767 2014-03-22  Carl Hetherington  <cth@carlh.net>
2768
2769         * Version 1.66.4 released.
2770
2771 2014-03-22  Carl Hetherington  <cth@carlh.net>
2772
2773         * Allow specification of the video frame rate that a sound file
2774         was prepared for.
2775
2776         * Another attempt to fix colour conversion dialog strange behaviour
2777         on OS X.
2778
2779 2014-03-18  Carl Hetherington  <cth@carlh.net>
2780
2781         * Version 1.66.3 released.
2782
2783 2014-03-18  Carl Hetherington  <cth@carlh.net>
2784
2785         * Fix bad rounding of timecodes.
2786
2787         * Tentative support for 3D from alternate frames of the source.
2788
2789 2014-03-17  Carl Hetherington  <cth@carlh.net>
2790
2791         * Improve behaviour of the position slider at the end of films.
2792
2793         * Version 1.66.2 released.
2794
2795 2014-03-17  Carl Hetherington  <cth@carlh.net>
2796
2797         * Improve appearance of config dialog on OS X.
2798
2799 2014-03-15  Carl Hetherington  <cth@carlh.net>
2800
2801         * Improve appearance of new film and KDM dialogs on OS X.
2802
2803         * Fix KDM dialog to predictably set up its initial range to
2804         a week from now.
2805
2806         * Remove support for FFmpeg post-processing filters as they apparently
2807         do not support > 8bpp.  I don't think they are worth the pain of
2808         quantizing and then telling the user what has happened.
2809
2810 2014-03-12  Carl Hetherington  <cth@carlh.net>
2811
2812         * Version 1.66.1 released.
2813
2814 2014-03-12  Carl Hetherington  <cth@carlh.net>
2815
2816         * Hopefully fix i18n on OS X (#324).
2817
2818 2014-03-10  Carl Hetherington  <cth@carlh.net>
2819
2820         * Version 1.66.0 released.
2821
2822 2014-03-09  Carl Hetherington  <cth@carlh.net>
2823
2824         * Version 1.65.2 released.
2825
2826 2014-03-09  Carl Hetherington  <cth@carlh.net>
2827
2828         * Restore old behaviour of "no-stretch" mode with crop.
2829
2830         * Fix display of no-scale display mode in the player.
2831
2832 2014-03-08  Carl Hetherington  <cth@carlh.net>
2833
2834         * Version 1.65.1 released.
2835
2836 2014-03-08  Carl Hetherington  <cth@carlh.net>
2837
2838         * Fix incorrect audio analyses on multiple-stream content.
2839
2840         * Support for unsigned 8-bit audio (hmm!).
2841
2842 2014-03-06  Carl Hetherington  <cth@carlh.net>
2843
2844         * Version 1.65.0 released.
2845
2846 2014-03-05  Carl Hetherington  <cth@carlh.net>
2847
2848         * Version 1.64.19 released.
2849
2850 2014-03-05  Carl Hetherington  <cth@carlh.net>
2851
2852         * Bump maximum audio channels to 12 so that we can
2853         (crudely at least) get BsL/BsR.
2854
2855 2014-03-04  Carl Hetherington  <cth@carlh.net>
2856
2857         * Version 1.64.18 released.
2858
2859 2014-03-04  Carl Hetherington  <cth@carlh.net>
2860
2861         * Add option to disable all scaling of the input video.
2862
2863 2014-03-03  Carl Hetherington  <cth@carlh.net>
2864
2865         * Fix rounding of timecodes in at least some cases (#323).
2866
2867         * Try to prevent OS X from sleeping during DCP encode.
2868
2869 2014-02-26  Carl Hetherington  <cth@carlh.net>
2870
2871         * Version 1.64.17 released.
2872
2873 2014-02-26  Carl Hetherington  <cth@carlh.net>
2874
2875         * Fix missing RMS audio analysis plots in some cases.
2876
2877         * Fix failure to load sound files with
2878         non-ASCII paths.
2879
2880 2014-02-23  Carl Hetherington  <cth@carlh.net>
2881
2882         * Version 1.64.16 released.
2883
2884 2014-02-23  Carl Hetherington  <cth@carlh.net>
2885
2886         * Bump ffmpeg library to git head to fix problems with
2887         misrecognised frame rates in some MOV files.
2888
2889 2014-02-20  Carl Hetherington  <cth@carlh.net>
2890
2891         * Version 1.64.15 released.
2892
2893 2014-02-20  Carl Hetherington  <cth@carlh.net>
2894
2895         * Basic support for 7.1 / HI/VI audio tracks.
2896
2897 2014-02-19  Carl Hetherington  <cth@carlh.net>
2898
2899         * Add some basic JSON stuff.
2900
2901 2014-02-18  Carl Hetherington  <cth@carlh.net>
2902
2903         * Version 1.64.14 released.
2904
2905 2014-02-18  Carl Hetherington  <cth@carlh.net>
2906
2907         * Version 1.64.13 released.
2908
2909 2014-02-12  Carl Hetherington  <cth@carlh.net>
2910
2911         * Make the batch converter remember its last directory
2912         for the film picker (#318).
2913
2914         * Add dcpomatic_batch to OS X .app.
2915
2916 2014-02-11  Carl Hetherington  <cth@carlh.net>
2917
2918         * Version 1.64.12 released.
2919
2920 2014-02-11  Carl Hetherington  <cth@carlh.net>
2921
2922         * Be more careful when catching exceptions from KDM creation.
2923
2924 2014-02-10  Carl Hetherington  <cth@carlh.net>
2925
2926         * Version 1.64.11 released.
2927
2928 2014-02-10  Carl Hetherington  <cth@carlh.net>
2929
2930         * Version 1.64.10 released.
2931
2932 2014-02-10  Carl Hetherington  <cth@carlh.net>
2933
2934         * Try to fix Centos RPM dependencies.
2935
2936         * Version 1.64.9 released.
2937
2938 2014-02-10  Carl Hetherington  <cth@carlh.net>
2939
2940         * Version 1.64.8 released.
2941
2942 2014-02-09  Carl Hetherington  <cth@carlh.net>
2943
2944         * Build with a more careful version of libopenjpeg that handles
2945         out-of-memory conditions slightly better.
2946
2947         * Possibly fix repeated no route to host errors in some cases.
2948
2949         * Some small bits of increased low-memory stability.
2950
2951         * Version 1.64.7 released.
2952
2953 2014-02-08  Carl Hetherington  <cth@carlh.net>
2954
2955         * Fix exception when seeking with missing content (part of #317).
2956
2957         * Version 1.64.6 released.
2958
2959 2014-02-08  Carl Hetherington  <cth@carlh.net>
2960
2961         * Version 1.64.5 released.
2962
2963 2014-02-08  Carl Hetherington  <cth@carlh.net>
2964
2965         * Version 1.64.4 released.
2966
2967 2014-02-08  Carl Hetherington  <cth@carlh.net>
2968
2969         * Version 1.64.3 released.
2970
2971 2014-02-08  Carl Hetherington  <cth@carlh.net>
2972
2973         * Bump libdcp version to get some fixes for Interop XML.
2974
2975 2014-02-07  Carl Hetherington  <cth@carlh.net>
2976
2977         * Add basic stuff to build RPMs for Centos.
2978
2979 2014-02-05  Carl Hetherington  <cth@carlh.net>
2980
2981         * Version 1.64.2 released.
2982
2983 2014-02-05  Carl Hetherington  <cth@carlh.net>
2984
2985         * A variety of fixes to small problems found by Coverity.
2986
2987 2014-02-05  Carl Hetherington  <cth@carlh.net>
2988
2989         * Version 1.64.1 released.
2990
2991 2014-02-05  Carl Hetherington  <cth@carlh.net>
2992
2993         * Updates to it_IT translation from William Fanelli.
2994
2995 2014-02-02  Carl Hetherington  <cth@carlh.net>
2996
2997         * Version 1.64.0 released.
2998
2999 2014-01-29  Carl Hetherington  <cth@carlh.net>
3000
3001         * Version 1.63.8 released.
3002
3003 2014-01-29  Carl Hetherington  <cth@carlh.net>
3004
3005         * Add subtitle X offset option.
3006
3007         * Fix missing subtitles when subtitled content is at a non-zero position.
3008
3009 2014-01-28  Carl Hetherington  <cth@carlh.net>
3010
3011         * Use Mbit/s instead of the incorrect MBps.
3012
3013         * Version 1.63.7 released.
3014
3015 2014-01-28  Carl Hetherington  <cth@carlh.net>
3016
3017         * Try to prevent Windows machines going to sleep during encodes.
3018
3019         * Add option to not install main program / server on Windows.
3020
3021 2014-01-26  Carl Hetherington  <cth@carlh.net>
3022
3023         * Change default JPEG2000 bandwith to 100MBps.
3024
3025         * Updated fr_FR translation from Theirry Journet.
3026
3027 2014-01-24  Carl Hetherington  <cth@carlh.net>
3028
3029         * Try to fix repeatedly-reported exceptions.
3030
3031 2014-01-23  Carl Hetherington  <cth@carlh.net>
3032
3033         * Version 1.63.6 released.
3034
3035 2014-01-23  Carl Hetherington  <cth@carlh.net>
3036
3037         * Fix recovery of DCP encoding after a crash with a 3D DCP.
3038
3039 2014-01-21  Carl Hetherington  <cth@carlh.net>
3040
3041         * Version 1.63.5 released.
3042
3043 2014-01-21  Carl Hetherington  <cth@carlh.net>
3044
3045         * Potentially major fix for bad A/V sync.
3046
3047 2014-01-19  Carl Hetherington  <cth@carlh.net>
3048
3049         * Version 1.63.4 released.
3050
3051 2014-01-19  Carl Hetherington  <cth@carlh.net>
3052
3053         * Updated sv_SE translation from Adam Klotblixt.
3054
3055 2014-01-15  Carl Hetherington  <cth@carlh.net>
3056
3057         * Version 1.63.3 released.
3058
3059 2014-01-15  Carl Hetherington  <cth@carlh.net>
3060
3061         * Hopefully fix badly-labelled MXFs when in Interop mode.
3062
3063 2014-01-14  Carl Hetherington  <cth@carlh.net>
3064
3065         * Version 1.63.2 released.
3066
3067 2014-01-14  Carl Hetherington  <cth@carlh.net>
3068
3069         * Fix problems with adding new soundtracks to FFmpeg content with
3070         no audio track.
3071
3072         * Updated de_DE translation from Markus Raab.
3073
3074         * Version 1.63.1 released.
3075
3076 2014-01-14  Carl Hetherington  <cth@carlh.net>
3077
3078         * Try to fix subtitle problems when the video frame rate is being changed
3079         from content to DCP.
3080
3081 2014-01-13  Carl Hetherington  <cth@carlh.net>
3082
3083         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
3084         also tweak 1.19:1 (#306).
3085
3086         * Version 1.63.0 released.
3087
3088 2014-01-12  Carl Hetherington  <cth@carlh.net>
3089
3090         * Fix crashes when using -3dB options in locales with a , decimal separator.
3091
3092         * Version 1.62.3 released.
3093
3094 2014-01-11  Carl Hetherington  <cth@carlh.net>
3095
3096         * Hopefully fix error on restarting a cancelled transcode job
3097         on Windows.
3098
3099 2014-01-10  Carl Hetherington  <cth@carlh.net>
3100
3101         * Version 1.62.2 released.
3102
3103 2014-01-10  Carl Hetherington  <cth@carlh.net>
3104
3105         * Version 1.62.1 released.
3106
3107 2014-01-10  Carl Hetherington  <cth@carlh.net>
3108
3109         * Version 1.62.0 released.
3110
3111 2014-01-10  Carl Hetherington  <cth@carlh.net>
3112
3113         * Try to stop the queue of things to write filling up excessively
3114         on fast CPUs.
3115
3116         * Try to fix double "are you sure" prompt on quitting with active jobs.
3117
3118         * Version 1.61.2 released.
3119
3120 2014-01-09  Carl Hetherington  <cth@carlh.net>
3121
3122         * Version 1.61.1 released.
3123
3124 2014-01-09  Carl Hetherington  <cth@carlh.net>
3125
3126         * Version 1.61.0 released.
3127
3128 2014-01-09  Carl Hetherington  <cth@carlh.net>
3129
3130         * Hopefully fix somewhat inexplicable inability of Windows to open
3131         new files on top of old ones in some circumstances (with audio
3132         MXFs).
3133
3134         * Version 1.60 released.
3135
3136 2014-01-09  Carl Hetherington  <cth@carlh.net>
3137
3138         * More fixes for slow-downs on fast computers.
3139
3140 2014-01-08  Carl Hetherington  <cth@carlh.net>
3141
3142         * Version 1.59 released.
3143
3144 2014-01-07  Carl Hetherington  <cth@carlh.net>
3145
3146         * Version 1.58 released.
3147
3148 2014-01-07  Carl Hetherington  <cth@carlh.net>
3149
3150         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
3151         of some .mov files.
3152
3153         * Very primitive check-for-updates feature added.
3154
3155         * Allow still-moving-image sources to have their frame rate specified.
3156
3157 2014-01-06  Carl Hetherington  <cth@carlh.net>
3158
3159         * Basics of per-channel audio gain (#247).
3160
3161         * Give a warning on make DCP if it seems unlikely that the disk
3162         will have enough space to store the finished DCP (#92).
3163
3164         * Make sure forced languages override the environment for gettext()
3165         as well as wxWidgets' i18n code (#108).
3166
3167         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
3168         with interop (#206).
3169
3170         * Fix subtitle colouring (#152).
3171
3172         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
3173
3174         * Remove seemingly unnecessary checks on image directories.
3175
3176         * Leave DCP directory creation until the last minute to help
3177         avoid half-eaten directories being left around (#174).
3178
3179 2014-01-05  Carl Hetherington  <cth@carlh.net>
3180
3181         * Version 1.57 released.
3182
3183 2014-01-05  Carl Hetherington  <cth@carlh.net>
3184
3185         * Use _fseeki64 on Windows when reading content files.
3186
3187         * Various small fixes to i18n.
3188
3189 2014-01-03  Carl Hetherington  <cth@carlh.net>
3190
3191         * Version 1.56 released.
3192
3193 2014-01-03  Carl Hetherington  <cth@carlh.net>
3194
3195         * Version 1.55 released.
3196
3197 2014-01-03  Carl Hetherington  <cth@carlh.net>
3198
3199         * New de_DE translation from Markus Raab.
3200
3201         * Work-around mysterious call of pure virtual method inside boost.
3202
3203 2014-01-01  Carl Hetherington  <cth@carlh.net>
3204
3205         * Bump ffmpeg version.
3206
3207 2013-12-30  Carl Hetherington  <cth@carlh.net>
3208
3209         * Version 1.54 released.
3210
3211 2013-12-30  Carl Hetherington  <cth@carlh.net>
3212
3213         * Put catches around a few threads which could have uncaught exceptions.
3214
3215         * Add nascent dcpomatic_create command-line program to create films.
3216
3217 2013-12-29  Carl Hetherington  <cth@carlh.net>
3218
3219         * Version 1.53 released.
3220
3221 2013-12-29  Carl Hetherington  <cth@carlh.net>
3222
3223         * Fix failure to load content from directories with non-Latin names.
3224
3225 2013-12-28  Carl Hetherington  <cth@carlh.net>
3226
3227         * Speculative fix for "find missing" not working on OS X (#255).
3228
3229         * Fix failure to load films with missing still image content (#300).
3230
3231 2013-12-27  Carl Hetherington  <cth@carlh.net>
3232
3233         * Fix non-update of video information on changing DCP resolution (#299).
3234
3235         * Version 1.52 released.
3236
3237 2013-12-27  Carl Hetherington  <cth@carlh.net>
3238
3239         * More speculative fixes for 4K.
3240
3241 2013-12-23  Carl Hetherington  <cth@carlh.net>
3242
3243         * Version 1.51 released.
3244
3245 2013-12-23  Carl Hetherington  <cth@carlh.net>
3246
3247         * A couple of potential fixes for 4K.
3248
3249         * Version 1.50 released.
3250
3251 2013-12-23  Carl Hetherington  <cth@carlh.net>
3252
3253         * Version 1.49 released.
3254
3255 2013-12-23  Carl Hetherington  <cth@carlh.net>
3256
3257         * Version 1.48 released.
3258
3259 2013-12-23  Carl Hetherington  <cth@carlh.net>
3260
3261         * Add TLS/SSL support to KDM email sending.
3262
3263 2013-12-23  Carl Hetherington  <cth@carlh.net>
3264
3265         * Version 1.47 released.
3266
3267 2013-12-23  Carl Hetherington  <cth@carlh.net>
3268
3269         * Add $START_TIME and $END_TIME as variables for the KDM email.
3270
3271         * Add top/bottom option for 3D frames.
3272
3273 2013-12-20  Carl Hetherington  <cth@carlh.net>
3274
3275         * Add configuration option for default audio delay (#276).
3276
3277         * Version 1.46 released.
3278
3279 2013-12-19  Carl Hetherington  <cth@carlh.net>
3280
3281         * Version 1.45 released.
3282
3283 2013-12-19  Carl Hetherington  <cth@carlh.net>
3284
3285         * Bump libdcp version again for a crash fix for 32-bit Windows,
3286         and also for problems generating certificate chains.
3287
3288 2013-12-18  Carl Hetherington  <cth@carlh.net>
3289
3290         * Version 1.44 released.
3291
3292 2013-12-18  Carl Hetherington  <cth@carlh.net>
3293
3294         * Bump libdcp version again for a fix to XML validity for 3D.
3295
3296         * Version 1.43 released.
3297
3298 2013-12-18  Carl Hetherington  <cth@carlh.net>
3299
3300         * Update libdcp version to get fix for 3D IntrinsicDuration.
3301
3302         * Fix progress reporting when making 3D DCPs.
3303
3304         * Fix non-update of display when changing video frame type (2D,
3305         3D left/right etc.)
3306
3307         * Restore video information in video tab when using still images.
3308
3309         * Hopefully fix exception on new film in some strange cases.
3310
3311 2013-12-09  Carl Hetherington  <cth@carlh.net>
3312
3313         * Version 1.42 released.
3314
3315 2013-12-09  Carl Hetherington  <cth@carlh.net>
3316
3317         * Fix make_black for pixel format 7 (#288).
3318
3319 2013-12-08  Carl Hetherington  <cth@carlh.net>
3320
3321         * Fix display update when removing content (#281).
3322
3323 2013-12-07  Carl Hetherington  <cth@carlh.net>
3324
3325         * Version 1.41 released.
3326
3327 2013-12-05  Carl Hetherington  <cth@carlh.net>
3328
3329         * Improve the correctness of lengths reported by sound files to fix
3330         short DCPs when using non-DCI-rate sound files with stills.
3331
3332 2013-12-04  Carl Hetherington  <cth@carlh.net>
3333
3334         * Make signatures optional (#273).
3335
3336         * Only do scale/crop/window/subtitle overlay if a frame is going
3337         to be encoded for the DCP.
3338
3339         * Several optimisations to video processing, which should
3340         speed up the player a bit.
3341
3342 2013-12-03  Carl Hetherington  <cth@carlh.net>
3343
3344         * Add "play length" control to avoid having to do arithmetic to
3345         get end-trims right in some cases (#261).
3346
3347 2013-12-02  Carl Hetherington  <cth@carlh.net>
3348
3349         * Fix breakage to adding multiple files at the same time.
3350
3351         * Fix crash on double-click of "show audio" button (#278).
3352
3353         * Version 1.40 released.
3354
3355 2013-12-02  Carl Hetherington  <cth@carlh.net>
3356
3357         * Fix problems with FFmpeg files that have all-zero stream IDs.
3358
3359         * Fix crash on checking non-existing frame info
3360         files.
3361
3362         * Fix erroneous disabling of timing panel with
3363         audio-only sources.
3364
3365 2013-11-30  Carl Hetherington  <cth@carlh.net>
3366
3367         * Version 1.39 released.
3368
3369 2013-11-30  Carl Hetherington  <cth@carlh.net>
3370
3371         * Fix windows build.
3372
3373 2013-11-29  Carl Hetherington  <cth@carlh.net>
3374
3375         * Version 1.38 released.
3376
3377 2013-11-29  Carl Hetherington  <cth@carlh.net>
3378
3379         * Add option to join input files together
3380         to help with multiple VOB files from DVDs.
3381
3382         * Fix build for 32-bit versions of OS X.
3383
3384 2013-11-27  Carl Hetherington  <cth@carlh.net>
3385
3386         * Version 1.37 released.
3387
3388 2013-11-27  Carl Hetherington  <cth@carlh.net>
3389
3390         * Version 1.36 released.
3391
3392 2013-11-27  Carl Hetherington  <cth@carlh.net>
3393
3394         * Version 1.35 released.
3395
3396 2013-11-26  Carl Hetherington  <cth@carlh.net>
3397
3398         * Updated fr_FR translation from Lilian Lefranc.
3399
3400         * A whole load of fixes for lots of bugs when handling filenames
3401         using non-Latin characters on Windows.
3402
3403 2013-11-22  Carl Hetherington  <cth@carlh.net>
3404
3405         * Version 1.34 released.
3406
3407 2013-11-22  Carl Hetherington  <cth@carlh.net>
3408
3409         * Fix both OS X and Windows installers.
3410
3411 2013-11-21  Carl Hetherington  <cth@carlh.net>
3412
3413         * Version 1.33 released.
3414
3415 2013-11-21  Carl Hetherington  <cth@carlh.net>
3416
3417         * Fix Ubuntu 13.04 build.
3418
3419 2013-11-20  Carl Hetherington  <cth@carlh.net>
3420
3421         * Version 1.32 released.
3422
3423 2013-11-20  Carl Hetherington  <cth@carlh.net>
3424
3425         * Version 1.31 released.
3426
3427 2013-11-20  Carl Hetherington  <cth@carlh.net>
3428
3429         * Add primitive hints dialogue box.
3430
3431 2013-11-17  Carl Hetherington  <cth@carlh.net>
3432
3433         * Fix specified-server discovery.
3434
3435         * Version 1.30 released.
3436
3437 2013-11-17  Carl Hetherington  <cth@carlh.net>
3438
3439         * Speculative fix for servers crashing with different
3440         locales to clients.
3441
3442 2013-11-16  Carl Hetherington  <cth@carlh.net>
3443
3444         * Bump bundled FFmpeg version to current git master.
3445
3446         * Fix erroneous reset of visible channels in audio
3447         level dialog when changing gain.
3448
3449 2013-11-15  Carl Hetherington  <cth@carlh.net>
3450
3451         * Use 2 decimal places for gamma controls instead
3452         of 1.
3453
3454 2013-11-14  Carl Hetherington  <cth@carlh.net>
3455
3456         * Support modification of certain properties when
3457         there are several selected pieces of content.
3458
3459         * Add server configuration back in.
3460
3461 2013-11-12  Carl Hetherington  <cth@carlh.net>
3462
3463         * Version 1.29 released.
3464
3465 2013-11-12  Carl Hetherington  <cth@carlh.net>
3466
3467         * Fix bad_alloc exception on audio analysis (and
3468         probably elsewhere).
3469
3470 2013-11-11  Carl Hetherington  <cth@carlh.net>
3471
3472         * Version 1.28 released.
3473
3474 2013-11-11  Carl Hetherington  <cth@carlh.net>
3475
3476         * Somewhat speculative fix for slow-downs and
3477         large memory consumption with multi-content playlists.
3478
3479 2013-11-10  Carl Hetherington  <cth@carlh.net>
3480
3481         * Hopefully get rid of spurious black lines around
3482         preview.
3483
3484 2013-11-08  Carl Hetherington  <carl@ubuntu>
3485
3486         * Fix strange behaviour of J2K bandwidth control
3487         on 32-bit Linux.
3488
3489 2013-11-07  Carl Hetherington  <cth@carlh.net>
3490
3491         * Open file dialog starts in the configured DCP directory,
3492         if one exists (#70).
3493
3494 2013-11-06  Carl Hetherington  <cth@carlh.net>
3495
3496         * Support pixel format 30 (#254).
3497
3498 2013-11-06  Carl Hetherington  <cth@carlh.net>
3499
3500         * Version 1.27 released.
3501
3502 2013-11-06  Carl Hetherington  <cth@carlh.net>
3503
3504         * Various server-related tidying up; servers are
3505         now auto-detected only (the configuration for
3506         them has been removed).
3507
3508 2013-11-06  Carl Hetherington  <cth@carlh.net>
3509
3510         * Version 1.26 released.
3511
3512 2013-11-05  Carl Hetherington  <cth@carlh.net>
3513
3514         * Auto-detect encoding servers on the local
3515         subnet(s).
3516
3517         * Tweak verbosity of command-line encoding servers.
3518
3519 2013-11-04  Carl Hetherington  <cth@carlh.net>
3520
3521         * Version 1.25 released.
3522
3523 2013-10-29  Carl Hetherington  <cth@carlh.net>
3524
3525         * Improve performance when start-trimming
3526         large files.
3527
3528         * Fix audio problems when start-trimming.
3529
3530 2013-10-28  Carl Hetherington  <cth@carlh.net>
3531
3532         * Version 1.24 released.
3533
3534 2013-10-28  Carl Hetherington  <cth@carlh.net>
3535
3536         * Fix failure to reload configuration on
3537         some non-English locales.
3538
3539 2013-10-26  Carl Hetherington  <cth@carlh.net>
3540
3541         * Version 1.23 released.
3542
3543 2013-10-25  Carl Hetherington  <cth@carlh.net>
3544
3545         * Version 1.22 released.
3546
3547 2013-10-24  Carl Hetherington  <cth@carlh.net>
3548
3549         * Support sources that require repeat of more than
3550         1 extra frame.
3551
3552 2013-10-23  Carl Hetherington  <cth@carlh.net>
3553
3554         * Version 1.21 released.
3555
3556 2013-10-23  Carl Hetherington  <cth@carlh.net>
3557
3558         * Use our own directory picker on Ubuntu 13.10 as well
3559         as Ubuntu 13.04 as it seems similarly broken.
3560
3561 2013-10-22  Carl Hetherington  <cth@carlh.net>
3562
3563         * Version 1.20 released.
3564
3565 2013-10-22  Carl Hetherington  <cth@carlh.net>
3566
3567         * Allow films to be loaded when content is missing,
3568         and then that content can be re-found.
3569
3570 2013-10-21  Carl Hetherington  <cth@carlh.net>
3571
3572         * Version 1.19 released.
3573
3574 2013-10-21  Carl Hetherington  <cth@carlh.net>
3575
3576         * Fix Rec. 709 gammas (from Lilian Lefranc)
3577
3578 2013-10-20  Carl Hetherington  <cth@carlh.net>
3579
3580         * Allow specification of subtitle language even if DVD-o-matic
3581         isn't providing the subtitles.
3582
3583 2013-10-20  Carl Hetherington  <cth@carlh.net>
3584
3585         * Version 1.18 released.
3586
3587 2013-10-19  Carl Hetherington  <cth@carlh.net>
3588
3589         * Fix non-saving of colour transform presets.
3590
3591         * Some improvements in progress reporting, especially
3592         for long encodes.
3593
3594 2013-10-18  Carl Hetherington  <cth@carlh.net>
3595
3596         * Fix bug with incorrect validity times given to KDMs.
3597
3598 2013-10-17  Carl Hetherington  <cth@carlh.net>
3599
3600         * Fix Make DCP menu option sensitivity (#230).
3601
3602         * Forward-port fix from master; use 1000000 rather
3603         than 1e6 for J2K bandwidth arithmetic to ensure
3604         that it's done with integers.
3605
3606 2013-10-16  Carl Hetherington  <cth@carlh.net>
3607
3608         * Version 1.17 released.
3609
3610 2013-10-16  Carl Hetherington  <cth@carlh.net>
3611
3612         * Hopefully fix crash on closing preferences window
3613         when ~/.config/dcpomatic does not exist.
3614
3615         * Allow specification of the DCP to make KDMs for,
3616         in case there is more than one.
3617
3618         * Speed up response to some settings changes
3619         (e.g. crop) (#196).
3620
3621 2013-10-15  Carl Hetherington  <cth@carlh.net>
3622
3623         * Version 1.16 released.
3624
3625 2013-10-15  Carl Hetherington  <cth@carlh.net>
3626
3627         * Restore up/down buttons for simple content time
3628         movements.
3629
3630         * Include film title in KDM filenames.
3631
3632         * Allow no-stretch scaling like in DVD-o-matic.
3633
3634 2013-10-14  Carl Hetherington  <cth@carlh.net>
3635
3636         * Add Rec. 709 colour conversion preset using
3637         Wolfgang Woehl's matrix.
3638
3639 2013-10-14  Carl Hetherington  <cth@carlh.net>
3640
3641         * Version 1.15 released.
3642
3643 2013-10-14  Carl Hetherington  <cth@carlh.net>
3644
3645         * Fix some crashes in the KDM dialogue when coming
3646         out of the add screen without giving a certificate.
3647
3648         * Really fix libltdl search path on OS X.
3649
3650 2013-10-13  Carl Hetherington  <cth@carlh.net>
3651
3652         * Version 1.14 released.
3653
3654 2013-10-12  Carl Hetherington  <cth@carlh.net>
3655
3656         * Add some missing libraries to the OS X build.
3657
3658         * Fix libltdl search path on OS X.
3659
3660 2013-10-12  Carl Hetherington  <cth@carlh.net>
3661
3662         * Version 1.13 released.
3663
3664 2013-10-12  Carl Hetherington  <cth@carlh.net>
3665
3666         * Fix linux static build.
3667
3668 2013-10-11  Carl Hetherington  <cth@carlh.net>
3669
3670         * Version 1.12 released.
3671
3672 2013-10-11  Carl Hetherington  <cth@carlh.net>
3673
3674         * Fix failure to create signer certificates
3675         on Windows.
3676
3677 2013-10-10  Carl Hetherington  <cth@carlh.net>
3678
3679         * Basic snapping in the timeline.
3680
3681         * Various improvements to dcpomatic_kdm.
3682
3683 2013-10-10  Carl Hetherington  <cth@carlh.net>
3684
3685         * Version 1.11 released.
3686
3687 2013-10-10  Carl Hetherington  <cth@carlh.net>
3688
3689         * libdcp fix to incorrect signature digests.
3690
3691 2013-10-09  Carl Hetherington  <cth@carlh.net>
3692
3693         * Version 1.10 released.
3694
3695 2013-10-09  Carl Hetherington  <cth@carlh.net>
3696
3697         * Add some missing Windows dependencies.
3698
3699 2013-10-09  Carl Hetherington  <cth@carlh.net>
3700
3701         * Version 1.09 released.
3702
3703 2013-10-09  Carl Hetherington  <cth@carlh.net>
3704
3705         * Bump libdcp version to pull in speculative fix
3706         for AuthorizedDeviceList thumbprints in KDMs.
3707
3708 2013-10-09  Carl Hetherington  <cth@carlh.net>
3709
3710         * Version 1.08 released.
3711
3712 2013-10-09  Carl Hetherington  <cth@carlh.net>
3713
3714         * Fix problems with crypto stuff on Windows.
3715
3716 2013-10-08  Carl Hetherington  <cth@carlh.net>
3717
3718         * Version 1.07 released.
3719
3720 2013-10-01  Carl Hetherington  <cth@carlh.net>
3721
3722         * Version 1.06 released.
3723
3724 2013-09-19  Carl Hetherington  <cth@carlh.net>
3725
3726         * Version 1.05 released.
3727
3728 2013-09-17  Carl Hetherington  <cth@carlh.net>
3729
3730         * Version 1.04 released.
3731
3732 2013-09-09  Carl Hetherington  <cth@carlh.net>
3733
3734         * Version 1.03 released.
3735
3736 2013-09-02  Carl Hetherington  <cth@carlh.net>
3737
3738         * Add missing boost datetime dependency
3739         to debian control files.
3740
3741 2013-08-30  Carl Hetherington  <cth@carlh.net>
3742
3743         * Version 1.02 released.
3744
3745 2013-08-29  Carl Hetherington  <cth@carlh.net>
3746
3747         * Version 1.01 released.
3748
3749 2013-08-29  Carl Hetherington  <cth@carlh.net>
3750
3751         * Restore server/client operation (#202).
3752
3753         * Fix strange rounding of still image durations (#204).
3754
3755         * Remove limitation to numbers and periods in the
3756         server host name dialogue box.
3757
3758         * Fix stuck-at-99% progress meters (#184).
3759
3760         * Version 1.01beta1 released.
3761
3762 2013-08-29  Carl Hetherington  <cth@carlh.net>
3763
3764         * Fix emissions of large chunks of silence when
3765         analysing audio in some cases.
3766
3767         * Use my @dcpomatic.com email address for now,
3768         rather than a non-existant mailing list.
3769
3770 2013-08-28  Carl Hetherington  <cth@carlh.net>
3771
3772         * Initial DCP-o-matic release.