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