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