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