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