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