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