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