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