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