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