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