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