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