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