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