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