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