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