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