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