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