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