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