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