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