278e253fad54299c2f5a2b1ece9413dc6da49d4a from master; move restore-default-preferences.
[dcpomatic.git] / ChangeLog
1 2015-05-04  Carl Hetherington  <cth@carlh.net>
2
3         * Move restore-default-prefs option (#537).
4
5         * Don't try to update config dialog when its window has been
6         destroyed.  Fixes various crashes on Windows (from master).
7
8         * Add a simple content properties dialog (#554).
9
10 2015-05-01  carl  <cth@carlh.net>
11
12         * Don't load image files whose names start with ._ as they
13         are probably OS X resource files (from master).
14
15 2015-04-30  Carl Hetherington  <cth@carlh.net>
16
17         * Copy subtitle fonts to the DCP, and provide
18         LiberationSans-Regular as a default Arial equivalent.
19
20 2015-04-29  Carl Hetherington  <cth@carlh.net>
21
22         * Make disk space check take account of whether hard links
23         are supported by the target filesystem (#511).
24
25         * Allow configuration of the encryption key (from master).
26
27         * Various fixes to bad timeline drag behaviour when
28         snapping (from master).
29
30 2015-04-29  c.hetherington  <cth@carlh.net>
31
32         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
33         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
34         c994839239e84a1f62865ed82fdc090900a66b03 from master;
35         stop flickering when dragging in the timeline on OS X.
36
37 2015-04-22  c.hetherington  <cth@carlh.net>
38
39         * Add P3 colour conversion preset.
40
41         * Hand-apply all changes relating to colour specification
42         as chromaticity.
43
44 2015-04-20  Carl Hetherington  <cth@carlh.net>
45
46         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
47         single-file hashes.
48
49         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
50         attempt to fix confusion with the JPEG2000 bandwidth
51         control when a user enters a value directly rather than
52         using the spin arrows.
53
54 2015-04-16  Carl Hetherington  <cth@carlh.net>
55
56         * Fix potential OS X crashes due to another incarnation
57         of the bizarre multi-thread stringstream bug.
58
59 2015-04-15  c.hetherington  <cth@carlh.net>
60
61         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
62         add option to restore the default configuration.
63
64 2015-04-12  Carl Hetherington  <cth@carlh.net>
65
66         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
67         handle removed ratio if it occurs in old files.
68
69         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
70         remove 1.37 ratio and set Academy to 1.375.
71
72         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
73         ellipsize filters strings if it is long.
74
75         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
76         use the number of mapped audio channels for the DCP name, not the
77         number of DCP channels (#479).
78
79 2015-03-25  Carl Hetherington  <cth@carlh.net>
80
81         * Remove scaler settings and just uses SWS_BICUBIC all round.
82
83         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
84         even DCP audio channel counts between 2 and 16 inclusive.
85
86         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
87         full/play length in the timing panel when the DCP frame rate is
88         changed.
89
90 2015-03-24  Carl Hetherington  <cth@carlh.net>
91
92         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
93         to the timing panel to try to stop people changing the video frame
94         rate in the wrong circumstances.
95
96         * Hand-apply e30fd8d; resurrect JSON server code.
97
98         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
99         allow "deletion" of the audio part of a FFmpeg file from the
100         timeline; delete unmaps the audio (#316).
101
102 2015-02-25  Carl Hetherington  <cth@carlh.net>
103
104         * Version 2.0.41 released.
105
106 2015-02-10  c.hetherington  <cth@carlh.net>
107
108         * Default to no colour conversion for
109         JPEG2000 and DCP content (#445).
110
111 2015-02-06  Carl Hetherington  <cth@carlh.net>
112
113         * Version 2.0.40 released.
114
115 2015-02-06  Carl Hetherington  <cth@carlh.net>
116
117         * Version 2.0.39 released.
118
119 2015-01-31  Carl Hetherington  <cth@carlh.net>
120
121         * Fix error when using audio delay.
122
123 2015-01-30  Carl Hetherington  <cth@carlh.net>
124
125         * Fix update of preview when video fade changes.
126
127         * Hopefully fix black borders round the preview in
128         some cases.
129
130 2015-01-24  Carl Hetherington  <cth@carlh.net>
131
132         * Version 2.0.38 released.
133
134 2015-01-23  Carl Hetherington  <cth@carlh.net>
135
136         * Fix update checker.
137
138         * Scan a whole FFmpeg file if no duration is given
139         in its header.
140
141         * Fix flicker of SubRip subtitles in some cases.
142
143         * Version 2.0.37 released.
144
145 2015-01-21  Carl Hetherington  <cth@carlh.net>
146
147         * Version 2.0.36 released.
148
149 2015-01-21  Carl Hetherington  <cth@carlh.net>
150
151         * Fix differentiation between MXF-wrapped subtitles
152         and video/audio content.
153
154 2015-01-20  Carl Hetherington  <cth@carlh.net>
155
156         * Version 2.0.35 released.
157
158 2015-01-20  c.hetherington  <cth@carlh.net>
159
160         * More informative error when failing to decode
161         JPEG2000 files.
162
163 2015-01-15  Carl Hetherington  <cth@carlh.net>
164
165         * Version 2.0.34 released.
166
167 2015-01-15  Carl Hetherington  <cth@carlh.net>
168
169         * Version 2.0.33 released.
170
171 2015-01-15  Carl Hetherington  <cth@carlh.net>
172
173         * Version 2.0.32 released.
174
175 2015-01-15  Carl Hetherington  <cth@carlh.net>
176
177         * Version 2.0.31 released.
178
179 2015-01-15  Carl Hetherington  <cth@carlh.net>
180
181         * Version 2.0.30 released.
182
183 2015-01-11  Carl Hetherington  <cth@carlh.net>
184
185         * Version 2.0.29 released.
186
187 2015-01-11  Carl Hetherington  <cth@carlh.net>
188
189         * Version 2.0.28 released.
190
191 2015-01-07  Carl Hetherington  <cth@carlh.net>
192
193         * Version 2.0.27 released.
194
195 2015-01-07  Carl Hetherington  <cth@carlh.net>
196
197         * Version 2.0.26 released.
198
199 2015-01-04  Carl Hetherington  <cth@carlh.net>
200
201         * Fix loading of SMPTE XML subtitles which
202         are not MXF-wrapped.
203
204 2014-12-14  Carl Hetherington  <cth@carlh.net>
205
206         * Version 2.0.25 released.
207
208 2014-12-11  Carl Hetherington  <cth@carlh.net>
209
210         * Version 2.0.24 released.
211
212 2014-12-11  Carl Hetherington  <cth@carlh.net>
213
214         * Version 2.0.23 released.
215
216 2014-12-11  Carl Hetherington  <cth@carlh.net>
217
218         * Add a language property to subtitle content and use it
219         for the DCP subtitle's language specification.
220
221 2014-11-24  Carl Hetherington  <cth@carlh.net>
222
223         * Version 2.0.22 released.
224
225 2014-11-24  Carl Hetherington  <cth@carlh.net>
226
227         * Allow import of J2K image sequences.
228
229 2014-11-12  Carl Hetherington  <cth@carlh.net>
230
231         * Version 2.0.21 released.
232
233 2014-11-12  Carl Hetherington  <cth@carlh.net>
234
235         * Version 2.0.20 released.
236
237 2014-11-10  Carl Hetherington  <cth@carlh.net>
238
239         * Guess initial scale from the size of video
240         content images, taking pixel aspect ratio into
241         account where possible.
242
243 2014-11-07  c.hetherington  <cth@carlh.net>
244
245         * Add a hint if there is 3D content in a proposed 2D DCP.
246
247 2014-11-06  Carl Hetherington  <cth@carlh.net>
248
249         * Basic support for emailing a report of
250         a problem (#43).
251
252 2014-11-05  c.hetherington  <cth@carlh.net>
253
254         * Add a few more hints.
255
256 2014-10-30  Carl Hetherington  <cth@carlh.net>
257
258         * Version 2.0.19 released.
259
260 2014-10-30  Carl Hetherington  <cth@carlh.net>
261
262         * Fix mis-merge causing complete breakage
263         of the main window.
264
265 2014-10-28  Carl Hetherington  <cth@carlh.net>
266
267         * Version 2.0.18 released.
268
269 2014-10-26  Carl Hetherington  <cth@carlh.net>
270
271         * Version 2.0.17 released.
272
273 2014-11-02  Carl Hetherington  <cth@carlh.net>
274
275         * Be more tolerant of some FFmpeg audio decoding errors;
276         should fix #352.
277
278 2014-10-26  Carl Hetherington  <cth@carlh.net>
279
280         * Version 2.0.16 released.
281
282 2014-10-24  Carl Hetherington  <cth@carlh.net>
283
284         * Add a pause button for jobs.
285
286         * Experimental support for bypassing colourspace conversion (#266).
287
288         * Version 1.76.6 released.
289
290 2014-10-23  Carl Hetherington  <cth@carlh.net>
291
292         * Version 1.76.5 released.
293
294 2014-10-23  Carl Hetherington  <cth@carlh.net>
295
296         * Version 1.76.4 released.
297
298 2014-10-23  Carl Hetherington  <cth@carlh.net>
299
300         * Rename 'Add folder' to 'Add image sequence'
301         and add some tooltips.
302
303         * Move the "keep video in sequence" button into
304         the timeline dialogue.
305
306         * Fix mix-placement of content when using the "Down"
307         button to move it.
308
309 2014-10-22  Carl Hetherington  <cth@carlh.net>
310
311         * Version 2.0.15 released.
312
313 2014-10-22  Carl Hetherington  <cth@carlh.net>
314
315         * Version 1.76.3 released.
316
317 2014-10-22  Carl Hetherington  <cth@carlh.net>
318
319         * Fix bug where some files from iTunes would
320         be read as being at 90,000fps.
321
322 2014-10-20  Carl Hetherington  <cth@carlh.net>
323
324         * Version 1.76.2 released.
325
326 2014-10-19  Carl Hetherington  <cth@carlh.net>
327
328         * Add simple note of what audio resampling
329         will be done to the audio panel.
330
331 2014-10-16  Carl Hetherington  <cth@carlh.net>
332
333         * Version 1.75.2 released.
334
335 2014-10-16  Carl Hetherington  <cth@carlh.net>
336
337         * Version 1.75.1 released.
338
339 2014-10-16  Carl Hetherington  <cth@carlh.net>
340
341         * Version 1.75.0 released.
342
343 2014-10-14  Carl Hetherington  <cth@carlh.net>
344
345         * Version 1.74.3 released.
346
347 2014-10-08  c.hetherington  <cth@carlh.net>
348
349         * Make server finding more reliable when
350         there are more than a few servers.
351
352 2014-10-05  Carl Hetherington  <cth@carlh.net>
353
354         * Use a more sensible default position and size for
355         .srt subs.
356
357 2014-10-03  Carl Hetherington  <cth@carlh.net>
358
359         * Version 2.0.14 released.
360
361 2014-10-01  Carl Hetherington  <cth@carlh.net>
362
363         * Version 2.0.13 released.
364
365 2014-09-30  Carl Hetherington  <cth@carlh.net>
366
367         * Version 2.0.12 released.
368
369 2014-09-30  Carl Hetherington  <cth@carlh.net>
370
371         * Add basic video fade in/out.
372
373 2014-09-22  Carl Hetherington  <cth@carlh.net>
374
375         * Version 2.0.11 released.
376
377 2014-09-18  Carl Hetherington  <cth@carlh.net>
378
379         * Version 2.0.10 released.
380
381 2014-10-08  Carl Hetherington  <cth@carlh.net>
382
383         * Version 1.74.2 released.
384
385 2014-10-08  Carl Hetherington  <cth@carlh.net>
386
387         * Version 1.74.1 released.
388
389 2014-10-05  Carl Hetherington  <cth@carlh.net>
390
391         * Bump ffmpeg version.
392
393 2014-10-06  Carl Hetherington  <cth@carlh.net>
394
395         * Version 1.74.0 released.
396
397 2014-10-06  Carl Hetherington  <cth@carlh.net>
398
399         * Version 1.73.9 released.
400
401 2014-09-28  Carl Hetherington  <cth@carlh.net>
402
403         * Version 1.73.8 released.
404
405 2014-09-28  Carl Hetherington  <cth@carlh.net>
406
407         * Add a few key shortcuts.
408
409 2014-09-16  Carl Hetherington  <cth@carlh.net>
410
411         * Version 1.73.7 released.
412
413 2014-09-16  Carl Hetherington  <cth@carlh.net>
414
415         * Fix non-update of audio gain when changing selected content.
416
417 2014-09-14  Carl Hetherington  <cth@carlh.net>
418
419         * Version 1.73.6 released.
420
421 2014-09-14  Carl Hetherington  <cth@carlh.net>
422
423         * Version 1.73.5 released.
424
425 2014-09-14  Carl Hetherington  <cth@carlh.net>
426
427         * Update to nl_NL translation from Cherif Ben Brahim.
428
429 2014-09-12  Carl Hetherington  <cth@carlh.net>
430
431         * Version 2.0.9 released.
432
433 2014-09-12  Carl Hetherington  <cth@carlh.net>
434
435         * Add "re-examine" option to content context menu (#339).
436
437 2014-09-11  Carl Hetherington  <cth@carlh.net>
438
439         * Restore encoding optimisations for still-image sources.
440
441         * Add option to re-make signing chain with specified organisation,
442         common names etc. (#354)
443
444         * Allow separate X and Y scale for subtitles (#337).
445
446 2014-09-10  Carl Hetherington  <cth@carlh.net>
447
448         * Allow DCP names to be created using the ISDCF template and then
449         edited afterwards (#401).
450
451         * Fix hidden advanced preferences button in some locales.
452
453         * Version 2.0.8 released.
454
455 2014-09-10  Carl Hetherington  <cth@carlh.net>
456
457         * Fix loading of 1.x films.
458
459         * Fix crash on audio analysis in some cases.
460
461 2014-09-09  Carl Hetherington  <cth@carlh.net>
462
463         * Version 2.0.7 released.
464
465 2014-09-09  Carl Hetherington  <cth@carlh.net>
466
467         * Version 2.0.6 released.
468
469 2014-09-09  Carl Hetherington  <cth@carlh.net>
470
471         * Fix missing OS X dependencies.
472
473         * Use a different directory for DCP-o-matic 2
474         configuration (not the same as 1.x).
475
476 2014-09-08  Carl Hetherington  <cth@carlh.net>
477
478         * Version 2.0.5 released.
479
480         * Fix hidden advanced preferences button in some locales.
481
482 2014-09-08  Carl Hetherington  <cth@carlh.net>
483
484         * Fix failure to load Targa files.
485
486 2014-09-07  Carl Hetherington  <cth@carlh.net>
487
488         * Put no stretch / no scale in the set of choices for default
489         scale to.
490
491         * Fix a few bad fuzzy translations from the preferences dialog.
492
493 2014-09-03  Carl Hetherington  <cth@carlh.net>
494
495         * Fix server certificate downloads on OS X (#376).
496
497 2014-09-02  Carl Hetherington  <cth@carlh.net>
498
499         * Improve behaviour of batch converter window when it is shrunk (#338).
500
501 2014-09-01  Carl Hetherington  <cth@carlh.net>
502
503         * Version 1.73.1 released.
504
505 2014-08-31  Carl Hetherington  <cth@carlh.net>
506
507         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
508         instead.
509
510         * Fix lack of i18n of strings from src/lib/po on OS X.
511
512         * Give a hint when content and container aspect ratios are not
513         the same (#392).
514
515         * Add "copy" button to colour conversion presets editor (#399).
516
517         * Allow drag-and-drop of files onto the content list (#395).
518
519 2014-08-29  Carl Hetherington  <cth@carlh.net>
520
521         * Version 2.0.4 released.
522
523 2014-08-24  Carl Hetherington  <cth@carlh.net>
524
525         * Version 2.0.3 released.
526
527 2014-08-24  Carl Hetherington  <cth@carlh.net>
528
529         * Version 2.0.2 released.
530
531 2014-08-06  Carl Hetherington  <cth@carlh.net>
532
533         * Version 2.0.1 released.
534
535 2014-07-15  Carl Hetherington  <cth@carlh.net>
536
537         * A variety of changes were made on the 2.0 branch
538         but not documented in the ChangeLog.  Most sigificantly:
539
540         - DCP import
541         - Creation of DCPs with proper XML subtitles
542         - Import of .srt and .xml subtitles
543         - Audio processing framework (with some basic processors).
544
545 2014-03-07  Carl Hetherington  <cth@carlh.net>
546
547         * Add subtitle view.
548         * Some improvements to the manual.
549
550 2014-08-26  Carl Hetherington  <cth@carlh.net>
551
552         * Version 1.73.0 released.
553
554 2014-08-25  Carl Hetherington  <cth@carlh.net>
555
556         * Basic recent files list in the File menu.
557
558 2014-08-23  Carl Hetherington  <cth@carlh.net>
559
560         * Version 1.72.12 released.
561
562 2014-08-23  Carl Hetherington  <cth@carlh.net>
563
564         * Revert previous use of AVFormatContext::start_time when
565         computing the length of video.  I think this is wrong, and
566         causes bits to be missed off the end of videos (and other
567         problems).
568
569 2014-08-20  Carl Hetherington  <cth@carlh.net>
570
571         * Version 1.72.11 released.
572
573 2014-08-19  Carl Hetherington  <cth@carlh.net>
574
575         * Attempt to fix random crashes on OS X (especially during encodes)
576         thought to be caused by multiple threads using (different) stringstreams
577         at the same time; see src/lib/safe_stringstream.
578 >>>>>>> origin/master
579
580 2014-08-09  Carl Hetherington  <cth@carlh.net>
581
582         * Version 1.72.10 released.
583
584 2014-08-09  Carl Hetherington  <cth@carlh.net>
585
586         * Version 1.72.8 released.
587
588 2014-08-08  Carl Hetherington  <cth@carlh.net>
589
590         * Approximate support for changing timing details of multiple
591         bits of content at the same time.
592
593         * Allow removal of multiple bits of content at the same time.
594
595         * Version 1.72.7 released.
596
597 2014-08-04  Carl Hetherington  <cth@carlh.net>
598
599         * Add BCC option for KDM emails.
600
601 2014-07-29  Carl Hetherington  <cth@carlh.net>
602
603         * Version 1.72.5 released.
604
605 2014-07-17  Carl Hetherington  <cth@carlh.net>
606
607         * Fix corrupted text in job descriptions in some cases.
608
609         * Speculative fix for failure to keep Windows
610         machines awake during encodes.
611
612 2014-07-16  Carl Hetherington  <cth@carlh.net>
613
614         * Version 1.72.4 released.
615
616 2014-07-16  Carl Hetherington  <cth@carlh.net>
617
618         * Add default scaling setting to preferences (#384).
619
620         * Version 1.72.3 released.
621
622 2014-07-16  Carl Hetherington  <cth@carlh.net>
623
624         * Improve approximate time reports a bit.
625
626         * Make KDM email subject configurable.
627
628         * Updates to de_DE from Carsten Kurz.
629
630         * Limit allowed KDM types based on Interop/SMPTE setting
631         of DCP (#385).
632
633         * Updates to fr_FR from Grégoire Ausina.
634
635 2014-07-14  Carl Hetherington  <cth@carlh.net>
636
637         * Bump libdcp to get a new version which writes
638         <Hash> values to CPLs.
639
640 2014-07-10  Carl Hetherington  <cth@carlh.net>
641
642         * Version 1.72.2 released.
643 >>>>>>> origin/master
644
645 2014-07-10  Carl Hetherington  <cth@carlh.net>
646
647         * Try to fix corruption of KDM email setting in
648         some cases.
649
650         * Version 1.72.1 released.
651
652 2014-07-08  Carl Hetherington  <cth@carlh.net>
653
654         * Fix various problems with seek and content
655         being trimmed when its video frame rate is
656         overridden.
657
658 2014-07-02  Carl Hetherington  <cth@carlh.net>
659
660         * Updated de_DE translation from Carsten Kurz.
661
662 2014-06-30  Carl Hetherington  <cth@carlh.net>
663
664         * Version 1.72.0 released.
665
666 2014-06-28  Carl Hetherington  <cth@carlh.net>
667
668         * Version 1.71.2 released.
669
670 2014-06-28  Carl Hetherington  <cth@carlh.net>
671
672         * Version 1.71.1 released.
673
674 2014-06-28  Carl Hetherington  <cth@carlh.net>
675
676         * Fix crash on analysing audio (and possibly DCP creation) with
677         resampled content.
678
679 2014-06-27  Carl Hetherington  <cth@carlh.net>
680
681         * Version 1.71.0 released.
682
683 2014-06-27  Carl Hetherington  <cth@carlh.net>
684
685         * Fix up/down buttons in content list.
686
687 2014-06-26  Carl Hetherington  <cth@carlh.net>
688
689         * Version 1.70.1 released.
690
691 2014-06-26  Carl Hetherington  <cth@carlh.net>
692
693         * Support different KDM formulations.
694
695         * Allow override of detected video frame rates.
696
697         * Optimisation of uncertain effect to encoder and server
698         thread handling.
699
700         * Version 1.70.0 released.
701
702 2014-06-25  Carl Hetherington  <cth@carlh.net>
703
704         * Version 1.69.37 released.
705
706 2014-06-25  Carl Hetherington  <cth@carlh.net>
707
708         * Version 1.69.36 released.
709
710 2014-06-25  Carl Hetherington  <cth@carlh.net>
711
712         * Support pixel format 46 in make_black().
713
714 2014-06-24  Carl Hetherington  <cth@carlh.net>
715
716         * Re-assign timeline tracks when things are
717         moved about.
718
719 2014-06-23  Carl Hetherington  <cth@carlh.net>
720
721         * Try harder to cope with DCP names specified
722         already in CamelCase.
723
724         * Add option to CC a KDM email, and add
725         $SCREENS and $CINEMA_NAME as variables
726         in the email.
727
728 2014-06-22  Carl Hetherington  <cth@carlh.net>
729
730         * Reset-to-default button for KDM email text.
731
732         * Version 1.69.35 released.
733
734 2014-06-22  Carl Hetherington  <cth@carlh.net>
735
736         * Fix large memory leak with image sources.
737
738 2014-06-21  Carl Hetherington  <cth@carlh.net>
739
740         * Move email config into the KDM email page.
741
742         * Version 1.69.34 released.
743
744 2014-06-21  Carl Hetherington  <cth@carlh.net>
745
746         * Version 1.69.33 released.
747
748 2014-06-21  Carl Hetherington  <cth@carlh.net>
749
750         * Version 1.69.32 released.
751
752 2014-06-21  Carl Hetherington  <cth@carlh.net>
753
754         * Version 1.69.31 released.
755
756 2014-06-20  Carl Hetherington  <cth@carlh.net>
757
758         * Version 1.69.30 released.
759
760 2014-06-20  Carl Hetherington  <cth@carlh.net>
761
762         * Updates to de_DE translation from Carsten Kurz.
763
764 2014-06-18  Carl Hetherington  <cth@carlh.net>
765
766         * Version 1.69.29 released.
767
768 2014-06-18  Carl Hetherington  <cth@carlh.net>
769
770         * Fix thinko causing incorrect audio sample rates in some cases.
771
772 2014-06-15  Carl Hetherington  <cth@carlh.net>
773
774         * Version 1.69.28 released.
775
776 2014-06-12  Carl Hetherington  <cth@carlh.net>
777
778         * Version 1.69.27 released.
779
780 2014-06-12  Carl Hetherington  <cth@carlh.net>
781
782         * Add Content menu with "scale to fit width" and "scale
783         to fit height" options.
784
785         * Version 1.69.26 released.
786
787 2014-06-12  Carl Hetherington  <cth@carlh.net>
788
789         * Fix bug where DCP-o-matic does not recreate video after
790         subtitles are turned on or off.
791
792 2014-06-10  Carl Hetherington  <cth@carlh.net>
793
794         * Support ISDCF naming convention version 9 (#257).
795
796         * Rename DCI to ISDCF when talking about the digital cinema
797         naming convention (#362).
798
799         * Fix crash when opening the timeline with no content (#369).
800
801 2014-06-09  Carl Hetherington  <cth@carlh.net>
802
803         * Fix server/client with non-RGB24 sources.
804
805         * Version 1.69.25 released.
806
807 2014-06-09  Carl Hetherington  <cth@carlh.net>
808
809         * Make audio gain a floating-point value in the UI (#367).
810
811         * Work-around out-of-memory crashes with large start trims (#252).
812
813         * Version 1.69.24 released.
814
815 2014-06-06  Carl Hetherington  <cth@carlh.net>
816
817         * Version 1.69.23 released.
818
819 2014-06-05  Carl Hetherington  <cth@carlh.net>
820
821         * Version 1.69.22 released.
822
823 2014-06-05  Carl Hetherington  <cth@carlh.net>
824
825         * Large speed-up to multi-image source file decoding.
826
827         * Back-port changes from v2 which work out how separate
828         audio files should be resampled by looking at the video
829         files which are present at the same time.
830
831 2014-06-03  Carl Hetherington  <cth@carlh.net>
832
833         * Version 1.69.21 released.
834
835 2014-06-03  Carl Hetherington  <cth@carlh.net>
836
837         * Fix bad resampling of separate sound file sources that
838         have specified video frame rates.
839
840         * Version 1.69.20 released.
841
842 2014-06-03  Carl Hetherington  <cth@carlh.net>
843
844         * Re-calculate and update audio plots when the mapping is changed.
845
846         * Change the -3dB preset to -6dB since we are talking about
847         amplitude, not power.
848
849         * Version 1.69.19 released.
850
851 2014-06-02  Carl Hetherington  <cth@carlh.net>
852
853         * Empirical hack to prevent over-read of array
854         by libswscale; may fix crashes at the start of
855         DCP encodes.
856
857 2014-05-29  Carl Hetherington  <cth@carlh.net>
858
859         * Version 1.69.18 released.
860
861 2014-05-28  Carl Hetherington  <cth@carlh.net>
862
863         * Version 1.69.17 released.
864
865 2014-05-28  Carl Hetherington  <cth@carlh.net>
866
867         * Version 1.69.16 released.
868
869 2014-05-28  Carl Hetherington  <cth@carlh.net>
870
871         * Rework KDM generation to be about CPLs rather than DCPs,
872         and allow specification of any CPL to generate KDMs for.
873
874         Requested-by: Richard Turner
875
876 2014-05-27  Carl Hetherington  <cth@carlh.net>
877
878         * Version 1.69.15 released.
879
880 2014-05-26  Carl Hetherington  <cth@carlh.net>
881
882         * Version 1.69.14 released.
883
884 2014-05-26  Carl Hetherington  <cth@carlh.net>
885
886         * Fix problems with non-zero FFmpeg content start times.
887
888 2014-05-24  Carl Hetherington  <cth@carlh.net>
889
890         * Version 1.69.13 released.
891
892 2014-05-24  Carl Hetherington  <cth@carlh.net>
893
894         * Fix problems with log setup from config.
895
896 2014-05-23  Carl Hetherington  <cth@carlh.net>
897
898         * Version 1.69.12 released.
899
900 2014-05-22  Carl Hetherington  <cth@carlh.net>
901
902         * Version 1.69.11 released.
903
904 2014-05-21  Carl Hetherington  <cth@carlh.net>
905
906         * Version 1.69.10 released.
907
908 2014-05-21  Carl Hetherington  <cth@carlh.net>
909
910         * Tidy up logging a bit and make it configurable from the GUI
911         (moving a few things into an Advanced preferences tab at
912         the same time).
913
914 2014-05-19  Carl Hetherington  <cth@carlh.net>
915
916         * Version 1.69.9 released.
917
918 2014-05-19  Carl Hetherington  <cth@carlh.net>
919
920         * Decode image sources in the multi-threaded part
921         of the transcoder, rather than the single-threaded.
922
923 2014-05-16  Carl Hetherington  <cth@carlh.net>
924
925         * Version 1.69.8 released.
926
927 2014-05-16  Carl Hetherington  <cth@carlh.net>
928
929         * Fix various confusions in translations of abbreviated
930         channel names (Lc, Rc etc.)
931
932 2014-05-14  Carl Hetherington  <cth@carlh.net>
933
934         * Version 1.69.7 released.
935
936 2014-05-14  Carl Hetherington  <cth@carlh.net>
937
938         * Bump libdcp to remove checks on PCM MXF edit rates,
939         so we can generate strange ones in DCP-o-matic.
940
941 2014-05-13  Carl Hetherington  <cth@carlh.net>
942
943         * Version 1.69.6 released.
944
945 2014-05-13  Carl Hetherington  <cth@carlh.net>
946
947         * Remove artificial 100fps limit when using
948         "any" DCP frame rate.
949
950 2014-05-12  Carl Hetherington  <cth@carlh.net>
951
952         * Version 1.69.5 released.
953
954 2014-05-12  Carl Hetherington  <cth@carlh.net>
955
956         * Add option to use any DCP frame rate, rather than just
957         the "allowed" set.
958
959         * Version 1.69.4 released.
960
961 2014-05-12  Carl Hetherington  <cth@carlh.net>
962
963         * Version 1.69.3 released.
964
965 2014-05-12  Carl Hetherington  <cth@carlh.net>
966
967         * Use libdcp::raw_convert instead of boost::lexical_cast and
968         LocaleGuard, hopefully to fix large numbers being written with
969         thousands separators on some locales.
970
971 2014-05-10  Carl Hetherington  <cth@carlh.net>
972
973         * Version 1.69.2 released.
974
975 2014-05-10  Carl Hetherington  <cth@carlh.net>
976
977         * Fix setup of the libswresample context to work with high channel counts.
978
979 2014-05-09  Carl Hetherington  <cth@carlh.net>
980
981         * Version 1.69.1 released.
982
983 2014-05-09  Carl Hetherington  <cth@carlh.net>
984
985         * Fix crash on using content with more than 12 audio channels.
986
987         * Re-introduce ffprobe call when adding content.
988
989 2014-05-05  Carl Hetherington  <cth@carlh.net>
990
991         * Version 1.69.0 released.
992
993 2014-05-02  Carl Hetherington  <cth@carlh.net>
994
995         * Version 1.68.0 released.
996
997 2014-04-29  Carl Hetherington  <cth@carlh.net>
998
999         * Version 1.67.1 released.
1000
1001 2014-04-29  Carl Hetherington  <cth@carlh.net>
1002
1003         * Version 1.67.0 released.
1004
1005 2014-04-27  Carl Hetherington  <cth@carlh.net>
1006
1007         * Version 1.66.16 released.
1008
1009 2014-04-27  Carl Hetherington  <cth@carlh.net>
1010
1011         * Add .dpx to the list of acceptable image files.
1012
1013         * Slightly better handling of uncaught exceptions.
1014
1015         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
1016         it appears that the same bug remains.
1017
1018 2014-04-25  Carl Hetherington  <cth@carlh.net>
1019
1020         * Version 1.66.15 released.
1021
1022 2014-04-25  Carl Hetherington  <cth@carlh.net>
1023
1024         * Fix subtitle display when the next subtitle is decoded before the previous
1025         one has finished.
1026
1027 2014-04-24  Carl Hetherington  <cth@carlh.net>
1028
1029         * Version 1.66.14 released.
1030
1031 2014-04-23  Carl Hetherington  <cth@carlh.net>
1032
1033         * Version 1.66.13 released.
1034
1035 2014-04-21  Carl Hetherington  <cth@carlh.net>
1036
1037         * Update to es_ES translation from Manuel AC.
1038
1039         * Update to fr_FR translation from Thierry Journet.
1040
1041 2014-04-17  Carl Hetherington  <cth@carlh.net>
1042
1043         * Fix update of the gain control when using the gain calculator
1044         dialog.
1045
1046         * Version 1.66.12 released.
1047
1048 2014-04-07  Carl Hetherington  <cth@carlh.net>
1049
1050         * Version 1.66.11 released.
1051
1052 2014-04-07  Carl Hetherington  <cth@carlh.net>
1053
1054         * Updated fr_FR translation from Thierry Journet. 
1055
1056 2014-04-02  Carl Hetherington  <cth@carlh.net>
1057
1058         * Version 1.66.10 released.
1059
1060 2014-04-01  Carl Hetherington  <cth@carlh.net>
1061
1062         * Basic support for separate left/right-eye files or directories
1063         for 3D.
1064
1065 2014-03-30  Carl Hetherington  <cth@carlh.net>
1066
1067         * Version 1.66.9 released.
1068
1069 2014-03-30  Carl Hetherington  <cth@carlh.net>
1070
1071         * Version 1.66.8 released.
1072
1073         * nl_NL translation from Theo Kooijmans.
1074
1075 2014-03-27  Carl Hetherington  <cth@carlh.net>
1076
1077         * Auto-save film metadata before starting DCP encode.
1078
1079 2014-03-25  Carl Hetherington  <cth@carlh.net>
1080
1081         * Add support for downloading Doremi server certificates.
1082
1083 2014-03-24  Carl Hetherington  <cth@carlh.net>
1084
1085         * Version 1.66.7 released.
1086
1087 2014-03-24  Carl Hetherington  <cth@carlh.net>
1088
1089         * Fix error on creating DCPs without audio.
1090
1091 2014-03-23  Carl Hetherington  <cth@carlh.net>
1092
1093         * Version 1.66.6 released.
1094
1095 2014-03-23  Carl Hetherington  <cth@carlh.net>
1096
1097         * Attempt to fix format string specifier error on Windows.
1098
1099         * Version 1.66.5 released.
1100
1101 2014-03-22  Carl Hetherington  <cth@carlh.net>
1102
1103         * Version 1.66.4 released.
1104
1105 2014-03-22  Carl Hetherington  <cth@carlh.net>
1106
1107         * Allow specification of the video frame rate that a sound file
1108         was prepared for.
1109
1110         * Another attempt to fix colour conversion dialog strange behaviour
1111         on OS X.
1112
1113 2014-03-18  Carl Hetherington  <cth@carlh.net>
1114
1115         * Version 1.66.3 released.
1116
1117 2014-03-18  Carl Hetherington  <cth@carlh.net>
1118
1119         * Fix bad rounding of timecodes.
1120
1121         * Tentative support for 3D from alternate frames of the source.
1122
1123 2014-03-17  Carl Hetherington  <cth@carlh.net>
1124
1125         * Improve behaviour of the position slider at the end of films.
1126
1127         * Version 1.66.2 released.
1128
1129 2014-03-17  Carl Hetherington  <cth@carlh.net>
1130
1131         * Improve appearance of config dialog on OS X.
1132
1133 2014-03-15  Carl Hetherington  <cth@carlh.net>
1134
1135         * Improve appearance of new film and KDM dialogs on OS X.
1136
1137         * Fix KDM dialog to predictably set up its initial range to
1138         a week from now.
1139
1140         * Remove support for FFmpeg post-processing filters as they apparently
1141         do not support > 8bpp.  I don't think they are worth the pain of
1142         quantizing and then telling the user what has happened.
1143
1144 2014-03-12  Carl Hetherington  <cth@carlh.net>
1145
1146         * Version 1.66.1 released.
1147
1148 2014-03-12  Carl Hetherington  <cth@carlh.net>
1149
1150         * Hopefully fix i18n on OS X (#324).
1151
1152 2014-03-10  Carl Hetherington  <cth@carlh.net>
1153
1154         * Version 1.66.0 released.
1155
1156 2014-03-09  Carl Hetherington  <cth@carlh.net>
1157
1158         * Version 1.65.2 released.
1159
1160 2014-03-09  Carl Hetherington  <cth@carlh.net>
1161
1162         * Restore old behaviour of "no-stretch" mode with crop.
1163
1164         * Fix display of no-scale display mode in the player.
1165
1166 2014-03-08  Carl Hetherington  <cth@carlh.net>
1167
1168         * Version 1.65.1 released.
1169
1170 2014-03-08  Carl Hetherington  <cth@carlh.net>
1171
1172         * Fix incorrect audio analyses on multiple-stream content.
1173
1174         * Support for unsigned 8-bit audio (hmm!).
1175
1176 2014-03-06  Carl Hetherington  <cth@carlh.net>
1177
1178         * Version 1.65.0 released.
1179
1180 2014-03-05  Carl Hetherington  <cth@carlh.net>
1181
1182         * Version 1.64.19 released.
1183
1184 2014-03-05  Carl Hetherington  <cth@carlh.net>
1185
1186         * Bump maximum audio channels to 12 so that we can
1187         (crudely at least) get BsL/BsR.
1188
1189 2014-03-04  Carl Hetherington  <cth@carlh.net>
1190
1191         * Version 1.64.18 released.
1192
1193 2014-03-04  Carl Hetherington  <cth@carlh.net>
1194
1195         * Add option to disable all scaling of the input video.
1196
1197 2014-03-03  Carl Hetherington  <cth@carlh.net>
1198
1199         * Fix rounding of timecodes in at least some cases (#323).
1200
1201         * Try to prevent OS X from sleeping during DCP encode.
1202
1203 2014-02-26  Carl Hetherington  <cth@carlh.net>
1204
1205         * Version 1.64.17 released.
1206
1207 2014-02-26  Carl Hetherington  <cth@carlh.net>
1208
1209         * Fix missing RMS audio analysis plots in some cases.
1210
1211         * Fix failure to load sound files with
1212         non-ASCII paths.
1213
1214 2014-02-23  Carl Hetherington  <cth@carlh.net>
1215
1216         * Version 1.64.16 released.
1217
1218 2014-02-23  Carl Hetherington  <cth@carlh.net>
1219
1220         * Bump ffmpeg library to git head to fix problems with
1221         misrecognised frame rates in some MOV files.
1222
1223 2014-02-20  Carl Hetherington  <cth@carlh.net>
1224
1225         * Version 1.64.15 released.
1226
1227 2014-02-20  Carl Hetherington  <cth@carlh.net>
1228
1229         * Basic support for 7.1 / HI/VI audio tracks.
1230
1231 2014-02-19  Carl Hetherington  <cth@carlh.net>
1232
1233         * Add some basic JSON stuff.
1234
1235 2014-02-18  Carl Hetherington  <cth@carlh.net>
1236
1237         * Version 1.64.14 released.
1238
1239 2014-02-18  Carl Hetherington  <cth@carlh.net>
1240
1241         * Version 1.64.13 released.
1242
1243 2014-02-12  Carl Hetherington  <cth@carlh.net>
1244
1245         * Make the batch converter remember its last directory
1246         for the film picker (#318).
1247
1248         * Add dcpomatic_batch to OS X .app.
1249
1250 2014-02-11  Carl Hetherington  <cth@carlh.net>
1251
1252         * Version 1.64.12 released.
1253
1254 2014-02-11  Carl Hetherington  <cth@carlh.net>
1255
1256         * Be more careful when catching exceptions from KDM creation.
1257
1258 2014-02-10  Carl Hetherington  <cth@carlh.net>
1259
1260         * Version 1.64.11 released.
1261
1262 2014-02-10  Carl Hetherington  <cth@carlh.net>
1263
1264         * Version 1.64.10 released.
1265
1266 2014-02-10  Carl Hetherington  <cth@carlh.net>
1267
1268         * Try to fix Centos RPM dependencies.
1269
1270         * Version 1.64.9 released.
1271
1272 2014-02-10  Carl Hetherington  <cth@carlh.net>
1273
1274         * Version 1.64.8 released.
1275
1276 2014-02-09  Carl Hetherington  <cth@carlh.net>
1277
1278         * Build with a more careful version of libopenjpeg that handles
1279         out-of-memory conditions slightly better.
1280
1281         * Possibly fix repeated no route to host errors in some cases.
1282
1283         * Some small bits of increased low-memory stability.
1284
1285         * Version 1.64.7 released.
1286
1287 2014-02-08  Carl Hetherington  <cth@carlh.net>
1288
1289         * Fix exception when seeking with missing content (part of #317).
1290
1291         * Version 1.64.6 released.
1292
1293 2014-02-08  Carl Hetherington  <cth@carlh.net>
1294
1295         * Version 1.64.5 released.
1296
1297 2014-02-08  Carl Hetherington  <cth@carlh.net>
1298
1299         * Version 1.64.4 released.
1300
1301 2014-02-08  Carl Hetherington  <cth@carlh.net>
1302
1303         * Version 1.64.3 released.
1304
1305 2014-02-08  Carl Hetherington  <cth@carlh.net>
1306
1307         * Bump libdcp version to get some fixes for Interop XML.
1308
1309 2014-02-07  Carl Hetherington  <cth@carlh.net>
1310
1311         * Add basic stuff to build RPMs for Centos.
1312
1313 2014-02-05  Carl Hetherington  <cth@carlh.net>
1314
1315         * Version 1.64.2 released.
1316
1317 2014-02-05  Carl Hetherington  <cth@carlh.net>
1318
1319         * A variety of fixes to small problems found by Coverity.
1320
1321 2014-02-05  Carl Hetherington  <cth@carlh.net>
1322
1323         * Version 1.64.1 released.
1324
1325 2014-02-05  Carl Hetherington  <cth@carlh.net>
1326
1327         * Updates to it_IT translation from William Fanelli.
1328
1329 2014-02-02  Carl Hetherington  <cth@carlh.net>
1330
1331         * Version 1.64.0 released.
1332
1333 2014-01-29  Carl Hetherington  <cth@carlh.net>
1334
1335         * Version 1.63.8 released.
1336
1337 2014-01-29  Carl Hetherington  <cth@carlh.net>
1338
1339         * Add subtitle X offset option.
1340
1341         * Fix missing subtitles when subtitled content is at a non-zero position.
1342
1343 2014-01-28  Carl Hetherington  <cth@carlh.net>
1344
1345         * Use Mbit/s instead of the incorrect MBps.
1346
1347         * Version 1.63.7 released.
1348
1349 2014-01-28  Carl Hetherington  <cth@carlh.net>
1350
1351         * Try to prevent Windows machines going to sleep during encodes.
1352
1353         * Add option to not install main program / server on Windows.
1354
1355 2014-01-26  Carl Hetherington  <cth@carlh.net>
1356
1357         * Change default JPEG2000 bandwith to 100MBps.
1358
1359         * Updated fr_FR translation from Theirry Journet.
1360
1361 2014-01-24  Carl Hetherington  <cth@carlh.net>
1362
1363         * Try to fix repeatedly-reported exceptions.
1364
1365 2014-01-23  Carl Hetherington  <cth@carlh.net>
1366
1367         * Version 1.63.6 released.
1368
1369 2014-01-23  Carl Hetherington  <cth@carlh.net>
1370
1371         * Fix recovery of DCP encoding after a crash with a 3D DCP.
1372
1373 2014-01-21  Carl Hetherington  <cth@carlh.net>
1374
1375         * Version 1.63.5 released.
1376
1377 2014-01-21  Carl Hetherington  <cth@carlh.net>
1378
1379         * Potentially major fix for bad A/V sync.
1380
1381 2014-01-19  Carl Hetherington  <cth@carlh.net>
1382
1383         * Version 1.63.4 released.
1384
1385 2014-01-19  Carl Hetherington  <cth@carlh.net>
1386
1387         * Updated sv_SE translation from Adam Klotblixt.
1388
1389 2014-01-15  Carl Hetherington  <cth@carlh.net>
1390
1391         * Version 1.63.3 released.
1392
1393 2014-01-15  Carl Hetherington  <cth@carlh.net>
1394
1395         * Hopefully fix badly-labelled MXFs when in Interop mode.
1396
1397 2014-01-14  Carl Hetherington  <cth@carlh.net>
1398
1399         * Version 1.63.2 released.
1400
1401 2014-01-14  Carl Hetherington  <cth@carlh.net>
1402
1403         * Fix problems with adding new soundtracks to FFmpeg content with
1404         no audio track.
1405
1406         * Updated de_DE translation from Markus Raab.
1407
1408         * Version 1.63.1 released.
1409
1410 2014-01-14  Carl Hetherington  <cth@carlh.net>
1411
1412         * Try to fix subtitle problems when the video frame rate is being changed
1413         from content to DCP.
1414
1415 2014-01-13  Carl Hetherington  <cth@carlh.net>
1416
1417         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
1418         also tweak 1.19:1 (#306).
1419
1420         * Version 1.63.0 released.
1421
1422 2014-01-12  Carl Hetherington  <cth@carlh.net>
1423
1424         * Fix crashes when using -3dB options in locales with a , decimal separator.
1425
1426         * Version 1.62.3 released.
1427
1428 2014-01-11  Carl Hetherington  <cth@carlh.net>
1429
1430         * Hopefully fix error on restarting a cancelled transcode job
1431         on Windows.
1432
1433 2014-01-10  Carl Hetherington  <cth@carlh.net>
1434
1435         * Version 1.62.2 released.
1436
1437 2014-01-10  Carl Hetherington  <cth@carlh.net>
1438
1439         * Version 1.62.1 released.
1440
1441 2014-01-10  Carl Hetherington  <cth@carlh.net>
1442
1443         * Version 1.62.0 released.
1444
1445 2014-01-10  Carl Hetherington  <cth@carlh.net>
1446
1447         * Try to stop the queue of things to write filling up excessively
1448         on fast CPUs.
1449
1450         * Try to fix double "are you sure" prompt on quitting with active jobs.
1451
1452         * Version 1.61.2 released.
1453
1454 2014-01-09  Carl Hetherington  <cth@carlh.net>
1455
1456         * Version 1.61.1 released.
1457
1458 2014-01-09  Carl Hetherington  <cth@carlh.net>
1459
1460         * Version 1.61.0 released.
1461
1462 2014-01-09  Carl Hetherington  <cth@carlh.net>
1463
1464         * Hopefully fix somewhat inexplicable inability of Windows to open
1465         new files on top of old ones in some circumstances (with audio
1466         MXFs).
1467
1468         * Version 1.60 released.
1469
1470 2014-01-09  Carl Hetherington  <cth@carlh.net>
1471
1472         * More fixes for slow-downs on fast computers.
1473
1474 2014-01-08  Carl Hetherington  <cth@carlh.net>
1475
1476         * Version 1.59 released.
1477
1478 2014-01-07  Carl Hetherington  <cth@carlh.net>
1479
1480         * Version 1.58 released.
1481
1482 2014-01-07  Carl Hetherington  <cth@carlh.net>
1483
1484         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
1485         of some .mov files.
1486
1487         * Very primitive check-for-updates feature added.
1488
1489         * Allow still-moving-image sources to have their frame rate specified.
1490
1491 2014-01-06  Carl Hetherington  <cth@carlh.net>
1492
1493         * Basics of per-channel audio gain (#247).
1494
1495         * Give a warning on make DCP if it seems unlikely that the disk
1496         will have enough space to store the finished DCP (#92).
1497
1498         * Make sure forced languages override the environment for gettext()
1499         as well as wxWidgets' i18n code (#108).
1500
1501         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
1502         with interop (#206).
1503
1504         * Fix subtitle colouring (#152).
1505
1506         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
1507
1508         * Remove seemingly unnecessary checks on image directories.
1509
1510         * Leave DCP directory creation until the last minute to help
1511         avoid half-eaten directories being left around (#174).
1512
1513 2014-01-05  Carl Hetherington  <cth@carlh.net>
1514
1515         * Version 1.57 released.
1516
1517 2014-01-05  Carl Hetherington  <cth@carlh.net>
1518
1519         * Use _fseeki64 on Windows when reading content files.
1520
1521         * Various small fixes to i18n.
1522
1523 2014-01-03  Carl Hetherington  <cth@carlh.net>
1524
1525         * Version 1.56 released.
1526
1527 2014-01-03  Carl Hetherington  <cth@carlh.net>
1528
1529         * Version 1.55 released.
1530
1531 2014-01-03  Carl Hetherington  <cth@carlh.net>
1532
1533         * New de_DE translation from Markus Raab.
1534
1535         * Work-around mysterious call of pure virtual method inside boost.
1536
1537 2014-01-01  Carl Hetherington  <cth@carlh.net>
1538
1539         * Bump ffmpeg version.
1540
1541 2013-12-30  Carl Hetherington  <cth@carlh.net>
1542
1543         * Version 1.54 released.
1544
1545 2013-12-30  Carl Hetherington  <cth@carlh.net>
1546
1547         * Put catches around a few threads which could have uncaught exceptions.
1548
1549         * Add nascent dcpomatic_create command-line program to create films.
1550
1551 2013-12-29  Carl Hetherington  <cth@carlh.net>
1552
1553         * Version 1.53 released.
1554
1555 2013-12-29  Carl Hetherington  <cth@carlh.net>
1556
1557         * Fix failure to load content from directories with non-Latin names.
1558
1559 2013-12-28  Carl Hetherington  <cth@carlh.net>
1560
1561         * Speculative fix for "find missing" not working on OS X (#255).
1562
1563         * Fix failure to load films with missing still image content (#300).
1564
1565 2013-12-27  Carl Hetherington  <cth@carlh.net>
1566
1567         * Fix non-update of video information on changing DCP resolution (#299).
1568
1569         * Version 1.52 released.
1570
1571 2013-12-27  Carl Hetherington  <cth@carlh.net>
1572
1573         * More speculative fixes for 4K.
1574
1575 2013-12-23  Carl Hetherington  <cth@carlh.net>
1576
1577         * Version 1.51 released.
1578
1579 2013-12-23  Carl Hetherington  <cth@carlh.net>
1580
1581         * A couple of potential fixes for 4K.
1582
1583         * Version 1.50 released.
1584
1585 2013-12-23  Carl Hetherington  <cth@carlh.net>
1586
1587         * Version 1.49 released.
1588
1589 2013-12-23  Carl Hetherington  <cth@carlh.net>
1590
1591         * Version 1.48 released.
1592
1593 2013-12-23  Carl Hetherington  <cth@carlh.net>
1594
1595         * Add TLS/SSL support to KDM email sending.
1596
1597 2013-12-23  Carl Hetherington  <cth@carlh.net>
1598
1599         * Version 1.47 released.
1600
1601 2013-12-23  Carl Hetherington  <cth@carlh.net>
1602
1603         * Add $START_TIME and $END_TIME as variables for the KDM email.
1604
1605         * Add top/bottom option for 3D frames.
1606
1607 2013-12-20  Carl Hetherington  <cth@carlh.net>
1608
1609         * Add configuration option for default audio delay (#276).
1610
1611         * Version 1.46 released.
1612
1613 2013-12-19  Carl Hetherington  <cth@carlh.net>
1614
1615         * Version 1.45 released.
1616
1617 2013-12-19  Carl Hetherington  <cth@carlh.net>
1618
1619         * Bump libdcp version again for a crash fix for 32-bit Windows,
1620         and also for problems generating certificate chains.
1621
1622 2013-12-18  Carl Hetherington  <cth@carlh.net>
1623
1624         * Version 1.44 released.
1625
1626 2013-12-18  Carl Hetherington  <cth@carlh.net>
1627
1628         * Bump libdcp version again for a fix to XML validity for 3D.
1629
1630         * Version 1.43 released.
1631
1632 2013-12-18  Carl Hetherington  <cth@carlh.net>
1633
1634         * Update libdcp version to get fix for 3D IntrinsicDuration.
1635
1636         * Fix progress reporting when making 3D DCPs.
1637
1638         * Fix non-update of display when changing video frame type (2D,
1639         3D left/right etc.)
1640
1641         * Restore video information in video tab when using still images.
1642
1643         * Hopefully fix exception on new film in some strange cases.
1644
1645 2013-12-09  Carl Hetherington  <cth@carlh.net>
1646
1647         * Version 1.42 released.
1648
1649 2013-12-09  Carl Hetherington  <cth@carlh.net>
1650
1651         * Fix make_black for pixel format 7 (#288).
1652
1653 2013-12-08  Carl Hetherington  <cth@carlh.net>
1654
1655         * Fix display update when removing content (#281).
1656
1657 2013-12-07  Carl Hetherington  <cth@carlh.net>
1658
1659         * Version 1.41 released.
1660
1661 2013-12-05  Carl Hetherington  <cth@carlh.net>
1662
1663         * Improve the correctness of lengths reported by sound files to fix
1664         short DCPs when using non-DCI-rate sound files with stills.
1665
1666 2013-12-04  Carl Hetherington  <cth@carlh.net>
1667
1668         * Make signatures optional (#273).
1669
1670         * Only do scale/crop/window/subtitle overlay if a frame is going
1671         to be encoded for the DCP.
1672
1673         * Several optimisations to video processing, which should
1674         speed up the player a bit.
1675
1676 2013-12-03  Carl Hetherington  <cth@carlh.net>
1677
1678         * Add "play length" control to avoid having to do arithmetic to
1679         get end-trims right in some cases (#261).
1680
1681 2013-12-02  Carl Hetherington  <cth@carlh.net>
1682
1683         * Fix breakage to adding multiple files at the same time.
1684
1685         * Fix crash on double-click of "show audio" button (#278).
1686
1687         * Version 1.40 released.
1688
1689 2013-12-02  Carl Hetherington  <cth@carlh.net>
1690
1691         * Fix problems with FFmpeg files that have all-zero stream IDs.
1692
1693         * Fix crash on checking non-existing frame info
1694         files.
1695
1696         * Fix erroneous disabling of timing panel with
1697         audio-only sources.
1698
1699 2013-11-30  Carl Hetherington  <cth@carlh.net>
1700
1701         * Version 1.39 released.
1702
1703 2013-11-30  Carl Hetherington  <cth@carlh.net>
1704
1705         * Fix windows build.
1706
1707 2013-11-29  Carl Hetherington  <cth@carlh.net>
1708
1709         * Version 1.38 released.
1710
1711 2013-11-29  Carl Hetherington  <cth@carlh.net>
1712
1713         * Add option to join input files together
1714         to help with multiple VOB files from DVDs.
1715
1716         * Fix build for 32-bit versions of OS X.
1717
1718 2013-11-27  Carl Hetherington  <cth@carlh.net>
1719
1720         * Version 1.37 released.
1721
1722 2013-11-27  Carl Hetherington  <cth@carlh.net>
1723
1724         * Version 1.36 released.
1725
1726 2013-11-27  Carl Hetherington  <cth@carlh.net>
1727
1728         * Version 1.35 released.
1729
1730 2013-11-26  Carl Hetherington  <cth@carlh.net>
1731
1732         * Updated fr_FR translation from Lilian Lefranc.
1733
1734         * A whole load of fixes for lots of bugs when handling filenames
1735         using non-Latin characters on Windows.
1736
1737 2013-11-22  Carl Hetherington  <cth@carlh.net>
1738
1739         * Version 1.34 released.
1740
1741 2013-11-22  Carl Hetherington  <cth@carlh.net>
1742
1743         * Fix both OS X and Windows installers.
1744
1745 2013-11-21  Carl Hetherington  <cth@carlh.net>
1746
1747         * Version 1.33 released.
1748
1749 2013-11-21  Carl Hetherington  <cth@carlh.net>
1750
1751         * Fix Ubuntu 13.04 build.
1752
1753 2013-11-20  Carl Hetherington  <cth@carlh.net>
1754
1755         * Version 1.32 released.
1756
1757 2013-11-20  Carl Hetherington  <cth@carlh.net>
1758
1759         * Version 1.31 released.
1760
1761 2013-11-20  Carl Hetherington  <cth@carlh.net>
1762
1763         * Add primitive hints dialogue box.
1764
1765 2013-11-17  Carl Hetherington  <cth@carlh.net>
1766
1767         * Fix specified-server discovery.
1768
1769         * Version 1.30 released.
1770
1771 2013-11-17  Carl Hetherington  <cth@carlh.net>
1772
1773         * Speculative fix for servers crashing with different
1774         locales to clients.
1775
1776 2013-11-16  Carl Hetherington  <cth@carlh.net>
1777
1778         * Bump bundled FFmpeg version to current git master.
1779
1780         * Fix erroneous reset of visible channels in audio
1781         level dialog when changing gain.
1782
1783 2013-11-15  Carl Hetherington  <cth@carlh.net>
1784
1785         * Use 2 decimal places for gamma controls instead
1786         of 1.
1787
1788 2013-11-14  Carl Hetherington  <cth@carlh.net>
1789
1790         * Support modification of certain properties when
1791         there are several selected pieces of content.
1792
1793         * Add server configuration back in.
1794
1795 2013-11-12  Carl Hetherington  <cth@carlh.net>
1796
1797         * Version 1.29 released.
1798
1799 2013-11-12  Carl Hetherington  <cth@carlh.net>
1800
1801         * Fix bad_alloc exception on audio analysis (and
1802         probably elsewhere).
1803
1804 2013-11-11  Carl Hetherington  <cth@carlh.net>
1805
1806         * Version 1.28 released.
1807
1808 2013-11-11  Carl Hetherington  <cth@carlh.net>
1809
1810         * Somewhat speculative fix for slow-downs and
1811         large memory consumption with multi-content playlists.
1812
1813 2013-11-10  Carl Hetherington  <cth@carlh.net>
1814
1815         * Hopefully get rid of spurious black lines around
1816         preview.
1817
1818 2013-11-08  Carl Hetherington  <carl@ubuntu>
1819
1820         * Fix strange behaviour of J2K bandwidth control
1821         on 32-bit Linux.
1822
1823 2013-11-07  Carl Hetherington  <cth@carlh.net>
1824
1825         * Open file dialog starts in the configured DCP directory,
1826         if one exists (#70).
1827
1828 2013-11-06  Carl Hetherington  <cth@carlh.net>
1829
1830         * Support pixel format 30 (#254).
1831
1832 2013-11-06  Carl Hetherington  <cth@carlh.net>
1833
1834         * Version 1.27 released.
1835
1836 2013-11-06  Carl Hetherington  <cth@carlh.net>
1837
1838         * Various server-related tidying up; servers are
1839         now auto-detected only (the configuration for
1840         them has been removed).
1841
1842 2013-11-06  Carl Hetherington  <cth@carlh.net>
1843
1844         * Version 1.26 released.
1845
1846 2013-11-05  Carl Hetherington  <cth@carlh.net>
1847
1848         * Auto-detect encoding servers on the local
1849         subnet(s).
1850
1851         * Tweak verbosity of command-line encoding servers.
1852
1853 2013-11-04  Carl Hetherington  <cth@carlh.net>
1854
1855         * Version 1.25 released.
1856
1857 2013-10-29  Carl Hetherington  <cth@carlh.net>
1858
1859         * Improve performance when start-trimming
1860         large files.
1861
1862         * Fix audio problems when start-trimming.
1863
1864 2013-10-28  Carl Hetherington  <cth@carlh.net>
1865
1866         * Version 1.24 released.
1867
1868 2013-10-28  Carl Hetherington  <cth@carlh.net>
1869
1870         * Fix failure to reload configuration on
1871         some non-English locales.
1872
1873 2013-10-26  Carl Hetherington  <cth@carlh.net>
1874
1875         * Version 1.23 released.
1876
1877 2013-10-25  Carl Hetherington  <cth@carlh.net>
1878
1879         * Version 1.22 released.
1880
1881 2013-10-24  Carl Hetherington  <cth@carlh.net>
1882
1883         * Support sources that require repeat of more than
1884         1 extra frame.
1885
1886 2013-10-23  Carl Hetherington  <cth@carlh.net>
1887
1888         * Version 1.21 released.
1889
1890 2013-10-23  Carl Hetherington  <cth@carlh.net>
1891
1892         * Use our own directory picker on Ubuntu 13.10 as well
1893         as Ubuntu 13.04 as it seems similarly broken.
1894
1895 2013-10-22  Carl Hetherington  <cth@carlh.net>
1896
1897         * Version 1.20 released.
1898
1899 2013-10-22  Carl Hetherington  <cth@carlh.net>
1900
1901         * Allow films to be loaded when content is missing,
1902         and then that content can be re-found.
1903
1904 2013-10-21  Carl Hetherington  <cth@carlh.net>
1905
1906         * Version 1.19 released.
1907
1908 2013-10-21  Carl Hetherington  <cth@carlh.net>
1909
1910         * Fix Rec. 709 gammas (from Lilian Lefranc)
1911
1912 2013-10-20  Carl Hetherington  <cth@carlh.net>
1913
1914         * Allow specification of subtitle language even if DVD-o-matic
1915         isn't providing the subtitles.
1916
1917 2013-10-20  Carl Hetherington  <cth@carlh.net>
1918
1919         * Version 1.18 released.
1920
1921 2013-10-19  Carl Hetherington  <cth@carlh.net>
1922
1923         * Fix non-saving of colour transform presets.
1924
1925         * Some improvements in progress reporting, especially
1926         for long encodes.
1927
1928 2013-10-18  Carl Hetherington  <cth@carlh.net>
1929
1930         * Fix bug with incorrect validity times given to KDMs.
1931
1932 2013-10-17  Carl Hetherington  <cth@carlh.net>
1933
1934         * Fix Make DCP menu option sensitivity (#230).
1935
1936         * Forward-port fix from master; use 1000000 rather
1937         than 1e6 for J2K bandwidth arithmetic to ensure
1938         that it's done with integers.
1939
1940 2013-10-16  Carl Hetherington  <cth@carlh.net>
1941
1942         * Version 1.17 released.
1943
1944 2013-10-16  Carl Hetherington  <cth@carlh.net>
1945
1946         * Hopefully fix crash on closing preferences window
1947         when ~/.config/dcpomatic does not exist.
1948
1949         * Allow specification of the DCP to make KDMs for,
1950         in case there is more than one.
1951
1952         * Speed up response to some settings changes
1953         (e.g. crop) (#196).
1954
1955 2013-10-15  Carl Hetherington  <cth@carlh.net>
1956
1957         * Version 1.16 released.
1958
1959 2013-10-15  Carl Hetherington  <cth@carlh.net>
1960
1961         * Restore up/down buttons for simple content time
1962         movements.
1963
1964         * Include film title in KDM filenames.
1965
1966         * Allow no-stretch scaling like in DVD-o-matic.
1967
1968 2013-10-14  Carl Hetherington  <cth@carlh.net>
1969
1970         * Add Rec. 709 colour conversion preset using
1971         Wolfgang Woehl's matrix.
1972
1973 2013-10-14  Carl Hetherington  <cth@carlh.net>
1974
1975         * Version 1.15 released.
1976
1977 2013-10-14  Carl Hetherington  <cth@carlh.net>
1978
1979         * Fix some crashes in the KDM dialogue when coming
1980         out of the add screen without giving a certificate.
1981
1982         * Really fix libltdl search path on OS X.
1983
1984 2013-10-13  Carl Hetherington  <cth@carlh.net>
1985
1986         * Version 1.14 released.
1987
1988 2013-10-12  Carl Hetherington  <cth@carlh.net>
1989
1990         * Add some missing libraries to the OS X build.
1991
1992         * Fix libltdl search path on OS X.
1993
1994 2013-10-12  Carl Hetherington  <cth@carlh.net>
1995
1996         * Version 1.13 released.
1997
1998 2013-10-12  Carl Hetherington  <cth@carlh.net>
1999
2000         * Fix linux static build.
2001
2002 2013-10-11  Carl Hetherington  <cth@carlh.net>
2003
2004         * Version 1.12 released.
2005
2006 2013-10-11  Carl Hetherington  <cth@carlh.net>
2007
2008         * Fix failure to create signer certificates
2009         on Windows.
2010
2011 2013-10-10  Carl Hetherington  <cth@carlh.net>
2012
2013         * Basic snapping in the timeline.
2014
2015         * Various improvements to dcpomatic_kdm.
2016
2017 2013-10-10  Carl Hetherington  <cth@carlh.net>
2018
2019         * Version 1.11 released.
2020
2021 2013-10-10  Carl Hetherington  <cth@carlh.net>
2022
2023         * libdcp fix to incorrect signature digests.
2024
2025 2013-10-09  Carl Hetherington  <cth@carlh.net>
2026
2027         * Version 1.10 released.
2028
2029 2013-10-09  Carl Hetherington  <cth@carlh.net>
2030
2031         * Add some missing Windows dependencies.
2032
2033 2013-10-09  Carl Hetherington  <cth@carlh.net>
2034
2035         * Version 1.09 released.
2036
2037 2013-10-09  Carl Hetherington  <cth@carlh.net>
2038
2039         * Bump libdcp version to pull in speculative fix
2040         for AuthorizedDeviceList thumbprints in KDMs.
2041
2042 2013-10-09  Carl Hetherington  <cth@carlh.net>
2043
2044         * Version 1.08 released.
2045
2046 2013-10-09  Carl Hetherington  <cth@carlh.net>
2047
2048         * Fix problems with crypto stuff on Windows.
2049
2050 2013-10-08  Carl Hetherington  <cth@carlh.net>
2051
2052         * Version 1.07 released.
2053
2054 2013-10-01  Carl Hetherington  <cth@carlh.net>
2055
2056         * Version 1.06 released.
2057
2058 2013-09-19  Carl Hetherington  <cth@carlh.net>
2059
2060         * Version 1.05 released.
2061
2062 2013-09-17  Carl Hetherington  <cth@carlh.net>
2063
2064         * Version 1.04 released.
2065
2066 2013-09-09  Carl Hetherington  <cth@carlh.net>
2067
2068         * Version 1.03 released.
2069
2070 2013-09-02  Carl Hetherington  <cth@carlh.net>
2071
2072         * Add missing boost datetime dependency
2073         to debian control files.
2074
2075 2013-08-30  Carl Hetherington  <cth@carlh.net>
2076
2077         * Version 1.02 released.
2078
2079 2013-08-29  Carl Hetherington  <cth@carlh.net>
2080
2081         * Version 1.01 released.
2082
2083 2013-08-29  Carl Hetherington  <cth@carlh.net>
2084
2085         * Restore server/client operation (#202).
2086
2087         * Fix strange rounding of still image durations (#204).
2088
2089         * Remove limitation to numbers and periods in the
2090         server host name dialogue box.
2091
2092         * Fix stuck-at-99% progress meters (#184).
2093
2094         * Version 1.01beta1 released.
2095
2096 2013-08-29  Carl Hetherington  <cth@carlh.net>
2097
2098         * Fix emissions of large chunks of silence when
2099         analysing audio in some cases.
2100
2101         * Use my @dcpomatic.com email address for now,
2102         rather than a non-existant mailing list.
2103
2104 2013-08-28  Carl Hetherington  <cth@carlh.net>
2105
2106         * Initial DCP-o-matic release.
2107