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