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