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