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