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