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