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