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