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