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