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