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