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