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