Support different KDM formulations.
[dcpomatic.git] / ChangeLog
1 2014-06-26  Carl Hetherington  <cth@carlh.net>
2
3         * Support different KDM formulations.
4
5         * Allow override of detected video frame rates.
6
7         * Optimisation of uncertain effect to encoder and server
8         thread handling.
9
10         * Version 1.70.0 released.
11
12 2014-06-25  Carl Hetherington  <cth@carlh.net>
13
14         * Version 1.69.37 released.
15
16 2014-06-25  Carl Hetherington  <cth@carlh.net>
17
18         * Version 1.69.36 released.
19
20 2014-06-25  Carl Hetherington  <cth@carlh.net>
21
22         * Support pixel format 46 in make_black().
23
24 2014-06-24  Carl Hetherington  <cth@carlh.net>
25
26         * Re-assign timeline tracks when things are
27         moved about.
28
29 2014-06-23  Carl Hetherington  <cth@carlh.net>
30
31         * Try harder to cope with DCP names specified
32         already in CamelCase.
33
34         * Add option to CC a KDM email, and add
35         $SCREENS and $CINEMA_NAME as variables
36         in the email.
37
38 2014-06-22  Carl Hetherington  <cth@carlh.net>
39
40         * Reset-to-default button for KDM email text.
41
42         * Version 1.69.35 released.
43
44 2014-06-22  Carl Hetherington  <cth@carlh.net>
45
46         * Fix large memory leak with image sources.
47
48 2014-06-21  Carl Hetherington  <cth@carlh.net>
49
50         * Move email config into the KDM email page.
51
52         * Version 1.69.34 released.
53
54 2014-06-21  Carl Hetherington  <cth@carlh.net>
55
56         * Version 1.69.33 released.
57
58 2014-06-21  Carl Hetherington  <cth@carlh.net>
59
60         * Version 1.69.32 released.
61
62 2014-06-21  Carl Hetherington  <cth@carlh.net>
63
64         * Version 1.69.31 released.
65
66 2014-06-20  Carl Hetherington  <cth@carlh.net>
67
68         * Version 1.69.30 released.
69
70 2014-06-20  Carl Hetherington  <cth@carlh.net>
71
72         * Updates to de_DE translation from Carsten Kurz.
73
74 2014-06-18  Carl Hetherington  <cth@carlh.net>
75
76         * Version 1.69.29 released.
77
78 2014-06-18  Carl Hetherington  <cth@carlh.net>
79
80         * Fix thinko causing incorrect audio sample rates in some cases.
81
82 2014-06-15  Carl Hetherington  <cth@carlh.net>
83
84         * Version 1.69.28 released.
85
86 2014-06-12  Carl Hetherington  <cth@carlh.net>
87
88         * Version 1.69.27 released.
89
90 2014-06-12  Carl Hetherington  <cth@carlh.net>
91
92         * Add Content menu with "scale to fit width" and "scale
93         to fit height" options.
94
95         * Version 1.69.26 released.
96
97 2014-06-12  Carl Hetherington  <cth@carlh.net>
98
99         * Fix bug where DCP-o-matic does not recreate video after
100         subtitles are turned on or off.
101
102 2014-06-10  Carl Hetherington  <cth@carlh.net>
103
104         * Support ISDCF naming convention version 9 (#257).
105
106         * Rename DCI to ISDCF when talking about the digital cinema
107         naming convention (#362).
108
109         * Fix crash when opening the timeline with no content (#369).
110
111 2014-06-09  Carl Hetherington  <cth@carlh.net>
112
113         * Fix server/client with non-RGB24 sources.
114
115         * Version 1.69.25 released.
116
117 2014-06-09  Carl Hetherington  <cth@carlh.net>
118
119         * Make audio gain a floating-point value in the UI (#367).
120
121         * Work-around out-of-memory crashes with large start trims (#252).
122
123         * Version 1.69.24 released.
124
125 2014-06-06  Carl Hetherington  <cth@carlh.net>
126
127         * Version 1.69.23 released.
128
129 2014-06-05  Carl Hetherington  <cth@carlh.net>
130
131         * Version 1.69.22 released.
132
133 2014-06-05  Carl Hetherington  <cth@carlh.net>
134
135         * Large speed-up to multi-image source file decoding.
136
137         * Back-port changes from v2 which work out how separate
138         audio files should be resampled by looking at the video
139         files which are present at the same time.
140
141 2014-06-03  Carl Hetherington  <cth@carlh.net>
142
143         * Version 1.69.21 released.
144
145 2014-06-03  Carl Hetherington  <cth@carlh.net>
146
147         * Fix bad resampling of separate sound file sources that
148         have specified video frame rates.
149
150         * Version 1.69.20 released.
151
152 2014-06-03  Carl Hetherington  <cth@carlh.net>
153
154         * Re-calculate and update audio plots when the mapping is changed.
155
156         * Change the -3dB preset to -6dB since we are talking about
157         amplitude, not power.
158
159         * Version 1.69.19 released.
160
161 2014-06-02  Carl Hetherington  <cth@carlh.net>
162
163         * Empirical hack to prevent over-read of array
164         by libswscale; may fix crashes at the start of
165         DCP encodes.
166
167 2014-05-29  Carl Hetherington  <cth@carlh.net>
168
169         * Version 1.69.18 released.
170
171 2014-05-28  Carl Hetherington  <cth@carlh.net>
172
173         * Version 1.69.17 released.
174
175 2014-05-28  Carl Hetherington  <cth@carlh.net>
176
177         * Version 1.69.16 released.
178
179 2014-05-28  Carl Hetherington  <cth@carlh.net>
180
181         * Rework KDM generation to be about CPLs rather than DCPs,
182         and allow specification of any CPL to generate KDMs for.
183
184         Requested-by: Richard Turner
185
186 2014-05-27  Carl Hetherington  <cth@carlh.net>
187
188         * Version 1.69.15 released.
189
190 2014-05-26  Carl Hetherington  <cth@carlh.net>
191
192         * Version 1.69.14 released.
193
194 2014-05-26  Carl Hetherington  <cth@carlh.net>
195
196         * Fix problems with non-zero FFmpeg content start times.
197
198 2014-05-24  Carl Hetherington  <cth@carlh.net>
199
200         * Version 1.69.13 released.
201
202 2014-05-24  Carl Hetherington  <cth@carlh.net>
203
204         * Fix problems with log setup from config.
205
206 2014-05-23  Carl Hetherington  <cth@carlh.net>
207
208         * Version 1.69.12 released.
209
210 2014-05-22  Carl Hetherington  <cth@carlh.net>
211
212         * Version 1.69.11 released.
213
214 2014-05-21  Carl Hetherington  <cth@carlh.net>
215
216         * Version 1.69.10 released.
217
218 2014-05-21  Carl Hetherington  <cth@carlh.net>
219
220         * Tidy up logging a bit and make it configurable from the GUI
221         (moving a few things into an Advanced preferences tab at
222         the same time).
223
224 2014-05-19  Carl Hetherington  <cth@carlh.net>
225
226         * Version 1.69.9 released.
227
228 2014-05-19  Carl Hetherington  <cth@carlh.net>
229
230         * Decode image sources in the multi-threaded part
231         of the transcoder, rather than the single-threaded.
232
233 2014-05-16  Carl Hetherington  <cth@carlh.net>
234
235         * Version 1.69.8 released.
236
237 2014-05-16  Carl Hetherington  <cth@carlh.net>
238
239         * Fix various confusions in translations of abbreviated
240         channel names (Lc, Rc etc.)
241
242 2014-05-14  Carl Hetherington  <cth@carlh.net>
243
244         * Version 1.69.7 released.
245
246 2014-05-14  Carl Hetherington  <cth@carlh.net>
247
248         * Bump libdcp to remove checks on PCM MXF edit rates,
249         so we can generate strange ones in DCP-o-matic.
250
251 2014-05-13  Carl Hetherington  <cth@carlh.net>
252
253         * Version 1.69.6 released.
254
255 2014-05-13  Carl Hetherington  <cth@carlh.net>
256
257         * Remove artificial 100fps limit when using
258         "any" DCP frame rate.
259
260 2014-05-12  Carl Hetherington  <cth@carlh.net>
261
262         * Version 1.69.5 released.
263
264 2014-05-12  Carl Hetherington  <cth@carlh.net>
265
266         * Add option to use any DCP frame rate, rather than just
267         the "allowed" set.
268
269         * Version 1.69.4 released.
270
271 2014-05-12  Carl Hetherington  <cth@carlh.net>
272
273         * Version 1.69.3 released.
274
275 2014-05-12  Carl Hetherington  <cth@carlh.net>
276
277         * Use libdcp::raw_convert instead of boost::lexical_cast and
278         LocaleGuard, hopefully to fix large numbers being written with
279         thousands separators on some locales.
280
281 2014-05-10  Carl Hetherington  <cth@carlh.net>
282
283         * Version 1.69.2 released.
284
285 2014-05-10  Carl Hetherington  <cth@carlh.net>
286
287         * Fix setup of the libswresample context to work with high channel counts.
288
289 2014-05-09  Carl Hetherington  <cth@carlh.net>
290
291         * Version 1.69.1 released.
292
293 2014-05-09  Carl Hetherington  <cth@carlh.net>
294
295         * Fix crash on using content with more than 12 audio channels.
296
297         * Re-introduce ffprobe call when adding content.
298
299 2014-05-05  Carl Hetherington  <cth@carlh.net>
300
301         * Version 1.69.0 released.
302
303 2014-05-02  Carl Hetherington  <cth@carlh.net>
304
305         * Version 1.68.0 released.
306
307 2014-04-29  Carl Hetherington  <cth@carlh.net>
308
309         * Version 1.67.1 released.
310
311 2014-04-29  Carl Hetherington  <cth@carlh.net>
312
313         * Version 1.67.0 released.
314
315 2014-04-27  Carl Hetherington  <cth@carlh.net>
316
317         * Version 1.66.16 released.
318
319 2014-04-27  Carl Hetherington  <cth@carlh.net>
320
321         * Add .dpx to the list of acceptable image files.
322
323         * Slightly better handling of uncaught exceptions.
324
325         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
326         it appears that the same bug remains.
327
328 2014-04-25  Carl Hetherington  <cth@carlh.net>
329
330         * Version 1.66.15 released.
331
332 2014-04-25  Carl Hetherington  <cth@carlh.net>
333
334         * Fix subtitle display when the next subtitle is decoded before the previous
335         one has finished.
336
337 2014-04-24  Carl Hetherington  <cth@carlh.net>
338
339         * Version 1.66.14 released.
340
341 2014-04-23  Carl Hetherington  <cth@carlh.net>
342
343         * Version 1.66.13 released.
344
345 2014-04-21  Carl Hetherington  <cth@carlh.net>
346
347         * Update to es_ES translation from Manuel AC.
348
349         * Update to fr_FR translation from Thierry Journet.
350
351 2014-04-17  Carl Hetherington  <cth@carlh.net>
352
353         * Fix update of the gain control when using the gain calculator
354         dialog.
355
356         * Version 1.66.12 released.
357
358 2014-04-07  Carl Hetherington  <cth@carlh.net>
359
360         * Version 1.66.11 released.
361
362 2014-04-07  Carl Hetherington  <cth@carlh.net>
363
364         * Updated fr_FR translation from Thierry Journet. 
365
366 2014-04-02  Carl Hetherington  <cth@carlh.net>
367
368         * Version 1.66.10 released.
369
370 2014-04-01  Carl Hetherington  <cth@carlh.net>
371
372         * Basic support for separate left/right-eye files or directories
373         for 3D.
374
375 2014-03-30  Carl Hetherington  <cth@carlh.net>
376
377         * Version 1.66.9 released.
378
379 2014-03-30  Carl Hetherington  <cth@carlh.net>
380
381         * Version 1.66.8 released.
382
383         * nl_NL translation from Theo Kooijmans.
384
385 2014-03-27  Carl Hetherington  <cth@carlh.net>
386
387         * Auto-save film metadata before starting DCP encode.
388
389 2014-03-25  Carl Hetherington  <cth@carlh.net>
390
391         * Add support for downloading Doremi server certificates.
392
393 2014-03-24  Carl Hetherington  <cth@carlh.net>
394
395         * Version 1.66.7 released.
396
397 2014-03-24  Carl Hetherington  <cth@carlh.net>
398
399         * Fix error on creating DCPs without audio.
400
401 2014-03-23  Carl Hetherington  <cth@carlh.net>
402
403         * Version 1.66.6 released.
404
405 2014-03-23  Carl Hetherington  <cth@carlh.net>
406
407         * Attempt to fix format string specifier error on Windows.
408
409         * Version 1.66.5 released.
410
411 2014-03-22  Carl Hetherington  <cth@carlh.net>
412
413         * Version 1.66.4 released.
414
415 2014-03-22  Carl Hetherington  <cth@carlh.net>
416
417         * Allow specification of the video frame rate that a sound file
418         was prepared for.
419
420         * Another attempt to fix colour conversion dialog strange behaviour
421         on OS X.
422
423 2014-03-18  Carl Hetherington  <cth@carlh.net>
424
425         * Version 1.66.3 released.
426
427 2014-03-18  Carl Hetherington  <cth@carlh.net>
428
429         * Fix bad rounding of timecodes.
430
431         * Tentative support for 3D from alternate frames of the source.
432
433 2014-03-17  Carl Hetherington  <cth@carlh.net>
434
435         * Improve behaviour of the position slider at the end of films.
436
437         * Version 1.66.2 released.
438
439 2014-03-17  Carl Hetherington  <cth@carlh.net>
440
441         * Improve appearance of config dialog on OS X.
442
443 2014-03-15  Carl Hetherington  <cth@carlh.net>
444
445         * Improve appearance of new film and KDM dialogs on OS X.
446
447         * Fix KDM dialog to predictably set up its initial range to
448         a week from now.
449
450         * Remove support for FFmpeg post-processing filters as they apparently
451         do not support > 8bpp.  I don't think they are worth the pain of
452         quantizing and then telling the user what has happened.
453
454 2014-03-12  Carl Hetherington  <cth@carlh.net>
455
456         * Version 1.66.1 released.
457
458 2014-03-12  Carl Hetherington  <cth@carlh.net>
459
460         * Hopefully fix i18n on OS X (#324).
461
462 2014-03-10  Carl Hetherington  <cth@carlh.net>
463
464         * Version 1.66.0 released.
465
466 2014-03-09  Carl Hetherington  <cth@carlh.net>
467
468         * Version 1.65.2 released.
469
470 2014-03-09  Carl Hetherington  <cth@carlh.net>
471
472         * Restore old behaviour of "no-stretch" mode with crop.
473
474         * Fix display of no-scale display mode in the player.
475
476 2014-03-08  Carl Hetherington  <cth@carlh.net>
477
478         * Version 1.65.1 released.
479
480 2014-03-08  Carl Hetherington  <cth@carlh.net>
481
482         * Fix incorrect audio analyses on multiple-stream content.
483
484         * Support for unsigned 8-bit audio (hmm!).
485
486 2014-03-06  Carl Hetherington  <cth@carlh.net>
487
488         * Version 1.65.0 released.
489
490 2014-03-05  Carl Hetherington  <cth@carlh.net>
491
492         * Version 1.64.19 released.
493
494 2014-03-05  Carl Hetherington  <cth@carlh.net>
495
496         * Bump maximum audio channels to 12 so that we can
497         (crudely at least) get BsL/BsR.
498
499 2014-03-04  Carl Hetherington  <cth@carlh.net>
500
501         * Version 1.64.18 released.
502
503 2014-03-04  Carl Hetherington  <cth@carlh.net>
504
505         * Add option to disable all scaling of the input video.
506
507 2014-03-03  Carl Hetherington  <cth@carlh.net>
508
509         * Fix rounding of timecodes in at least some cases (#323).
510
511         * Try to prevent OS X from sleeping during DCP encode.
512
513 2014-02-26  Carl Hetherington  <cth@carlh.net>
514
515         * Version 1.64.17 released.
516
517 2014-02-26  Carl Hetherington  <cth@carlh.net>
518
519         * Fix missing RMS audio analysis plots in some cases.
520
521         * Fix failure to load sound files with
522         non-ASCII paths.
523
524 2014-02-23  Carl Hetherington  <cth@carlh.net>
525
526         * Version 1.64.16 released.
527
528 2014-02-23  Carl Hetherington  <cth@carlh.net>
529
530         * Bump ffmpeg library to git head to fix problems with
531         misrecognised frame rates in some MOV files.
532
533 2014-02-20  Carl Hetherington  <cth@carlh.net>
534
535         * Version 1.64.15 released.
536
537 2014-02-20  Carl Hetherington  <cth@carlh.net>
538
539         * Basic support for 7.1 / HI/VI audio tracks.
540
541 2014-02-19  Carl Hetherington  <cth@carlh.net>
542
543         * Add some basic JSON stuff.
544
545 2014-02-18  Carl Hetherington  <cth@carlh.net>
546
547         * Version 1.64.14 released.
548
549 2014-02-18  Carl Hetherington  <cth@carlh.net>
550
551         * Version 1.64.13 released.
552
553 2014-02-12  Carl Hetherington  <cth@carlh.net>
554
555         * Make the batch converter remember its last directory
556         for the film picker (#318).
557
558         * Add dcpomatic_batch to OS X .app.
559
560 2014-02-11  Carl Hetherington  <cth@carlh.net>
561
562         * Version 1.64.12 released.
563
564 2014-02-11  Carl Hetherington  <cth@carlh.net>
565
566         * Be more careful when catching exceptions from KDM creation.
567
568 2014-02-10  Carl Hetherington  <cth@carlh.net>
569
570         * Version 1.64.11 released.
571
572 2014-02-10  Carl Hetherington  <cth@carlh.net>
573
574         * Version 1.64.10 released.
575
576 2014-02-10  Carl Hetherington  <cth@carlh.net>
577
578         * Try to fix Centos RPM dependencies.
579
580         * Version 1.64.9 released.
581
582 2014-02-10  Carl Hetherington  <cth@carlh.net>
583
584         * Version 1.64.8 released.
585
586 2014-02-09  Carl Hetherington  <cth@carlh.net>
587
588         * Build with a more careful version of libopenjpeg that handles
589         out-of-memory conditions slightly better.
590
591         * Possibly fix repeated no route to host errors in some cases.
592
593         * Some small bits of increased low-memory stability.
594
595         * Version 1.64.7 released.
596
597 2014-02-08  Carl Hetherington  <cth@carlh.net>
598
599         * Fix exception when seeking with missing content (part of #317).
600
601         * Version 1.64.6 released.
602
603 2014-02-08  Carl Hetherington  <cth@carlh.net>
604
605         * Version 1.64.5 released.
606
607 2014-02-08  Carl Hetherington  <cth@carlh.net>
608
609         * Version 1.64.4 released.
610
611 2014-02-08  Carl Hetherington  <cth@carlh.net>
612
613         * Version 1.64.3 released.
614
615 2014-02-08  Carl Hetherington  <cth@carlh.net>
616
617         * Bump libdcp version to get some fixes for Interop XML.
618
619 2014-02-07  Carl Hetherington  <cth@carlh.net>
620
621         * Add basic stuff to build RPMs for Centos.
622
623 2014-02-05  Carl Hetherington  <cth@carlh.net>
624
625         * Version 1.64.2 released.
626
627 2014-02-05  Carl Hetherington  <cth@carlh.net>
628
629         * A variety of fixes to small problems found by Coverity.
630
631 2014-02-05  Carl Hetherington  <cth@carlh.net>
632
633         * Version 1.64.1 released.
634
635 2014-02-05  Carl Hetherington  <cth@carlh.net>
636
637         * Updates to it_IT translation from William Fanelli.
638
639 2014-02-02  Carl Hetherington  <cth@carlh.net>
640
641         * Version 1.64.0 released.
642
643 2014-01-29  Carl Hetherington  <cth@carlh.net>
644
645         * Version 1.63.8 released.
646
647 2014-01-29  Carl Hetherington  <cth@carlh.net>
648
649         * Add subtitle X offset option.
650
651         * Fix missing subtitles when subtitled content is at a non-zero position.
652
653 2014-01-28  Carl Hetherington  <cth@carlh.net>
654
655         * Use Mbit/s instead of the incorrect MBps.
656
657         * Version 1.63.7 released.
658
659 2014-01-28  Carl Hetherington  <cth@carlh.net>
660
661         * Try to prevent Windows machines going to sleep during encodes.
662
663         * Add option to not install main program / server on Windows.
664
665 2014-01-26  Carl Hetherington  <cth@carlh.net>
666
667         * Change default JPEG2000 bandwith to 100MBps.
668
669         * Updated fr_FR translation from Theirry Journet.
670
671 2014-01-24  Carl Hetherington  <cth@carlh.net>
672
673         * Try to fix repeatedly-reported exceptions.
674
675 2014-01-23  Carl Hetherington  <cth@carlh.net>
676
677         * Version 1.63.6 released.
678
679 2014-01-23  Carl Hetherington  <cth@carlh.net>
680
681         * Fix recovery of DCP encoding after a crash with a 3D DCP.
682
683 2014-01-21  Carl Hetherington  <cth@carlh.net>
684
685         * Version 1.63.5 released.
686
687 2014-01-21  Carl Hetherington  <cth@carlh.net>
688
689         * Potentially major fix for bad A/V sync.
690
691 2014-01-19  Carl Hetherington  <cth@carlh.net>
692
693         * Version 1.63.4 released.
694
695 2014-01-19  Carl Hetherington  <cth@carlh.net>
696
697         * Updated sv_SE translation from Adam Klotblixt.
698
699 2014-01-15  Carl Hetherington  <cth@carlh.net>
700
701         * Version 1.63.3 released.
702
703 2014-01-15  Carl Hetherington  <cth@carlh.net>
704
705         * Hopefully fix badly-labelled MXFs when in Interop mode.
706
707 2014-01-14  Carl Hetherington  <cth@carlh.net>
708
709         * Version 1.63.2 released.
710
711 2014-01-14  Carl Hetherington  <cth@carlh.net>
712
713         * Fix problems with adding new soundtracks to FFmpeg content with
714         no audio track.
715
716         * Updated de_DE translation from Markus Raab.
717
718         * Version 1.63.1 released.
719
720 2014-01-14  Carl Hetherington  <cth@carlh.net>
721
722         * Try to fix subtitle problems when the video frame rate is being changed
723         from content to DCP.
724
725 2014-01-13  Carl Hetherington  <cth@carlh.net>
726
727         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
728         also tweak 1.19:1 (#306).
729
730         * Version 1.63.0 released.
731
732 2014-01-12  Carl Hetherington  <cth@carlh.net>
733
734         * Fix crashes when using -3dB options in locales with a , decimal separator.
735
736         * Version 1.62.3 released.
737
738 2014-01-11  Carl Hetherington  <cth@carlh.net>
739
740         * Hopefully fix error on restarting a cancelled transcode job
741         on Windows.
742
743 2014-01-10  Carl Hetherington  <cth@carlh.net>
744
745         * Version 1.62.2 released.
746
747 2014-01-10  Carl Hetherington  <cth@carlh.net>
748
749         * Version 1.62.1 released.
750
751 2014-01-10  Carl Hetherington  <cth@carlh.net>
752
753         * Version 1.62.0 released.
754
755 2014-01-10  Carl Hetherington  <cth@carlh.net>
756
757         * Try to stop the queue of things to write filling up excessively
758         on fast CPUs.
759
760         * Try to fix double "are you sure" prompt on quitting with active jobs.
761
762         * Version 1.61.2 released.
763
764 2014-01-09  Carl Hetherington  <cth@carlh.net>
765
766         * Version 1.61.1 released.
767
768 2014-01-09  Carl Hetherington  <cth@carlh.net>
769
770         * Version 1.61.0 released.
771
772 2014-01-09  Carl Hetherington  <cth@carlh.net>
773
774         * Hopefully fix somewhat inexplicable inability of Windows to open
775         new files on top of old ones in some circumstances (with audio
776         MXFs).
777
778         * Version 1.60 released.
779
780 2014-01-09  Carl Hetherington  <cth@carlh.net>
781
782         * More fixes for slow-downs on fast computers.
783
784 2014-01-08  Carl Hetherington  <cth@carlh.net>
785
786         * Version 1.59 released.
787
788 2014-01-07  Carl Hetherington  <cth@carlh.net>
789
790         * Version 1.58 released.
791
792 2014-01-07  Carl Hetherington  <cth@carlh.net>
793
794         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
795         of some .mov files.
796
797         * Very primitive check-for-updates feature added.
798
799         * Allow still-moving-image sources to have their frame rate specified.
800
801 2014-01-06  Carl Hetherington  <cth@carlh.net>
802
803         * Basics of per-channel audio gain (#247).
804
805         * Give a warning on make DCP if it seems unlikely that the disk
806         will have enough space to store the finished DCP (#92).
807
808         * Make sure forced languages override the environment for gettext()
809         as well as wxWidgets' i18n code (#108).
810
811         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
812         with interop (#206).
813
814         * Fix subtitle colouring (#152).
815
816         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
817
818         * Remove seemingly unnecessary checks on image directories.
819
820         * Leave DCP directory creation until the last minute to help
821         avoid half-eaten directories being left around (#174).
822
823 2014-01-05  Carl Hetherington  <cth@carlh.net>
824
825         * Version 1.57 released.
826
827 2014-01-05  Carl Hetherington  <cth@carlh.net>
828
829         * Use _fseeki64 on Windows when reading content files.
830
831         * Various small fixes to i18n.
832
833 2014-01-03  Carl Hetherington  <cth@carlh.net>
834
835         * Version 1.56 released.
836
837 2014-01-03  Carl Hetherington  <cth@carlh.net>
838
839         * Version 1.55 released.
840
841 2014-01-03  Carl Hetherington  <cth@carlh.net>
842
843         * New de_DE translation from Markus Raab.
844
845         * Work-around mysterious call of pure virtual method inside boost.
846
847 2014-01-01  Carl Hetherington  <cth@carlh.net>
848
849         * Bump ffmpeg version.
850
851 2013-12-30  Carl Hetherington  <cth@carlh.net>
852
853         * Version 1.54 released.
854
855 2013-12-30  Carl Hetherington  <cth@carlh.net>
856
857         * Put catches around a few threads which could have uncaught exceptions.
858
859         * Add nascent dcpomatic_create command-line program to create films.
860
861 2013-12-29  Carl Hetherington  <cth@carlh.net>
862
863         * Version 1.53 released.
864
865 2013-12-29  Carl Hetherington  <cth@carlh.net>
866
867         * Fix failure to load content from directories with non-Latin names.
868
869 2013-12-28  Carl Hetherington  <cth@carlh.net>
870
871         * Speculative fix for "find missing" not working on OS X (#255).
872
873         * Fix failure to load films with missing still image content (#300).
874
875 2013-12-27  Carl Hetherington  <cth@carlh.net>
876
877         * Fix non-update of video information on changing DCP resolution (#299).
878
879         * Version 1.52 released.
880
881 2013-12-27  Carl Hetherington  <cth@carlh.net>
882
883         * More speculative fixes for 4K.
884
885 2013-12-23  Carl Hetherington  <cth@carlh.net>
886
887         * Version 1.51 released.
888
889 2013-12-23  Carl Hetherington  <cth@carlh.net>
890
891         * A couple of potential fixes for 4K.
892
893         * Version 1.50 released.
894
895 2013-12-23  Carl Hetherington  <cth@carlh.net>
896
897         * Version 1.49 released.
898
899 2013-12-23  Carl Hetherington  <cth@carlh.net>
900
901         * Version 1.48 released.
902
903 2013-12-23  Carl Hetherington  <cth@carlh.net>
904
905         * Add TLS/SSL support to KDM email sending.
906
907 2013-12-23  Carl Hetherington  <cth@carlh.net>
908
909         * Version 1.47 released.
910
911 2013-12-23  Carl Hetherington  <cth@carlh.net>
912
913         * Add $START_TIME and $END_TIME as variables for the KDM email.
914
915         * Add top/bottom option for 3D frames.
916
917 2013-12-20  Carl Hetherington  <cth@carlh.net>
918
919         * Add configuration option for default audio delay (#276).
920
921         * Version 1.46 released.
922
923 2013-12-19  Carl Hetherington  <cth@carlh.net>
924
925         * Version 1.45 released.
926
927 2013-12-19  Carl Hetherington  <cth@carlh.net>
928
929         * Bump libdcp version again for a crash fix for 32-bit Windows,
930         and also for problems generating certificate chains.
931
932 2013-12-18  Carl Hetherington  <cth@carlh.net>
933
934         * Version 1.44 released.
935
936 2013-12-18  Carl Hetherington  <cth@carlh.net>
937
938         * Bump libdcp version again for a fix to XML validity for 3D.
939
940         * Version 1.43 released.
941
942 2013-12-18  Carl Hetherington  <cth@carlh.net>
943
944         * Update libdcp version to get fix for 3D IntrinsicDuration.
945
946         * Fix progress reporting when making 3D DCPs.
947
948         * Fix non-update of display when changing video frame type (2D,
949         3D left/right etc.)
950
951         * Restore video information in video tab when using still images.
952
953         * Hopefully fix exception on new film in some strange cases.
954
955 2013-12-09  Carl Hetherington  <cth@carlh.net>
956
957         * Version 1.42 released.
958
959 2013-12-09  Carl Hetherington  <cth@carlh.net>
960
961         * Fix make_black for pixel format 7 (#288).
962
963 2013-12-08  Carl Hetherington  <cth@carlh.net>
964
965         * Fix display update when removing content (#281).
966
967 2013-12-07  Carl Hetherington  <cth@carlh.net>
968
969         * Version 1.41 released.
970
971 2013-12-05  Carl Hetherington  <cth@carlh.net>
972
973         * Improve the correctness of lengths reported by sound files to fix
974         short DCPs when using non-DCI-rate sound files with stills.
975
976 2013-12-04  Carl Hetherington  <cth@carlh.net>
977
978         * Make signatures optional (#273).
979
980         * Only do scale/crop/window/subtitle overlay if a frame is going
981         to be encoded for the DCP.
982
983         * Several optimisations to video processing, which should
984         speed up the player a bit.
985
986 2013-12-03  Carl Hetherington  <cth@carlh.net>
987
988         * Add "play length" control to avoid having to do arithmetic to
989         get end-trims right in some cases (#261).
990
991 2013-12-02  Carl Hetherington  <cth@carlh.net>
992
993         * Fix breakage to adding multiple files at the same time.
994
995         * Fix crash on double-click of "show audio" button (#278).
996
997         * Version 1.40 released.
998
999 2013-12-02  Carl Hetherington  <cth@carlh.net>
1000
1001         * Fix problems with FFmpeg files that have all-zero stream IDs.
1002
1003         * Fix crash on checking non-existing frame info
1004         files.
1005
1006         * Fix erroneous disabling of timing panel with
1007         audio-only sources.
1008
1009 2013-11-30  Carl Hetherington  <cth@carlh.net>
1010
1011         * Version 1.39 released.
1012
1013 2013-11-30  Carl Hetherington  <cth@carlh.net>
1014
1015         * Fix windows build.
1016
1017 2013-11-29  Carl Hetherington  <cth@carlh.net>
1018
1019         * Version 1.38 released.
1020
1021 2013-11-29  Carl Hetherington  <cth@carlh.net>
1022
1023         * Add option to join input files together
1024         to help with multiple VOB files from DVDs.
1025
1026         * Fix build for 32-bit versions of OS X.
1027
1028 2013-11-27  Carl Hetherington  <cth@carlh.net>
1029
1030         * Version 1.37 released.
1031
1032 2013-11-27  Carl Hetherington  <cth@carlh.net>
1033
1034         * Version 1.36 released.
1035
1036 2013-11-27  Carl Hetherington  <cth@carlh.net>
1037
1038         * Version 1.35 released.
1039
1040 2013-11-26  Carl Hetherington  <cth@carlh.net>
1041
1042         * Updated fr_FR translation from Lilian Lefranc.
1043
1044         * A whole load of fixes for lots of bugs when handling filenames
1045         using non-Latin characters on Windows.
1046
1047 2013-11-22  Carl Hetherington  <cth@carlh.net>
1048
1049         * Version 1.34 released.
1050
1051 2013-11-22  Carl Hetherington  <cth@carlh.net>
1052
1053         * Fix both OS X and Windows installers.
1054
1055 2013-11-21  Carl Hetherington  <cth@carlh.net>
1056
1057         * Version 1.33 released.
1058
1059 2013-11-21  Carl Hetherington  <cth@carlh.net>
1060
1061         * Fix Ubuntu 13.04 build.
1062
1063 2013-11-20  Carl Hetherington  <cth@carlh.net>
1064
1065         * Version 1.32 released.
1066
1067 2013-11-20  Carl Hetherington  <cth@carlh.net>
1068
1069         * Version 1.31 released.
1070
1071 2013-11-20  Carl Hetherington  <cth@carlh.net>
1072
1073         * Add primitive hints dialogue box.
1074
1075 2013-11-17  Carl Hetherington  <cth@carlh.net>
1076
1077         * Fix specified-server discovery.
1078
1079         * Version 1.30 released.
1080
1081 2013-11-17  Carl Hetherington  <cth@carlh.net>
1082
1083         * Speculative fix for servers crashing with different
1084         locales to clients.
1085
1086 2013-11-16  Carl Hetherington  <cth@carlh.net>
1087
1088         * Bump bundled FFmpeg version to current git master.
1089
1090         * Fix erroneous reset of visible channels in audio
1091         level dialog when changing gain.
1092
1093 2013-11-15  Carl Hetherington  <cth@carlh.net>
1094
1095         * Use 2 decimal places for gamma controls instead
1096         of 1.
1097
1098 2013-11-14  Carl Hetherington  <cth@carlh.net>
1099
1100         * Support modification of certain properties when
1101         there are several selected pieces of content.
1102
1103         * Add server configuration back in.
1104
1105 2013-11-12  Carl Hetherington  <cth@carlh.net>
1106
1107         * Version 1.29 released.
1108
1109 2013-11-12  Carl Hetherington  <cth@carlh.net>
1110
1111         * Fix bad_alloc exception on audio analysis (and
1112         probably elsewhere).
1113
1114 2013-11-11  Carl Hetherington  <cth@carlh.net>
1115
1116         * Version 1.28 released.
1117
1118 2013-11-11  Carl Hetherington  <cth@carlh.net>
1119
1120         * Somewhat speculative fix for slow-downs and
1121         large memory consumption with multi-content playlists.
1122
1123 2013-11-10  Carl Hetherington  <cth@carlh.net>
1124
1125         * Hopefully get rid of spurious black lines around
1126         preview.
1127
1128 2013-11-08  Carl Hetherington  <carl@ubuntu>
1129
1130         * Fix strange behaviour of J2K bandwidth control
1131         on 32-bit Linux.
1132
1133 2013-11-07  Carl Hetherington  <cth@carlh.net>
1134
1135         * Open file dialog starts in the configured DCP directory,
1136         if one exists (#70).
1137
1138 2013-11-06  Carl Hetherington  <cth@carlh.net>
1139
1140         * Support pixel format 30 (#254).
1141
1142 2013-11-06  Carl Hetherington  <cth@carlh.net>
1143
1144         * Version 1.27 released.
1145
1146 2013-11-06  Carl Hetherington  <cth@carlh.net>
1147
1148         * Various server-related tidying up; servers are
1149         now auto-detected only (the configuration for
1150         them has been removed).
1151
1152 2013-11-06  Carl Hetherington  <cth@carlh.net>
1153
1154         * Version 1.26 released.
1155
1156 2013-11-05  Carl Hetherington  <cth@carlh.net>
1157
1158         * Auto-detect encoding servers on the local
1159         subnet(s).
1160
1161         * Tweak verbosity of command-line encoding servers.
1162
1163 2013-11-04  Carl Hetherington  <cth@carlh.net>
1164
1165         * Version 1.25 released.
1166
1167 2013-10-29  Carl Hetherington  <cth@carlh.net>
1168
1169         * Improve performance when start-trimming
1170         large files.
1171
1172         * Fix audio problems when start-trimming.
1173
1174 2013-10-28  Carl Hetherington  <cth@carlh.net>
1175
1176         * Version 1.24 released.
1177
1178 2013-10-28  Carl Hetherington  <cth@carlh.net>
1179
1180         * Fix failure to reload configuration on
1181         some non-English locales.
1182
1183 2013-10-26  Carl Hetherington  <cth@carlh.net>
1184
1185         * Version 1.23 released.
1186
1187 2013-10-25  Carl Hetherington  <cth@carlh.net>
1188
1189         * Version 1.22 released.
1190
1191 2013-10-24  Carl Hetherington  <cth@carlh.net>
1192
1193         * Support sources that require repeat of more than
1194         1 extra frame.
1195
1196 2013-10-23  Carl Hetherington  <cth@carlh.net>
1197
1198         * Version 1.21 released.
1199
1200 2013-10-23  Carl Hetherington  <cth@carlh.net>
1201
1202         * Use our own directory picker on Ubuntu 13.10 as well
1203         as Ubuntu 13.04 as it seems similarly broken.
1204
1205 2013-10-22  Carl Hetherington  <cth@carlh.net>
1206
1207         * Version 1.20 released.
1208
1209 2013-10-22  Carl Hetherington  <cth@carlh.net>
1210
1211         * Allow films to be loaded when content is missing,
1212         and then that content can be re-found.
1213
1214 2013-10-21  Carl Hetherington  <cth@carlh.net>
1215
1216         * Version 1.19 released.
1217
1218 2013-10-21  Carl Hetherington  <cth@carlh.net>
1219
1220         * Fix Rec. 709 gammas (from Lilian Lefranc)
1221
1222 2013-10-20  Carl Hetherington  <cth@carlh.net>
1223
1224         * Allow specification of subtitle language even if DVD-o-matic
1225         isn't providing the subtitles.
1226
1227 2013-10-20  Carl Hetherington  <cth@carlh.net>
1228
1229         * Version 1.18 released.
1230
1231 2013-10-19  Carl Hetherington  <cth@carlh.net>
1232
1233         * Fix non-saving of colour transform presets.
1234
1235         * Some improvements in progress reporting, especially
1236         for long encodes.
1237
1238 2013-10-18  Carl Hetherington  <cth@carlh.net>
1239
1240         * Fix bug with incorrect validity times given to KDMs.
1241
1242 2013-10-17  Carl Hetherington  <cth@carlh.net>
1243
1244         * Fix Make DCP menu option sensitivity (#230).
1245
1246         * Forward-port fix from master; use 1000000 rather
1247         than 1e6 for J2K bandwidth arithmetic to ensure
1248         that it's done with integers.
1249
1250 2013-10-16  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 1.17 released.
1253
1254 2013-10-16  Carl Hetherington  <cth@carlh.net>
1255
1256         * Hopefully fix crash on closing preferences window
1257         when ~/.config/dcpomatic does not exist.
1258
1259         * Allow specification of the DCP to make KDMs for,
1260         in case there is more than one.
1261
1262         * Speed up response to some settings changes
1263         (e.g. crop) (#196).
1264
1265 2013-10-15  Carl Hetherington  <cth@carlh.net>
1266
1267         * Version 1.16 released.
1268
1269 2013-10-15  Carl Hetherington  <cth@carlh.net>
1270
1271         * Restore up/down buttons for simple content time
1272         movements.
1273
1274         * Include film title in KDM filenames.
1275
1276         * Allow no-stretch scaling like in DVD-o-matic.
1277
1278 2013-10-14  Carl Hetherington  <cth@carlh.net>
1279
1280         * Add Rec. 709 colour conversion preset using
1281         Wolfgang Woehl's matrix.
1282
1283 2013-10-14  Carl Hetherington  <cth@carlh.net>
1284
1285         * Version 1.15 released.
1286
1287 2013-10-14  Carl Hetherington  <cth@carlh.net>
1288
1289         * Fix some crashes in the KDM dialogue when coming
1290         out of the add screen without giving a certificate.
1291
1292         * Really fix libltdl search path on OS X.
1293
1294 2013-10-13  Carl Hetherington  <cth@carlh.net>
1295
1296         * Version 1.14 released.
1297
1298 2013-10-12  Carl Hetherington  <cth@carlh.net>
1299
1300         * Add some missing libraries to the OS X build.
1301
1302         * Fix libltdl search path on OS X.
1303
1304 2013-10-12  Carl Hetherington  <cth@carlh.net>
1305
1306         * Version 1.13 released.
1307
1308 2013-10-12  Carl Hetherington  <cth@carlh.net>
1309
1310         * Fix linux static build.
1311
1312 2013-10-11  Carl Hetherington  <cth@carlh.net>
1313
1314         * Version 1.12 released.
1315
1316 2013-10-11  Carl Hetherington  <cth@carlh.net>
1317
1318         * Fix failure to create signer certificates
1319         on Windows.
1320
1321 2013-10-10  Carl Hetherington  <cth@carlh.net>
1322
1323         * Basic snapping in the timeline.
1324
1325         * Various improvements to dcpomatic_kdm.
1326
1327 2013-10-10  Carl Hetherington  <cth@carlh.net>
1328
1329         * Version 1.11 released.
1330
1331 2013-10-10  Carl Hetherington  <cth@carlh.net>
1332
1333         * libdcp fix to incorrect signature digests.
1334
1335 2013-10-09  Carl Hetherington  <cth@carlh.net>
1336
1337         * Version 1.10 released.
1338
1339 2013-10-09  Carl Hetherington  <cth@carlh.net>
1340
1341         * Add some missing Windows dependencies.
1342
1343 2013-10-09  Carl Hetherington  <cth@carlh.net>
1344
1345         * Version 1.09 released.
1346
1347 2013-10-09  Carl Hetherington  <cth@carlh.net>
1348
1349         * Bump libdcp version to pull in speculative fix
1350         for AuthorizedDeviceList thumbprints in KDMs.
1351
1352 2013-10-09  Carl Hetherington  <cth@carlh.net>
1353
1354         * Version 1.08 released.
1355
1356 2013-10-09  Carl Hetherington  <cth@carlh.net>
1357
1358         * Fix problems with crypto stuff on Windows.
1359
1360 2013-10-08  Carl Hetherington  <cth@carlh.net>
1361
1362         * Version 1.07 released.
1363
1364 2013-10-01  Carl Hetherington  <cth@carlh.net>
1365
1366         * Version 1.06 released.
1367
1368 2013-09-19  Carl Hetherington  <cth@carlh.net>
1369
1370         * Version 1.05 released.
1371
1372 2013-09-17  Carl Hetherington  <cth@carlh.net>
1373
1374         * Version 1.04 released.
1375
1376 2013-09-09  Carl Hetherington  <cth@carlh.net>
1377
1378         * Version 1.03 released.
1379
1380 2013-09-02  Carl Hetherington  <cth@carlh.net>
1381
1382         * Add missing boost datetime dependency
1383         to debian control files.
1384
1385 2013-08-30  Carl Hetherington  <cth@carlh.net>
1386
1387         * Version 1.02 released.
1388
1389 2013-08-29  Carl Hetherington  <cth@carlh.net>
1390
1391         * Version 1.01 released.
1392
1393 2013-08-29  Carl Hetherington  <cth@carlh.net>
1394
1395         * Restore server/client operation (#202).
1396
1397         * Fix strange rounding of still image durations (#204).
1398
1399         * Remove limitation to numbers and periods in the
1400         server host name dialogue box.
1401
1402         * Fix stuck-at-99% progress meters (#184).
1403
1404         * Version 1.01beta1 released.
1405
1406 2013-08-29  Carl Hetherington  <cth@carlh.net>
1407
1408         * Fix emissions of large chunks of silence when
1409         analysing audio in some cases.
1410
1411         * Use my @dcpomatic.com email address for now,
1412         rather than a non-existant mailing list.
1413
1414 2013-08-28  Carl Hetherington  <cth@carlh.net>
1415
1416         * Initial DCP-o-matic release.
1417