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