Updated ru_RU translation from Igor Voytovich.
[dcpomatic.git] / ChangeLog
1 2015-10-30  c.hetherington  <cth@carlh.net>
2
3         * Updated ru_RU translation from Igor Voytovich.
4
5         * Fix non-update of timeline when reels setup changes (#735).
6
7 2015-10-29  Carl Hetherington  <cth@carlh.net>
8
9         * Version 2.4.15 released.
10
11 2015-10-29  Carl Hetherington  <cth@carlh.net>
12
13         * Fix incorrect colours following re-scale of existing
14         DCP content (#730).
15
16         * Updated nl_NL translation from Rob van Nieuwkerk.
17
18         * Updated pt_PT translation from Tiago Casal Ribeiro.
19
20 2015-10-28  Carl Hetherington  <cth@carlh.net>
21
22         * New pt_PT translation from Tiago Casal Ribeiro.
23
24         * Version 2.4.14 released.
25
26 2015-10-28  Carl Hetherington  <cth@carlh.net>
27
28         * Version 2.4.13 released.
29
30 2015-10-28  Carl Hetherington  <cth@carlh.net>
31
32         * Fix ordering of filename in image sets in some cases
33         (e.g. foo_01042015_00000, foo_01042015_00001...)
34
35         * Updated da_DK translation from Anders Uhl Pedersen.
36
37         * Fix erroneous addition of referenced assets to PKLs (#723).
38
39 2015-10-19  Carl Hetherington  <cth@carlh.net>
40
41         * Draw reels in the timeline.
42
43         * Fix by-video-content reel split when there is stuff
44         after the last piece of video content.
45
46         * Add button to export leaf private key from the config.
47
48 2015-10-17  Carl Hetherington  <cth@carlh.net>
49
50         * Version 2.4.12 released.
51
52 2015-10-15  Carl Hetherington  <cth@carlh.net>
53
54         * Fix out-of-range Interop subtitle timing in some cases (#717).
55
56 2015-10-14  Carl Hetherington  <cth@carlh.net>
57
58         * Only show existing DCP channels in the audio dialog (#715).
59
60         * Various optimizations to the upmixer filters; drop order of
61         Upmixer A Lfe/C and Upmixer B Lfe filters to speed them up.
62
63 2015-10-13  Carl Hetherington  <cth@carlh.net>
64
65         * Version 2.4.11 released.
66
67 2015-10-13  Carl Hetherington  <cth@carlh.net>
68
69         * Add basic support for multi-reel.
70
71         * Fix referencing of multi-reel DCPs.
72
73 2015-10-12  Carl Hetherington  <cth@carlh.net>
74
75         * Version 2.4.10 released.
76
77 2015-10-12  Carl Hetherington  <cth@carlh.net>
78
79         * Updated nl_NL translation from Rob van Nieuwkerk.
80
81 2015-10-11  Carl Hetherington  <cth@carlh.net>
82
83         * Add option to log SMTP session transcripts
84         for debugging failures to send email.
85
86         * Version 2.4.9 released.
87
88 2015-10-11  Carl Hetherington  <cth@carlh.net>
89
90         * Provide progress indication when finding
91         subtitles (#711).
92
93         * Updated ru_RU translation from Igor Voytovich.
94
95         * Updated pl_PL translation from Marek Skrzelowski.
96
97 2015-10-10  Carl Hetherington  <cth@carlh.net>
98
99         * Version 2.4.8 released.
100
101 2015-10-10  Carl Hetherington  <cth@carlh.net>
102
103         * Version 2.4.7 released.
104
105 2015-10-10  Carl Hetherington  <cth@carlh.net>
106
107         * Updated nl_NL translation from
108         Rob van Nieuwkerk.
109
110 2015-10-09  Carl Hetherington  <cth@carlh.net>
111
112         * Version 2.4.6 released.
113
114 2015-10-09  c.hetherington  <cth@carlh.net>
115
116         * Create certificate chains with nicer default
117         organizational unit etc.
118
119         * Various improvements to server GUI.
120
121         * Package main DCP-o-matic, server and batch
122         converter on all platforms.
123
124         * Add KDM creator application which can
125         make new KDMs given a DKDM.
126
127 2015-10-08  Carl Hetherington  <cth@carlh.net>
128
129         * Update to fr_FR translation from Thierry Journet.
130
131 2015-10-07  Carl Hetherington  <cth@carlh.net>
132
133         * Version 2.4.5 released.
134
135 2015-10-07  Carl Hetherington  <cth@carlh.net>
136
137         * Fix job description layout on OS X.
138
139 2015-10-06  Carl Hetherington  <cth@carlh.net>
140
141         * Version 2.4.4 released.
142
143 2015-10-06  Carl Hetherington  <cth@carlh.net>
144
145         * Version 2.4.3 released.
146
147 2015-10-06  Carl Hetherington  <cth@carlh.net>
148
149         * Version 2.4.2 released.
150
151 2015-10-06  Carl Hetherington  <cth@carlh.net>
152
153         * Fix subtitle timing when the DCP rate
154         is different to their native rate.
155
156         * Fix invalid SMPTE subtitle output
157         in some cases.
158
159         * Version 2.4.1 released.
160
161 2015-10-06  Carl Hetherington  <cth@carlh.net>
162
163         * Speculative support for multi-part
164         bitmap subtitles (#709).
165
166 2015-10-05  Carl Hetherington  <cth@carlh.net>
167
168         * Version 2.4.0 released.
169
170 2015-10-05  Carl Hetherington  <cth@carlh.net>
171
172         * Version 2.3.14 released.
173
174 2015-10-04  Carl Hetherington  <cth@carlh.net>
175
176         * Fix subtitle timing under trim.
177
178 2015-10-02  Carl Hetherington  <cth@carlh.net>
179
180         * Version 2.3.13 released.
181
182 2015-10-01  Carl Hetherington  <cth@carlh.net>
183
184         * Version 2.3.12 released.
185
186 2015-09-30  c.hetherington  <cth@carlh.net>
187
188         * Fix broken video frame rate override control.
189
190 2015-09-30  Carl Hetherington  <cth@carlh.net>
191
192         * Version 2.3.11 released.
193
194 2015-09-30  Carl Hetherington  <cth@carlh.net>
195
196         * Fix various confusions with subtitles and
197         changing video frame rates.
198
199 2015-09-29  Carl Hetherington  <cth@carlh.net>
200
201         * Version 2.3.10 released.
202
203 2015-09-29  Carl Hetherington  <cth@carlh.net>
204
205         * Improve fix for failure to analyse some audio.
206
207 2015-09-28  Carl Hetherington  <cth@carlh.net>
208
209         * Version 2.3.9 released.
210
211 2015-09-28  c.hetherington  <cth@carlh.net>
212
213         * Fix update of display when changing DCP video rate (#699).
214
215 2015-09-28  Carl Hetherington  <cth@carlh.net>
216
217         * Version 2.3.8 released.
218
219 2015-09-28  c.hetherington  <cth@carlh.net>
220
221         * Fix problems with audio analysis of some combined
222         video/audio files.
223
224         * Fix mis-identification of a folder of images
225         as a DCP in some cases.
226
227 2015-09-27  Carl Hetherington  <cth@carlh.net>
228
229         * Version 2.3.7 released.
230
231 2015-09-26  Carl Hetherington  <cth@carlh.net>
232
233         * Fix crash with embedded subtitles with some
234         video files.
235
236         * Version 2.3.6 released.
237
238 2015-09-25  Carl Hetherington  <cth@carlh.net>
239
240         * Fix assertion failure when loading .MTS files (#702).
241
242         * Fix incorrect hint about 3D content in a 2D DCP.
243
244         * Detect and convert from non-UTF-8
245         subtitle encodings.
246
247 2015-09-21  Carl Hetherington  <cth@carlh.net>
248
249         * Version 2.3.5 released.
250
251 2015-09-20  Carl Hetherington  <cth@carlh.net>
252
253         * Fix setting of frame rate when loading
254         image folders.
255
256 2015-09-18  Carl Hetherington  <cth@carlh.net>
257
258         * Add another upmixer which is a simpler
259         matrix-type thing with no filtering
260         (apart from Lfe).
261
262 2015-09-17  Carl Hetherington  <cth@carlh.net>
263
264         * Version 2.3.4 released.
265
266 2015-09-17  Carl Hetherington  <cth@carlh.net>
267
268         * Version 2.3.3 released.
269
270 2015-09-16  Carl Hetherington  <cth@carlh.net>
271
272         * Fix exception on adding an empty folder
273         as content (#691).
274
275         * Add config option for default standard
276         (SMPTE / Interop).
277
278 2015-09-16  c.hetherington  <cth@carlh.net>
279
280         * Allow imported DCPs to be referenced rather
281         than re-wrapped (i.e. creation of VF DCPs).
282
283 2015-09-15  Carl Hetherington  <cth@carlh.net>
284
285         * Fix crash on re-making certificate chains
286         after removing all existing certificates (#690).
287
288 2015-09-15  c.hetherington  <cth@carlh.net>
289
290         * Fix failure to display audio analysis
291         in some cases.
292
293 2015-09-15  Carl Hetherington  <cth@carlh.net>
294
295         * Version 2.3.2 released.
296
297 2015-09-14  Carl Hetherington  <cth@carlh.net>
298
299         * Fix Windows short-cut to encode server.
300
301         * Version 2.3.1 released.
302
303 2015-09-14  Carl Hetherington  <cth@carlh.net>
304
305         * Version 2.2.1 released.
306
307 2015-09-03  c.hetherington  <cth@carlh.net>
308
309         * Quicker, though slightly less safe,
310         check for existing picture data; go back
311         from the last frame written until we
312         find a good one rather than going
313         through from the beginning until we find
314         a bad one (#519, #504).
315
316         * Add frame counter to progress
317         when transcoding (#111).
318
319         * Add button to export certificates
320         from the configuration (#668).
321
322         * Add option to always analyse audio
323         and put the peak value into the audio
324         tab so it's easy to see (#673).
325
326 2015-09-14  Carl Hetherington  <cth@carlh.net>
327
328         * Version 2.2.0 released.
329
330 2015-09-14  Carl Hetherington  <cth@carlh.net>
331
332         * Version 2.1.65 released.
333
334 2015-09-12  Carl Hetherington  <cth@carlh.net>
335
336         * Version 2.1.64 released.
337
338 2015-09-12  Carl Hetherington  <cth@carlh.net>
339
340         * Several fixes to SMPTE subtitle syntax.
341
342         * Version 2.1.63 released.
343
344 2015-09-11  Carl Hetherington  <cth@carlh.net>
345
346         * Fix assertion failure when creating 6-channel DCPs
347         using the mid-side processor.
348
349 2015-09-10  Carl Hetherington  <cth@carlh.net>
350
351         * Version 2.1.62 released.
352
353 2015-09-10  Carl Hetherington  <cth@carlh.net>
354
355         * Version 2.1.61 released.
356
357 2015-09-09  Carl Hetherington  <cth@carlh.net>
358
359         * Version 2.1.60 released.
360
361 2015-09-09  Carl Hetherington  <cth@carlh.net>
362
363         * Updated fr_FR translation from Thierry Journet.
364
365         * Version 2.1.59 released.
366
367 2015-09-09  Carl Hetherington  <cth@carlh.net>
368
369         * Version 2.1.59 released.
370
371 2015-09-09  c.hetherington  <cth@carlh.net>
372
373         * Use SRC_LINEAR when resampling for
374         audio analysis to speed things up (#685).
375
376 2015-09-09  Carl Hetherington  <cth@carlh.net>
377
378         * Version 2.1.58 released.
379
380 2015-09-09  Carl Hetherington  <cth@carlh.net>
381
382         * Actually fix missing libsamplerate
383         dylib for OS X.
384
385 2015-09-08  Carl Hetherington  <cth@carlh.net>
386
387         * Version 2.1.57 released.
388
389 2015-09-08  c.hetherington  <cth@carlh.net>
390
391         * Missing libsamplerate dylib for OS X.
392
393 2015-09-06  Carl Hetherington  <cth@carlh.net>
394
395         * Version 2.1.56 released.
396
397 2015-09-06  Carl Hetherington  <cth@carlh.net>
398
399         * Version 2.1.55 released.
400
401 2015-09-05  Carl Hetherington  <cth@carlh.net>
402
403         * Version 2.1.54 released.
404
405 2015-09-05  Carl Hetherington  <cth@carlh.net>
406
407         * Version 2.1.53 released.
408
409 2015-09-04  Carl Hetherington  <cth@carlh.net>
410
411         * Use libsamplerate for resampling instead
412         of FFmpeg / libsoxr.
413
414         * Fix audio mapping view changing size
415         on first click.
416
417         * Version 2.1.52 released.
418
419 2015-09-03  Carl Hetherington  <cth@carlh.net>
420
421         * Version 2.1.51 released.
422
423 2015-09-02  Carl Hetherington  <cth@carlh.net>
424
425         * Switch to soxr resampler as it seems
426         to have fewer artefacts in some cases (#682, possibly #493).
427
428 2015-09-02  c.hetherington  <cth@carlh.net>
429
430         * Fix problems when changing the number
431         of encoding servers / threads during an
432         encode (#683).
433
434 2015-09-02  Carl Hetherington  <cth@carlh.net>
435
436         * Version 2.1.50 released.
437
438 2015-09-01  Carl Hetherington  <cth@carlh.net>
439
440         * Allow cancellation of transcodes during the
441         checking of existing frames (#679).
442
443         * Version 2.1.49 released.
444
445 2015-08-31  Carl Hetherington  <cth@carlh.net>
446
447         * Version 2.1.48 released.
448
449 2015-08-31  Carl Hetherington  <cth@carlh.net>
450
451         * Stop very long searches for subtitles where
452         there are none.
453
454         * Updated es_ES translation from Manuel AC.
455
456 2015-08-30  Carl Hetherington  <cth@carlh.net>
457
458         * Updated ru_RU translation from Igor Voytovich.
459
460 2015-08-28  Carl Hetherington  <cth@carlh.net>
461
462         * Version 2.1.47 released.
463
464 2015-08-28  c.hetherington  <cth@carlh.net>
465
466         * Fix crash on adding a KDM to DCP content
467         (hopefully fixing #645).
468
469 2015-08-27  Carl Hetherington  <cth@carlh.net>
470
471         * Tidy up DCP content colour conversion
472         a bit.
473
474         * Fix creation of badly-named configuration
475         directories in some circumstances (#654).
476
477 2015-08-26  Carl Hetherington  <cth@carlh.net>
478
479         * Version 2.1.46 released.
480
481 2015-08-25  Carl Hetherington  <cth@carlh.net>
482
483         * Version 2.1.45 released.
484
485 2015-08-25  Carl Hetherington  <cth@carlh.net>
486
487         * Add video waveform viewer.
488
489 2015-08-23  Carl Hetherington  <cth@carlh.net>
490
491         * Use correct fonts to render subtitles in preview (#663).
492
493 2015-08-22  Carl Hetherington  <cth@carlh.net>
494
495         * Version 2.1.44 released.
496
497 2015-08-20  Carl Hetherington  <cth@carlh.net>
498
499         * Version 2.1.43 released.
500
501 2015-08-20  Carl Hetherington  <cth@carlh.net>
502
503         * Fix assertion failure with overlapping video content (#666).
504
505 2015-08-19  Carl Hetherington  <cth@carlh.net>
506
507         * Version 2.1.42 released.
508
509 2015-08-18  Carl Hetherington  <cth@carlh.net>
510
511         * Add custom dialog to select system fonts on Windows
512         (#491).
513
514         * Version 2.1.41 released.
515
516 2015-08-18  Carl Hetherington  <cth@carlh.net>
517
518         * Add configuration for DCP creator metadata.
519
520         * Version 2.1.40 released.
521
522 2015-08-18  Carl Hetherington  <cth@carlh.net>
523
524         * Fix various problems when creating
525         subtitled Interop DCPs on Windows.
526
527 2015-08-17  Carl Hetherington  <cth@carlh.net>
528
529         * Version 2.1.39 released.
530
531 2015-08-17  Carl Hetherington  <cth@carlh.net>
532
533         * Fix problems when encoding 3D from separate
534         L/R sources.
535
536         * Version 2.1.38 released.
537
538 2015-08-17  Carl Hetherington  <cth@carlh.net>
539
540         * Fix crop of some YUV content.
541
542 2015-08-11  Carl Hetherington  <cth@carlh.net>
543
544         * Prevent multiple creation of certificate chains
545         on startup (part of #651).
546
547 2015-08-10  Carl Hetherington  <cth@carlh.net>
548
549         * Fix erroneous folder creation on Windows (#654).
550
551         * Fix incorrect layout on Windows (#653).
552
553 2015-08-09  Carl Hetherington  <cth@carlh.net>
554
555         * Version 2.1.37 released.
556
557 2015-08-09  Carl Hetherington  <cth@carlh.net>
558
559         * Fix various incorrect behaviours with 96kHz
560         audio sources.
561
562 2015-08-06  Carl Hetherington  <cth@carlh.net>
563
564         * Version 2.1.36 released.
565
566 2015-08-06  Carl Hetherington  <cth@carlh.net>
567
568         * Make dcpomatic_create assign a default name if none
569         is specified.  Fix dcpomatic_create help.
570
571         * Add --no-sign and --no-use-isdcf-name to dcpomatic_create.
572
573 2015-08-05  Carl Hetherington  <cth@carlh.net>
574
575         * Version 2.1.35 released.
576
577 2015-08-05  Carl Hetherington  <cth@carlh.net>
578
579         * Version 2.1.34 released.
580
581 2015-08-05  Carl Hetherington  <cth@carlh.net>
582
583         * Version 2.1.33 released.
584
585 2015-08-04  Carl Hetherington  <cth@carlh.net>
586
587         * Version 2.1.32 released.
588
589 2015-08-04  Carl Hetherington  <cth@carlh.net>
590
591         * Add --standard option to dcpomatic_create.
592
593         * Disable "2D version of 3D content" ISDCF metadata
594         checkbutton with 3D content (part of #652).
595
596 2015-07-30  c.hetherington  <cth@carlh.net>
597
598         * Allow recreation of the certificate chain and key
599         used for KDM decryption (#644).
600
601 2015-07-29  Carl Hetherington  <cth@carlh.net>
602
603         * Version 2.1.31 released.
604
605 2015-07-29  Carl Hetherington  <cth@carlh.net>
606
607         * Fix "find missing" with DCP folders (#646).
608
609         * Fix garbled audio from DCP sources when running
610         on Windows.
611
612 2015-07-28  c.hetherington  <cth@carlh.net>
613
614         * Stop forward-frame button going off the end of the film.
615
616         * Notice when content is modified and offer to save the project
617         on closing DCP-o-matic.
618
619         * Recognise .w64 and .flac as audio files.
620
621 2015-07-27  Carl Hetherington  <cth@carlh.net>
622
623         * Version 2.1.30 released.
624
625 2015-07-27  Carl Hetherington  <cth@carlh.net>
626
627         * Updated ru_RU translation from Igor Voytovich.
628
629         * Version 2.1.29 released.
630
631 2015-07-27  Carl Hetherington  <cth@carlh.net>
632
633         * Fix i18n for some messages.
634
635 2015-07-25  Carl Hetherington  <cth@carlh.net>
636
637         * Version 2.1.28 released.
638
639 2015-07-24  Carl Hetherington  <cth@carlh.net>
640
641         * Fix problems when using large start trims relative
642         to content length.
643
644 2015-07-22  Carl Hetherington  <cth@carlh.net>
645
646         * Use NR for rating an in ISDCF name if none is specified.
647
648 2015-07-21  Carl Hetherington  <cth@carlh.net>
649
650         * Version 2.1.27 released.
651
652 2015-07-21  Carl Hetherington  <cth@carlh.net>
653
654         * Fix incorrect conversion of audio from DCP sources (#642).
655
656 2015-07-20  Carl Hetherington  <cth@carlh.net>
657
658         * Version 2.1.26 released.
659
660 2015-07-20  Carl Hetherington  <cth@carlh.net>
661
662         * Fix missing second lines of subtitles in
663         some cases (#641).
664
665 2015-07-19  Carl Hetherington  <cth@carlh.net>
666
667         * Fix some missing set-to-defaults (#640).
668
669         * Version 2.1.25 released.
670
671 2015-07-17  Carl Hetherington  <cth@carlh.net>
672
673         * Version 2.1.24 released.
674
675 2015-07-17  c.hetherington  <cth@carlh.net>
676
677         * Support FTP upload to TMS (#639).
678
679         * Fix bad behaviour of timeline snap.
680
681 2015-07-17  Carl Hetherington  <cth@carlh.net>
682
683         * Version 2.1.23 released.
684
685 2015-07-17  Carl Hetherington  <cth@carlh.net>
686
687         * Improve still-image filename sorting.
688
689 2015-07-16  Carl Hetherington  <cth@carlh.net>
690
691         * Updated ru_RU translation from Igor Voytovich.
692
693         * Version 2.1.22 released.
694
695 2015-07-16  c.hetherington  <cth@carlh.net>
696
697         * Updated ru_RU translation from Igor Voytovich.
698
699 2015-07-14  c.hetherington  <cth@carlh.net>
700
701         * Updated fr_FR translation from Thierry Journet.
702
703         * Fix trim point movement when changing DCP frame rate (#637).
704
705 2015-07-14  Carl Hetherington  <cth@carlh.net>
706
707         * Version 2.1.21 released.
708
709 2015-07-14  Carl Hetherington  <cth@carlh.net>
710
711         * Fix occasional strange failure to allow content
712         selection (#636).
713
714         * Fix failure to encode 3D from separate content
715         in some cases (from 1.x) (#634).
716
717         * Fix non-working 3D DCP creation when using separate
718         pieces of content for each eye (#635).
719
720 2015-07-12  Carl Hetherington  <cth@carlh.net>
721
722         * Enforce restrictions on SSL certificate properties.
723
724 2015-07-09  Carl Hetherington  <cth@carlh.net>
725
726         * Improve 'best' frame rate guess in some cases (#633).
727
728         * Version 2.1.20 released.
729
730 2015-07-09  c.hetherington  <cth@carlh.net>
731
732         * Fix error when using DCP content with no audio channels.
733
734         * Stop Ctrl+A working when the content tab is not visible (#577).
735
736 2015-07-08  c.hetherington  <cth@carlh.net>
737
738         * Remove the (I suspect) rarely used and very limited
739         'properties' dialogue.
740
741         * Stop V2 recognising V1 servers and vice versa (#510).
742
743 2015-07-07  Carl Hetherington  <cth@carlh.net>
744
745         * Version 2.1.19 released.
746
747 2015-07-06  c.hetherington  <cth@carlh.net>
748
749         * Copy pl_PL translation from 1.x.
750
751 2015-07-06  Carl Hetherington  <cth@carlh.net>
752
753         * Version 2.1.18 released.
754
755 2015-07-06  c.hetherington  <cth@carlh.net>
756
757         * Fix incorrectly formatted KDM emails (#630).
758
759 2015-07-03  Carl Hetherington  <cth@carlh.net>
760
761         * Version 2.1.17 released.
762
763 2015-07-03  Carl Hetherington  <cth@carlh.net>
764
765         * Version 2.1.16 released.
766
767 2015-07-02  Carl Hetherington  <cth@carlh.net>
768
769         * Version 2.1.15 released.
770
771 2015-07-02  c.hetherington  <cth@carlh.net>
772
773         * Support <font color="#abcdef"> tags in SubRip files.
774
775         * Fix failure to burn subs over existing DCP sources.
776
777         * Remove output gamma configuration option.
778
779 2015-07-02  Carl Hetherington  <cth@carlh.net>
780
781         * Version 2.1.14 released.
782
783 2015-07-02  Carl Hetherington  <cth@carlh.net>
784
785         * Version 2.1.13 released.
786
787 2015-07-02  Carl Hetherington  <cth@carlh.net>
788
789         * Restore audio analysis button for individual
790         sources (#607 and #622).
791
792 2015-06-30  c.hetherington  <cth@carlh.net>
793
794         * Write FFmpeg messages of AV_LOG_WARNING and
795         below to the project's log file.
796
797 2015-06-29  Carl Hetherington  <cth@carlh.net>
798
799         * Version 2.1.12 released.
800
801 2015-06-25  c.hetherington  <cth@carlh.net>
802
803         * Disallow impossible burn settings by manipulating
804         the controls in the subtitle panel (#625).
805
806 2015-06-26  Carl Hetherington  <cth@carlh.net>
807
808         * Version 2.1.11 released.
809
810 2015-06-26  Carl Hetherington  <cth@carlh.net>
811
812         * Fix missing subtitles in some cases.
813
814         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
815
816 2015-06-25  Carl Hetherington  <cth@carlh.net>
817
818         * Version 2.1.10 released.
819
820 2015-06-25  c.hetherington  <cth@carlh.net>
821
822         * Add decode debugging option.
823
824 2015-06-25  Carl Hetherington  <cth@carlh.net>
825
826         * Version 2.1.9 released.
827
828 2015-06-24  Carl Hetherington  <cth@carlh.net>
829
830         * Version 2.1.8 released.
831
832 2015-06-24  c.hetherington  <cth@carlh.net>
833
834         * Bump libdcp for probable fix to various font ID problems (#620).
835
836 2015-06-23  Carl Hetherington  <cth@carlh.net>
837
838         * Fix incorrect saving of colour conversion settings (#618).
839
840 2015-06-21  Carl Hetherington  <cth@carlh.net>
841
842         * Add some more video properties to the content properties
843         dialogue.
844
845         * Version 2.1.7 released.
846
847 2015-06-21  Carl Hetherington  <cth@carlh.net>
848
849         * Prevent DCP creation if the project is set up to request
850         non-burnt-in subtitles with text-subtitle content (#606).
851
852         * Fix status message appearance on OS X (#615).
853
854 2015-06-19  Carl Hetherington  <cth@carlh.net>
855
856         * Fix non-working audio analysis dialogue.
857
858         * Version 2.1.6 released.
859
860 2015-06-18  Carl Hetherington  <cth@carlh.net>
861
862         * Version 2.1.5 released.
863
864 2015-06-18  c.hetherington  <cth@carlh.net>
865
866         * Fix error when copying fonts into subtitles
867         on Windows (#612).
868
869         * Split job status onto two lines (#610).
870
871         * Fix audio channel counts in DCP names when
872         processors are in use (#609).
873
874 2015-06-18  Carl Hetherington  <cth@carlh.net>
875
876         * Version 2.1.4 released.
877
878 2015-06-18  Carl Hetherington  <cth@carlh.net>
879
880         * Fixes to Linux .desktop files.
881
882         * Stop playback when we reach the end of the film.
883
884 2015-06-16  c.hetherington  <cth@carlh.net>
885
886         * Prevent selection of fewer DCP channels than
887         are present in the output of an active processor (#611).
888
889 2015-06-15  Carl Hetherington  <cth@carlh.net>
890
891         * Select newly-added content (#455).
892
893 2015-06-14  Carl Hetherington  <cth@carlh.net>
894
895         * Version 2.1.3 released.
896
897 2015-06-14  Carl Hetherington  <cth@carlh.net>
898
899         * Fix parsing of .srt files with a Unicode
900         byte-order-mark.
901
902         * Add buttons to set trim from current `playhead'
903         position (#372).
904
905 2015-06-13  Carl Hetherington  <cth@carlh.net>
906
907         * Version 2.1.2 released.
908
909 2015-06-13  Carl Hetherington  <cth@carlh.net>
910
911         * Fix i18n.
912
913         * Version 2.1.1 released.
914
915 2015-06-13  Carl Hetherington  <cth@carlh.net>
916
917         * Version 2.1.0 released.
918
919 2015-06-13  Carl Hetherington  <cth@carlh.net>
920
921         * Make ru_RU translation actually work.
922
923         * Update progress bar (sort-of) when finding subtitles (#603).
924
925         * Make sure audio mapping view is scrollable when necessary (#597).
926
927 2015-06-12  Carl Hetherington  <cth@carlh.net>
928
929         * Add a close button to the audio plot on Linux (#602).
930
931         * Version 2.0.51 released.
932
933 2015-06-12  Carl Hetherington  <cth@carlh.net>
934
935         * New ru_RU translation from Igor Voytovich.
936
937 2015-06-12  c.hetherington  <cth@carlh.net>
938
939         * Fix for every audio stream being mapped to the DCP when loading
940         old films.
941
942 2015-06-11  c.hetherington  <cth@carlh.net>
943
944         * Fix massive slowdown of direct J2K->DCP encodes (#599).
945
946         * Fix hang on audio analysis in some cases (#598).
947
948         * Fix never-ending encode when XYZ values are clamped (#600).
949
950 2015-06-10  Carl Hetherington  <cth@carlh.net>
951
952         * Version 2.0.50 released.
953
954 2015-06-10  c.hetherington  <cth@carlh.net>
955
956         * Skip audio analysis when there is no audio content (#596).
957
958 2015-06-09  Carl Hetherington  <cth@carlh.net>
959
960         * Version 2.0.49 released.
961
962 2015-06-04  Carl Hetherington  <cth@carlh.net>
963
964         * Version 2.0.48 released.
965
966 2015-06-03  Carl Hetherington  <cth@carlh.net>
967
968         * Various fixes to subtitle rendering, including independent
969         x and y scale of text subs (#489).
970
971 2015-06-02  c.hetherington  <cth@carlh.net>
972
973         * Allow use of all content audio streams, not just
974         the selected one.
975
976         * Tweak colour conversion controls so that it's easier
977         to use a preset without seeing the details.
978
979 2015-05-25  Carl Hetherington  <cth@carlh.net>
980
981         * Block all but alphanumeric characters with a few bits
982         of punctuation from DCP names.
983
984         * Improve view of jobs in various ways.
985
986         * Increase the number of images that DCP-o-matic will
987         keep around in memory before resorting to pushing them
988         to disk.
989
990         * Display DCP container size beside the choice
991         in the DCP tab.
992
993         * Try to set up useful default colour conversions
994         depending on the type and resolution of content (#565).
995
996 2015-05-23  Carl Hetherington  <cth@carlh.net>
997
998         * Fix failure to import some video MXFs (#566).
999
1000 2015-05-17  Carl Hetherington  <cth@carlh.net>
1001
1002         * Update DCP name on changing DCP standard (#570).
1003
1004 2015-05-14  Carl Hetherington  <cth@carlh.net>
1005
1006         * Version 2.0.47 released.
1007
1008 2015-05-13  c.hetherington  <cth@carlh.net>
1009
1010         * Various fixes to embedded image subtitle
1011         handling.
1012
1013 2015-05-10  Carl Hetherington  <cth@carlh.net>
1014
1015         * Version 2.0.46 released.
1016
1017 2015-05-10  Carl Hetherington  <cth@carlh.net>
1018
1019         * Version 2.0.45 released.
1020
1021 2015-05-10  Carl Hetherington  <cth@carlh.net>
1022
1023         * Version 2.0.44 released.
1024
1025 2015-05-10  Carl Hetherington  <cth@carlh.net>
1026
1027         * Fix sometimes-missing channel labels on OS X audio analysis.
1028
1029 2015-05-09  Carl Hetherington  <cth@carlh.net>
1030
1031         * Efficiency fix for cases where there is a lot of processing
1032         power.
1033
1034         * Add UTF-8 content type to KDM emails to try to fix #549.
1035
1036         * Disable OK until a download succeeds in the certificate
1037         downloader (#404).
1038
1039 2015-05-07  Carl Hetherington  <cth@carlh.net>
1040
1041         * Version 2.0.43 released.
1042
1043 2015-05-07  Carl Hetherington  <cth@carlh.net>
1044
1045         * A few small but possibly sigificant correctness fixes
1046         for subtitles (thanks to dcp_inspect).
1047
1048 2015-05-04  Carl Hetherington  <cth@carlh.net>
1049
1050         * Version 2.0.42 released.
1051
1052 2015-05-04  Carl Hetherington  <cth@carlh.net>
1053
1054         * Move restore-default-prefs option (#537).
1055
1056         * Don't try to update config dialog when its window has been
1057         destroyed.  Fixes various crashes on Windows (from master).
1058
1059         * Add a simple content properties dialog (#554).
1060
1061 2015-05-01  carl  <cth@carlh.net>
1062
1063         * Don't load image files whose names start with ._ as they
1064         are probably OS X resource files (from master).
1065
1066 2015-04-30  Carl Hetherington  <cth@carlh.net>
1067
1068         * Copy subtitle fonts to the DCP, and provide
1069         LiberationSans-Regular as a default Arial equivalent.
1070
1071 2015-04-29  Carl Hetherington  <cth@carlh.net>
1072
1073         * Make disk space check take account of whether hard links
1074         are supported by the target filesystem (#511).
1075
1076         * Allow configuration of the encryption key (from master).
1077
1078         * Various fixes to bad timeline drag behaviour when
1079         snapping (from master).
1080
1081 2015-04-29  c.hetherington  <cth@carlh.net>
1082
1083         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
1084         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
1085         c994839239e84a1f62865ed82fdc090900a66b03 from master;
1086         stop flickering when dragging in the timeline on OS X.
1087
1088 2015-04-22  c.hetherington  <cth@carlh.net>
1089
1090         * Add P3 colour conversion preset.
1091
1092         * Hand-apply all changes relating to colour specification
1093         as chromaticity.
1094
1095 2015-04-20  Carl Hetherington  <cth@carlh.net>
1096
1097         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
1098         single-file hashes.
1099
1100         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
1101         attempt to fix confusion with the JPEG2000 bandwidth
1102         control when a user enters a value directly rather than
1103         using the spin arrows.
1104
1105 2015-04-16  Carl Hetherington  <cth@carlh.net>
1106
1107         * Fix potential OS X crashes due to another incarnation
1108         of the bizarre multi-thread stringstream bug.
1109
1110 2015-04-15  c.hetherington  <cth@carlh.net>
1111
1112         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
1113         add option to restore the default configuration.
1114
1115 2015-04-12  Carl Hetherington  <cth@carlh.net>
1116
1117         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
1118         handle removed ratio if it occurs in old files.
1119
1120         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
1121         remove 1.37 ratio and set Academy to 1.375.
1122
1123         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
1124         ellipsize filters strings if it is long.
1125
1126         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
1127         use the number of mapped audio channels for the DCP name, not the
1128         number of DCP channels (#479).
1129
1130 2015-03-25  Carl Hetherington  <cth@carlh.net>
1131
1132         * Remove scaler settings and just uses SWS_BICUBIC all round.
1133
1134         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
1135         even DCP audio channel counts between 2 and 16 inclusive.
1136
1137         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
1138         full/play length in the timing panel when the DCP frame rate is
1139         changed.
1140
1141 2015-03-24  Carl Hetherington  <cth@carlh.net>
1142
1143         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
1144         to the timing panel to try to stop people changing the video frame
1145         rate in the wrong circumstances.
1146
1147         * Hand-apply e30fd8d; resurrect JSON server code.
1148
1149         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
1150         allow "deletion" of the audio part of a FFmpeg file from the
1151         timeline; delete unmaps the audio (#316).
1152
1153 2015-02-25  Carl Hetherington  <cth@carlh.net>
1154
1155         * Version 2.0.41 released.
1156
1157 2015-02-10  c.hetherington  <cth@carlh.net>
1158
1159         * Default to no colour conversion for
1160         JPEG2000 and DCP content (#445).
1161
1162 2015-02-06  Carl Hetherington  <cth@carlh.net>
1163
1164         * Version 2.0.40 released.
1165
1166 2015-02-06  Carl Hetherington  <cth@carlh.net>
1167
1168         * Version 2.0.39 released.
1169
1170 2015-01-31  Carl Hetherington  <cth@carlh.net>
1171
1172         * Fix error when using audio delay.
1173
1174 2015-01-30  Carl Hetherington  <cth@carlh.net>
1175
1176         * Fix update of preview when video fade changes.
1177
1178         * Hopefully fix black borders round the preview in
1179         some cases.
1180
1181 2015-01-24  Carl Hetherington  <cth@carlh.net>
1182
1183         * Version 2.0.38 released.
1184
1185 2015-01-23  Carl Hetherington  <cth@carlh.net>
1186
1187         * Fix update checker.
1188
1189         * Scan a whole FFmpeg file if no duration is given
1190         in its header.
1191
1192         * Fix flicker of SubRip subtitles in some cases.
1193
1194         * Version 2.0.37 released.
1195
1196 2015-01-21  Carl Hetherington  <cth@carlh.net>
1197
1198         * Version 2.0.36 released.
1199
1200 2015-01-21  Carl Hetherington  <cth@carlh.net>
1201
1202         * Fix differentiation between MXF-wrapped subtitles
1203         and video/audio content.
1204
1205 2015-01-20  Carl Hetherington  <cth@carlh.net>
1206
1207         * Version 2.0.35 released.
1208
1209 2015-01-20  c.hetherington  <cth@carlh.net>
1210
1211         * More informative error when failing to decode
1212         JPEG2000 files.
1213
1214 2015-01-15  Carl Hetherington  <cth@carlh.net>
1215
1216         * Version 2.0.34 released.
1217
1218 2015-01-15  Carl Hetherington  <cth@carlh.net>
1219
1220         * Version 2.0.33 released.
1221
1222 2015-01-15  Carl Hetherington  <cth@carlh.net>
1223
1224         * Version 2.0.32 released.
1225
1226 2015-01-15  Carl Hetherington  <cth@carlh.net>
1227
1228         * Version 2.0.31 released.
1229
1230 2015-01-15  Carl Hetherington  <cth@carlh.net>
1231
1232         * Version 2.0.30 released.
1233
1234 2015-01-11  Carl Hetherington  <cth@carlh.net>
1235
1236         * Version 2.0.29 released.
1237
1238 2015-01-11  Carl Hetherington  <cth@carlh.net>
1239
1240         * Version 2.0.28 released.
1241
1242 2015-01-07  Carl Hetherington  <cth@carlh.net>
1243
1244         * Version 2.0.27 released.
1245
1246 2015-01-07  Carl Hetherington  <cth@carlh.net>
1247
1248         * Version 2.0.26 released.
1249
1250 2015-01-04  Carl Hetherington  <cth@carlh.net>
1251
1252         * Fix loading of SMPTE XML subtitles which
1253         are not MXF-wrapped.
1254
1255 2014-12-14  Carl Hetherington  <cth@carlh.net>
1256
1257         * Version 2.0.25 released.
1258
1259 2014-12-11  Carl Hetherington  <cth@carlh.net>
1260
1261         * Version 2.0.24 released.
1262
1263 2014-12-11  Carl Hetherington  <cth@carlh.net>
1264
1265         * Version 2.0.23 released.
1266
1267 2014-12-11  Carl Hetherington  <cth@carlh.net>
1268
1269         * Add a language property to subtitle content and use it
1270         for the DCP subtitle's language specification.
1271
1272 2014-11-24  Carl Hetherington  <cth@carlh.net>
1273
1274         * Version 2.0.22 released.
1275
1276 2014-11-24  Carl Hetherington  <cth@carlh.net>
1277
1278         * Allow import of J2K image sequences.
1279
1280 2014-11-12  Carl Hetherington  <cth@carlh.net>
1281
1282         * Version 2.0.21 released.
1283
1284 2014-11-12  Carl Hetherington  <cth@carlh.net>
1285
1286         * Version 2.0.20 released.
1287
1288 2014-11-10  Carl Hetherington  <cth@carlh.net>
1289
1290         * Guess initial scale from the size of video
1291         content images, taking pixel aspect ratio into
1292         account where possible.
1293
1294 2014-11-07  c.hetherington  <cth@carlh.net>
1295
1296         * Add a hint if there is 3D content in a proposed 2D DCP.
1297
1298 2014-11-06  Carl Hetherington  <cth@carlh.net>
1299
1300         * Basic support for emailing a report of
1301         a problem (#43).
1302
1303 2014-11-05  c.hetherington  <cth@carlh.net>
1304
1305         * Add a few more hints.
1306
1307 2014-10-30  Carl Hetherington  <cth@carlh.net>
1308
1309         * Version 2.0.19 released.
1310
1311 2014-10-30  Carl Hetherington  <cth@carlh.net>
1312
1313         * Fix mis-merge causing complete breakage
1314         of the main window.
1315
1316 2014-10-28  Carl Hetherington  <cth@carlh.net>
1317
1318         * Version 2.0.18 released.
1319
1320 2014-10-26  Carl Hetherington  <cth@carlh.net>
1321
1322         * Version 2.0.17 released.
1323
1324 2014-11-02  Carl Hetherington  <cth@carlh.net>
1325
1326         * Be more tolerant of some FFmpeg audio decoding errors;
1327         should fix #352.
1328
1329 2014-10-26  Carl Hetherington  <cth@carlh.net>
1330
1331         * Version 2.0.16 released.
1332
1333 2014-10-24  Carl Hetherington  <cth@carlh.net>
1334
1335         * Add a pause button for jobs.
1336
1337         * Experimental support for bypassing colourspace conversion (#266).
1338
1339         * Version 1.76.6 released.
1340
1341 2014-10-23  Carl Hetherington  <cth@carlh.net>
1342
1343         * Version 1.76.5 released.
1344
1345 2014-10-23  Carl Hetherington  <cth@carlh.net>
1346
1347         * Version 1.76.4 released.
1348
1349 2014-10-23  Carl Hetherington  <cth@carlh.net>
1350
1351         * Rename 'Add folder' to 'Add image sequence'
1352         and add some tooltips.
1353
1354         * Move the "keep video in sequence" button into
1355         the timeline dialogue.
1356
1357         * Fix mix-placement of content when using the "Down"
1358         button to move it.
1359
1360 2014-10-22  Carl Hetherington  <cth@carlh.net>
1361
1362         * Version 2.0.15 released.
1363
1364 2014-10-22  Carl Hetherington  <cth@carlh.net>
1365
1366         * Version 1.76.3 released.
1367
1368 2014-10-22  Carl Hetherington  <cth@carlh.net>
1369
1370         * Fix bug where some files from iTunes would
1371         be read as being at 90,000fps.
1372
1373 2014-10-20  Carl Hetherington  <cth@carlh.net>
1374
1375         * Version 1.76.2 released.
1376
1377 2014-10-19  Carl Hetherington  <cth@carlh.net>
1378
1379         * Add simple note of what audio resampling
1380         will be done to the audio panel.
1381
1382 2014-10-16  Carl Hetherington  <cth@carlh.net>
1383
1384         * Version 1.75.2 released.
1385
1386 2014-10-16  Carl Hetherington  <cth@carlh.net>
1387
1388         * Version 1.75.1 released.
1389
1390 2014-10-16  Carl Hetherington  <cth@carlh.net>
1391
1392         * Version 1.75.0 released.
1393
1394 2014-10-14  Carl Hetherington  <cth@carlh.net>
1395
1396         * Version 1.74.3 released.
1397
1398 2014-10-08  c.hetherington  <cth@carlh.net>
1399
1400         * Make server finding more reliable when
1401         there are more than a few servers.
1402
1403 2014-10-05  Carl Hetherington  <cth@carlh.net>
1404
1405         * Use a more sensible default position and size for
1406         .srt subs.
1407
1408 2014-10-03  Carl Hetherington  <cth@carlh.net>
1409
1410         * Version 2.0.14 released.
1411
1412 2014-10-01  Carl Hetherington  <cth@carlh.net>
1413
1414         * Version 2.0.13 released.
1415
1416 2014-09-30  Carl Hetherington  <cth@carlh.net>
1417
1418         * Version 2.0.12 released.
1419
1420 2014-09-30  Carl Hetherington  <cth@carlh.net>
1421
1422         * Add basic video fade in/out.
1423
1424 2014-09-22  Carl Hetherington  <cth@carlh.net>
1425
1426         * Version 2.0.11 released.
1427
1428 2014-09-18  Carl Hetherington  <cth@carlh.net>
1429
1430         * Version 2.0.10 released.
1431
1432 2014-10-08  Carl Hetherington  <cth@carlh.net>
1433
1434         * Version 1.74.2 released.
1435
1436 2014-10-08  Carl Hetherington  <cth@carlh.net>
1437
1438         * Version 1.74.1 released.
1439
1440 2014-10-05  Carl Hetherington  <cth@carlh.net>
1441
1442         * Bump ffmpeg version.
1443
1444 2014-10-06  Carl Hetherington  <cth@carlh.net>
1445
1446         * Version 1.74.0 released.
1447
1448 2014-10-06  Carl Hetherington  <cth@carlh.net>
1449
1450         * Version 1.73.9 released.
1451
1452 2014-09-28  Carl Hetherington  <cth@carlh.net>
1453
1454         * Version 1.73.8 released.
1455
1456 2014-09-28  Carl Hetherington  <cth@carlh.net>
1457
1458         * Add a few key shortcuts.
1459
1460 2014-09-16  Carl Hetherington  <cth@carlh.net>
1461
1462         * Version 1.73.7 released.
1463
1464 2014-09-16  Carl Hetherington  <cth@carlh.net>
1465
1466         * Fix non-update of audio gain when changing selected content.
1467
1468 2014-09-14  Carl Hetherington  <cth@carlh.net>
1469
1470         * Version 1.73.6 released.
1471
1472 2014-09-14  Carl Hetherington  <cth@carlh.net>
1473
1474         * Version 1.73.5 released.
1475
1476 2014-09-14  Carl Hetherington  <cth@carlh.net>
1477
1478         * Update to nl_NL translation from Cherif Ben Brahim.
1479
1480 2014-09-12  Carl Hetherington  <cth@carlh.net>
1481
1482         * Version 2.0.9 released.
1483
1484 2014-09-12  Carl Hetherington  <cth@carlh.net>
1485
1486         * Add "re-examine" option to content context menu (#339).
1487
1488 2014-09-11  Carl Hetherington  <cth@carlh.net>
1489
1490         * Restore encoding optimisations for still-image sources.
1491
1492         * Add option to re-make signing chain with specified organisation,
1493         common names etc. (#354)
1494
1495         * Allow separate X and Y scale for subtitles (#337).
1496
1497 2014-09-10  Carl Hetherington  <cth@carlh.net>
1498
1499         * Allow DCP names to be created using the ISDCF template and then
1500         edited afterwards (#401).
1501
1502         * Fix hidden advanced preferences button in some locales.
1503
1504         * Version 2.0.8 released.
1505
1506 2014-09-10  Carl Hetherington  <cth@carlh.net>
1507
1508         * Fix loading of 1.x films.
1509
1510         * Fix crash on audio analysis in some cases.
1511
1512 2014-09-09  Carl Hetherington  <cth@carlh.net>
1513
1514         * Version 2.0.7 released.
1515
1516 2014-09-09  Carl Hetherington  <cth@carlh.net>
1517
1518         * Version 2.0.6 released.
1519
1520 2014-09-09  Carl Hetherington  <cth@carlh.net>
1521
1522         * Fix missing OS X dependencies.
1523
1524         * Use a different directory for DCP-o-matic 2
1525         configuration (not the same as 1.x).
1526
1527 2014-09-08  Carl Hetherington  <cth@carlh.net>
1528
1529         * Version 2.0.5 released.
1530
1531         * Fix hidden advanced preferences button in some locales.
1532
1533 2014-09-08  Carl Hetherington  <cth@carlh.net>
1534
1535         * Fix failure to load Targa files.
1536
1537 2014-09-07  Carl Hetherington  <cth@carlh.net>
1538
1539         * Put no stretch / no scale in the set of choices for default
1540         scale to.
1541
1542         * Fix a few bad fuzzy translations from the preferences dialog.
1543
1544 2014-09-03  Carl Hetherington  <cth@carlh.net>
1545
1546         * Fix server certificate downloads on OS X (#376).
1547
1548 2014-09-02  Carl Hetherington  <cth@carlh.net>
1549
1550         * Improve behaviour of batch converter window when it is shrunk (#338).
1551
1552 2014-09-01  Carl Hetherington  <cth@carlh.net>
1553
1554         * Version 1.73.1 released.
1555
1556 2014-08-31  Carl Hetherington  <cth@carlh.net>
1557
1558         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
1559         instead.
1560
1561         * Fix lack of i18n of strings from src/lib/po on OS X.
1562
1563         * Give a hint when content and container aspect ratios are not
1564         the same (#392).
1565
1566         * Add "copy" button to colour conversion presets editor (#399).
1567
1568         * Allow drag-and-drop of files onto the content list (#395).
1569
1570 2014-08-29  Carl Hetherington  <cth@carlh.net>
1571
1572         * Version 2.0.4 released.
1573
1574 2014-08-24  Carl Hetherington  <cth@carlh.net>
1575
1576         * Version 2.0.3 released.
1577
1578 2014-08-24  Carl Hetherington  <cth@carlh.net>
1579
1580         * Version 2.0.2 released.
1581
1582 2014-08-06  Carl Hetherington  <cth@carlh.net>
1583
1584         * Version 2.0.1 released.
1585
1586 2014-07-15  Carl Hetherington  <cth@carlh.net>
1587
1588         * A variety of changes were made on the 2.0 branch
1589         but not documented in the ChangeLog.  Most sigificantly:
1590
1591         - DCP import
1592         - Creation of DCPs with proper XML subtitles
1593         - Import of .srt and .xml subtitles
1594         - Audio processing framework (with some basic processors).
1595
1596 2014-03-07  Carl Hetherington  <cth@carlh.net>
1597
1598         * Add subtitle view.
1599         * Some improvements to the manual.
1600
1601 2014-08-26  Carl Hetherington  <cth@carlh.net>
1602
1603         * Version 1.73.0 released.
1604
1605 2014-08-25  Carl Hetherington  <cth@carlh.net>
1606
1607         * Basic recent files list in the File menu.
1608
1609 2014-08-23  Carl Hetherington  <cth@carlh.net>
1610
1611         * Version 1.72.12 released.
1612
1613 2014-08-23  Carl Hetherington  <cth@carlh.net>
1614
1615         * Revert previous use of AVFormatContext::start_time when
1616         computing the length of video.  I think this is wrong, and
1617         causes bits to be missed off the end of videos (and other
1618         problems).
1619
1620 2014-08-20  Carl Hetherington  <cth@carlh.net>
1621
1622         * Version 1.72.11 released.
1623
1624 2014-08-19  Carl Hetherington  <cth@carlh.net>
1625
1626         * Attempt to fix random crashes on OS X (especially during encodes)
1627         thought to be caused by multiple threads using (different) stringstreams
1628         at the same time; see src/lib/safe_stringstream.
1629 >>>>>>> origin/master
1630
1631 2014-08-09  Carl Hetherington  <cth@carlh.net>
1632
1633         * Version 1.72.10 released.
1634
1635 2014-08-09  Carl Hetherington  <cth@carlh.net>
1636
1637         * Version 1.72.8 released.
1638
1639 2014-08-08  Carl Hetherington  <cth@carlh.net>
1640
1641         * Approximate support for changing timing details of multiple
1642         bits of content at the same time.
1643
1644         * Allow removal of multiple bits of content at the same time.
1645
1646         * Version 1.72.7 released.
1647
1648 2014-08-04  Carl Hetherington  <cth@carlh.net>
1649
1650         * Add BCC option for KDM emails.
1651
1652 2014-07-29  Carl Hetherington  <cth@carlh.net>
1653
1654         * Version 1.72.5 released.
1655
1656 2014-07-17  Carl Hetherington  <cth@carlh.net>
1657
1658         * Fix corrupted text in job descriptions in some cases.
1659
1660         * Speculative fix for failure to keep Windows
1661         machines awake during encodes.
1662
1663 2014-07-16  Carl Hetherington  <cth@carlh.net>
1664
1665         * Version 1.72.4 released.
1666
1667 2014-07-16  Carl Hetherington  <cth@carlh.net>
1668
1669         * Add default scaling setting to preferences (#384).
1670
1671         * Version 1.72.3 released.
1672
1673 2014-07-16  Carl Hetherington  <cth@carlh.net>
1674
1675         * Improve approximate time reports a bit.
1676
1677         * Make KDM email subject configurable.
1678
1679         * Updates to de_DE from Carsten Kurz.
1680
1681         * Limit allowed KDM types based on Interop/SMPTE setting
1682         of DCP (#385).
1683
1684         * Updates to fr_FR from Grégoire Ausina.
1685
1686 2014-07-14  Carl Hetherington  <cth@carlh.net>
1687
1688         * Bump libdcp to get a new version which writes
1689         <Hash> values to CPLs.
1690
1691 2014-07-10  Carl Hetherington  <cth@carlh.net>
1692
1693         * Version 1.72.2 released.
1694 >>>>>>> origin/master
1695
1696 2014-07-10  Carl Hetherington  <cth@carlh.net>
1697
1698         * Try to fix corruption of KDM email setting in
1699         some cases.
1700
1701         * Version 1.72.1 released.
1702
1703 2014-07-08  Carl Hetherington  <cth@carlh.net>
1704
1705         * Fix various problems with seek and content
1706         being trimmed when its video frame rate is
1707         overridden.
1708
1709 2014-07-02  Carl Hetherington  <cth@carlh.net>
1710
1711         * Updated de_DE translation from Carsten Kurz.
1712
1713 2014-06-30  Carl Hetherington  <cth@carlh.net>
1714
1715         * Version 1.72.0 released.
1716
1717 2014-06-28  Carl Hetherington  <cth@carlh.net>
1718
1719         * Version 1.71.2 released.
1720
1721 2014-06-28  Carl Hetherington  <cth@carlh.net>
1722
1723         * Version 1.71.1 released.
1724
1725 2014-06-28  Carl Hetherington  <cth@carlh.net>
1726
1727         * Fix crash on analysing audio (and possibly DCP creation) with
1728         resampled content.
1729
1730 2014-06-27  Carl Hetherington  <cth@carlh.net>
1731
1732         * Version 1.71.0 released.
1733
1734 2014-06-27  Carl Hetherington  <cth@carlh.net>
1735
1736         * Fix up/down buttons in content list.
1737
1738 2014-06-26  Carl Hetherington  <cth@carlh.net>
1739
1740         * Version 1.70.1 released.
1741
1742 2014-06-26  Carl Hetherington  <cth@carlh.net>
1743
1744         * Support different KDM formulations.
1745
1746         * Allow override of detected video frame rates.
1747
1748         * Optimisation of uncertain effect to encoder and server
1749         thread handling.
1750
1751         * Version 1.70.0 released.
1752
1753 2014-06-25  Carl Hetherington  <cth@carlh.net>
1754
1755         * Version 1.69.37 released.
1756
1757 2014-06-25  Carl Hetherington  <cth@carlh.net>
1758
1759         * Version 1.69.36 released.
1760
1761 2014-06-25  Carl Hetherington  <cth@carlh.net>
1762
1763         * Support pixel format 46 in make_black().
1764
1765 2014-06-24  Carl Hetherington  <cth@carlh.net>
1766
1767         * Re-assign timeline tracks when things are
1768         moved about.
1769
1770 2014-06-23  Carl Hetherington  <cth@carlh.net>
1771
1772         * Try harder to cope with DCP names specified
1773         already in CamelCase.
1774
1775         * Add option to CC a KDM email, and add
1776         $SCREENS and $CINEMA_NAME as variables
1777         in the email.
1778
1779 2014-06-22  Carl Hetherington  <cth@carlh.net>
1780
1781         * Reset-to-default button for KDM email text.
1782
1783         * Version 1.69.35 released.
1784
1785 2014-06-22  Carl Hetherington  <cth@carlh.net>
1786
1787         * Fix large memory leak with image sources.
1788
1789 2014-06-21  Carl Hetherington  <cth@carlh.net>
1790
1791         * Move email config into the KDM email page.
1792
1793         * Version 1.69.34 released.
1794
1795 2014-06-21  Carl Hetherington  <cth@carlh.net>
1796
1797         * Version 1.69.33 released.
1798
1799 2014-06-21  Carl Hetherington  <cth@carlh.net>
1800
1801         * Version 1.69.32 released.
1802
1803 2014-06-21  Carl Hetherington  <cth@carlh.net>
1804
1805         * Version 1.69.31 released.
1806
1807 2014-06-20  Carl Hetherington  <cth@carlh.net>
1808
1809         * Version 1.69.30 released.
1810
1811 2014-06-20  Carl Hetherington  <cth@carlh.net>
1812
1813         * Updates to de_DE translation from Carsten Kurz.
1814
1815 2014-06-18  Carl Hetherington  <cth@carlh.net>
1816
1817         * Version 1.69.29 released.
1818
1819 2014-06-18  Carl Hetherington  <cth@carlh.net>
1820
1821         * Fix thinko causing incorrect audio sample rates in some cases.
1822
1823 2014-06-15  Carl Hetherington  <cth@carlh.net>
1824
1825         * Version 1.69.28 released.
1826
1827 2014-06-12  Carl Hetherington  <cth@carlh.net>
1828
1829         * Version 1.69.27 released.
1830
1831 2014-06-12  Carl Hetherington  <cth@carlh.net>
1832
1833         * Add Content menu with "scale to fit width" and "scale
1834         to fit height" options.
1835
1836         * Version 1.69.26 released.
1837
1838 2014-06-12  Carl Hetherington  <cth@carlh.net>
1839
1840         * Fix bug where DCP-o-matic does not recreate video after
1841         subtitles are turned on or off.
1842
1843 2014-06-10  Carl Hetherington  <cth@carlh.net>
1844
1845         * Support ISDCF naming convention version 9 (#257).
1846
1847         * Rename DCI to ISDCF when talking about the digital cinema
1848         naming convention (#362).
1849
1850         * Fix crash when opening the timeline with no content (#369).
1851
1852 2014-06-09  Carl Hetherington  <cth@carlh.net>
1853
1854         * Fix server/client with non-RGB24 sources.
1855
1856         * Version 1.69.25 released.
1857
1858 2014-06-09  Carl Hetherington  <cth@carlh.net>
1859
1860         * Make audio gain a floating-point value in the UI (#367).
1861
1862         * Work-around out-of-memory crashes with large start trims (#252).
1863
1864         * Version 1.69.24 released.
1865
1866 2014-06-06  Carl Hetherington  <cth@carlh.net>
1867
1868         * Version 1.69.23 released.
1869
1870 2014-06-05  Carl Hetherington  <cth@carlh.net>
1871
1872         * Version 1.69.22 released.
1873
1874 2014-06-05  Carl Hetherington  <cth@carlh.net>
1875
1876         * Large speed-up to multi-image source file decoding.
1877
1878         * Back-port changes from v2 which work out how separate
1879         audio files should be resampled by looking at the video
1880         files which are present at the same time.
1881
1882 2014-06-03  Carl Hetherington  <cth@carlh.net>
1883
1884         * Version 1.69.21 released.
1885
1886 2014-06-03  Carl Hetherington  <cth@carlh.net>
1887
1888         * Fix bad resampling of separate sound file sources that
1889         have specified video frame rates.
1890
1891         * Version 1.69.20 released.
1892
1893 2014-06-03  Carl Hetherington  <cth@carlh.net>
1894
1895         * Re-calculate and update audio plots when the mapping is changed.
1896
1897         * Change the -3dB preset to -6dB since we are talking about
1898         amplitude, not power.
1899
1900         * Version 1.69.19 released.
1901
1902 2014-06-02  Carl Hetherington  <cth@carlh.net>
1903
1904         * Empirical hack to prevent over-read of array
1905         by libswscale; may fix crashes at the start of
1906         DCP encodes.
1907
1908 2014-05-29  Carl Hetherington  <cth@carlh.net>
1909
1910         * Version 1.69.18 released.
1911
1912 2014-05-28  Carl Hetherington  <cth@carlh.net>
1913
1914         * Version 1.69.17 released.
1915
1916 2014-05-28  Carl Hetherington  <cth@carlh.net>
1917
1918         * Version 1.69.16 released.
1919
1920 2014-05-28  Carl Hetherington  <cth@carlh.net>
1921
1922         * Rework KDM generation to be about CPLs rather than DCPs,
1923         and allow specification of any CPL to generate KDMs for.
1924
1925         Requested-by: Richard Turner
1926
1927 2014-05-27  Carl Hetherington  <cth@carlh.net>
1928
1929         * Version 1.69.15 released.
1930
1931 2014-05-26  Carl Hetherington  <cth@carlh.net>
1932
1933         * Version 1.69.14 released.
1934
1935 2014-05-26  Carl Hetherington  <cth@carlh.net>
1936
1937         * Fix problems with non-zero FFmpeg content start times.
1938
1939 2014-05-24  Carl Hetherington  <cth@carlh.net>
1940
1941         * Version 1.69.13 released.
1942
1943 2014-05-24  Carl Hetherington  <cth@carlh.net>
1944
1945         * Fix problems with log setup from config.
1946
1947 2014-05-23  Carl Hetherington  <cth@carlh.net>
1948
1949         * Version 1.69.12 released.
1950
1951 2014-05-22  Carl Hetherington  <cth@carlh.net>
1952
1953         * Version 1.69.11 released.
1954
1955 2014-05-21  Carl Hetherington  <cth@carlh.net>
1956
1957         * Version 1.69.10 released.
1958
1959 2014-05-21  Carl Hetherington  <cth@carlh.net>
1960
1961         * Tidy up logging a bit and make it configurable from the GUI
1962         (moving a few things into an Advanced preferences tab at
1963         the same time).
1964
1965 2014-05-19  Carl Hetherington  <cth@carlh.net>
1966
1967         * Version 1.69.9 released.
1968
1969 2014-05-19  Carl Hetherington  <cth@carlh.net>
1970
1971         * Decode image sources in the multi-threaded part
1972         of the transcoder, rather than the single-threaded.
1973
1974 2014-05-16  Carl Hetherington  <cth@carlh.net>
1975
1976         * Version 1.69.8 released.
1977
1978 2014-05-16  Carl Hetherington  <cth@carlh.net>
1979
1980         * Fix various confusions in translations of abbreviated
1981         channel names (Lc, Rc etc.)
1982
1983 2014-05-14  Carl Hetherington  <cth@carlh.net>
1984
1985         * Version 1.69.7 released.
1986
1987 2014-05-14  Carl Hetherington  <cth@carlh.net>
1988
1989         * Bump libdcp to remove checks on PCM MXF edit rates,
1990         so we can generate strange ones in DCP-o-matic.
1991
1992 2014-05-13  Carl Hetherington  <cth@carlh.net>
1993
1994         * Version 1.69.6 released.
1995
1996 2014-05-13  Carl Hetherington  <cth@carlh.net>
1997
1998         * Remove artificial 100fps limit when using
1999         "any" DCP frame rate.
2000
2001 2014-05-12  Carl Hetherington  <cth@carlh.net>
2002
2003         * Version 1.69.5 released.
2004
2005 2014-05-12  Carl Hetherington  <cth@carlh.net>
2006
2007         * Add option to use any DCP frame rate, rather than just
2008         the "allowed" set.
2009
2010         * Version 1.69.4 released.
2011
2012 2014-05-12  Carl Hetherington  <cth@carlh.net>
2013
2014         * Version 1.69.3 released.
2015
2016 2014-05-12  Carl Hetherington  <cth@carlh.net>
2017
2018         * Use libdcp::raw_convert instead of boost::lexical_cast and
2019         LocaleGuard, hopefully to fix large numbers being written with
2020         thousands separators on some locales.
2021
2022 2014-05-10  Carl Hetherington  <cth@carlh.net>
2023
2024         * Version 1.69.2 released.
2025
2026 2014-05-10  Carl Hetherington  <cth@carlh.net>
2027
2028         * Fix setup of the libswresample context to work with high channel counts.
2029
2030 2014-05-09  Carl Hetherington  <cth@carlh.net>
2031
2032         * Version 1.69.1 released.
2033
2034 2014-05-09  Carl Hetherington  <cth@carlh.net>
2035
2036         * Fix crash on using content with more than 12 audio channels.
2037
2038         * Re-introduce ffprobe call when adding content.
2039
2040 2014-05-05  Carl Hetherington  <cth@carlh.net>
2041
2042         * Version 1.69.0 released.
2043
2044 2014-05-02  Carl Hetherington  <cth@carlh.net>
2045
2046         * Version 1.68.0 released.
2047
2048 2014-04-29  Carl Hetherington  <cth@carlh.net>
2049
2050         * Version 1.67.1 released.
2051
2052 2014-04-29  Carl Hetherington  <cth@carlh.net>
2053
2054         * Version 1.67.0 released.
2055
2056 2014-04-27  Carl Hetherington  <cth@carlh.net>
2057
2058         * Version 1.66.16 released.
2059
2060 2014-04-27  Carl Hetherington  <cth@carlh.net>
2061
2062         * Add .dpx to the list of acceptable image files.
2063
2064         * Slightly better handling of uncaught exceptions.
2065
2066         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
2067         it appears that the same bug remains.
2068
2069 2014-04-25  Carl Hetherington  <cth@carlh.net>
2070
2071         * Version 1.66.15 released.
2072
2073 2014-04-25  Carl Hetherington  <cth@carlh.net>
2074
2075         * Fix subtitle display when the next subtitle is decoded before the previous
2076         one has finished.
2077
2078 2014-04-24  Carl Hetherington  <cth@carlh.net>
2079
2080         * Version 1.66.14 released.
2081
2082 2014-04-23  Carl Hetherington  <cth@carlh.net>
2083
2084         * Version 1.66.13 released.
2085
2086 2014-04-21  Carl Hetherington  <cth@carlh.net>
2087
2088         * Update to es_ES translation from Manuel AC.
2089
2090         * Update to fr_FR translation from Thierry Journet.
2091
2092 2014-04-17  Carl Hetherington  <cth@carlh.net>
2093
2094         * Fix update of the gain control when using the gain calculator
2095         dialog.
2096
2097         * Version 1.66.12 released.
2098
2099 2014-04-07  Carl Hetherington  <cth@carlh.net>
2100
2101         * Version 1.66.11 released.
2102
2103 2014-04-07  Carl Hetherington  <cth@carlh.net>
2104
2105         * Updated fr_FR translation from Thierry Journet.
2106
2107 2014-04-02  Carl Hetherington  <cth@carlh.net>
2108
2109         * Version 1.66.10 released.
2110
2111 2014-04-01  Carl Hetherington  <cth@carlh.net>
2112
2113         * Basic support for separate left/right-eye files or directories
2114         for 3D.
2115
2116 2014-03-30  Carl Hetherington  <cth@carlh.net>
2117
2118         * Version 1.66.9 released.
2119
2120 2014-03-30  Carl Hetherington  <cth@carlh.net>
2121
2122         * Version 1.66.8 released.
2123
2124         * nl_NL translation from Theo Kooijmans.
2125
2126 2014-03-27  Carl Hetherington  <cth@carlh.net>
2127
2128         * Auto-save film metadata before starting DCP encode.
2129
2130 2014-03-25  Carl Hetherington  <cth@carlh.net>
2131
2132         * Add support for downloading Doremi server certificates.
2133
2134 2014-03-24  Carl Hetherington  <cth@carlh.net>
2135
2136         * Version 1.66.7 released.
2137
2138 2014-03-24  Carl Hetherington  <cth@carlh.net>
2139
2140         * Fix error on creating DCPs without audio.
2141
2142 2014-03-23  Carl Hetherington  <cth@carlh.net>
2143
2144         * Version 1.66.6 released.
2145
2146 2014-03-23  Carl Hetherington  <cth@carlh.net>
2147
2148         * Attempt to fix format string specifier error on Windows.
2149
2150         * Version 1.66.5 released.
2151
2152 2014-03-22  Carl Hetherington  <cth@carlh.net>
2153
2154         * Version 1.66.4 released.
2155
2156 2014-03-22  Carl Hetherington  <cth@carlh.net>
2157
2158         * Allow specification of the video frame rate that a sound file
2159         was prepared for.
2160
2161         * Another attempt to fix colour conversion dialog strange behaviour
2162         on OS X.
2163
2164 2014-03-18  Carl Hetherington  <cth@carlh.net>
2165
2166         * Version 1.66.3 released.
2167
2168 2014-03-18  Carl Hetherington  <cth@carlh.net>
2169
2170         * Fix bad rounding of timecodes.
2171
2172         * Tentative support for 3D from alternate frames of the source.
2173
2174 2014-03-17  Carl Hetherington  <cth@carlh.net>
2175
2176         * Improve behaviour of the position slider at the end of films.
2177
2178         * Version 1.66.2 released.
2179
2180 2014-03-17  Carl Hetherington  <cth@carlh.net>
2181
2182         * Improve appearance of config dialog on OS X.
2183
2184 2014-03-15  Carl Hetherington  <cth@carlh.net>
2185
2186         * Improve appearance of new film and KDM dialogs on OS X.
2187
2188         * Fix KDM dialog to predictably set up its initial range to
2189         a week from now.
2190
2191         * Remove support for FFmpeg post-processing filters as they apparently
2192         do not support > 8bpp.  I don't think they are worth the pain of
2193         quantizing and then telling the user what has happened.
2194
2195 2014-03-12  Carl Hetherington  <cth@carlh.net>
2196
2197         * Version 1.66.1 released.
2198
2199 2014-03-12  Carl Hetherington  <cth@carlh.net>
2200
2201         * Hopefully fix i18n on OS X (#324).
2202
2203 2014-03-10  Carl Hetherington  <cth@carlh.net>
2204
2205         * Version 1.66.0 released.
2206
2207 2014-03-09  Carl Hetherington  <cth@carlh.net>
2208
2209         * Version 1.65.2 released.
2210
2211 2014-03-09  Carl Hetherington  <cth@carlh.net>
2212
2213         * Restore old behaviour of "no-stretch" mode with crop.
2214
2215         * Fix display of no-scale display mode in the player.
2216
2217 2014-03-08  Carl Hetherington  <cth@carlh.net>
2218
2219         * Version 1.65.1 released.
2220
2221 2014-03-08  Carl Hetherington  <cth@carlh.net>
2222
2223         * Fix incorrect audio analyses on multiple-stream content.
2224
2225         * Support for unsigned 8-bit audio (hmm!).
2226
2227 2014-03-06  Carl Hetherington  <cth@carlh.net>
2228
2229         * Version 1.65.0 released.
2230
2231 2014-03-05  Carl Hetherington  <cth@carlh.net>
2232
2233         * Version 1.64.19 released.
2234
2235 2014-03-05  Carl Hetherington  <cth@carlh.net>
2236
2237         * Bump maximum audio channels to 12 so that we can
2238         (crudely at least) get BsL/BsR.
2239
2240 2014-03-04  Carl Hetherington  <cth@carlh.net>
2241
2242         * Version 1.64.18 released.
2243
2244 2014-03-04  Carl Hetherington  <cth@carlh.net>
2245
2246         * Add option to disable all scaling of the input video.
2247
2248 2014-03-03  Carl Hetherington  <cth@carlh.net>
2249
2250         * Fix rounding of timecodes in at least some cases (#323).
2251
2252         * Try to prevent OS X from sleeping during DCP encode.
2253
2254 2014-02-26  Carl Hetherington  <cth@carlh.net>
2255
2256         * Version 1.64.17 released.
2257
2258 2014-02-26  Carl Hetherington  <cth@carlh.net>
2259
2260         * Fix missing RMS audio analysis plots in some cases.
2261
2262         * Fix failure to load sound files with
2263         non-ASCII paths.
2264
2265 2014-02-23  Carl Hetherington  <cth@carlh.net>
2266
2267         * Version 1.64.16 released.
2268
2269 2014-02-23  Carl Hetherington  <cth@carlh.net>
2270
2271         * Bump ffmpeg library to git head to fix problems with
2272         misrecognised frame rates in some MOV files.
2273
2274 2014-02-20  Carl Hetherington  <cth@carlh.net>
2275
2276         * Version 1.64.15 released.
2277
2278 2014-02-20  Carl Hetherington  <cth@carlh.net>
2279
2280         * Basic support for 7.1 / HI/VI audio tracks.
2281
2282 2014-02-19  Carl Hetherington  <cth@carlh.net>
2283
2284         * Add some basic JSON stuff.
2285
2286 2014-02-18  Carl Hetherington  <cth@carlh.net>
2287
2288         * Version 1.64.14 released.
2289
2290 2014-02-18  Carl Hetherington  <cth@carlh.net>
2291
2292         * Version 1.64.13 released.
2293
2294 2014-02-12  Carl Hetherington  <cth@carlh.net>
2295
2296         * Make the batch converter remember its last directory
2297         for the film picker (#318).
2298
2299         * Add dcpomatic_batch to OS X .app.
2300
2301 2014-02-11  Carl Hetherington  <cth@carlh.net>
2302
2303         * Version 1.64.12 released.
2304
2305 2014-02-11  Carl Hetherington  <cth@carlh.net>
2306
2307         * Be more careful when catching exceptions from KDM creation.
2308
2309 2014-02-10  Carl Hetherington  <cth@carlh.net>
2310
2311         * Version 1.64.11 released.
2312
2313 2014-02-10  Carl Hetherington  <cth@carlh.net>
2314
2315         * Version 1.64.10 released.
2316
2317 2014-02-10  Carl Hetherington  <cth@carlh.net>
2318
2319         * Try to fix Centos RPM dependencies.
2320
2321         * Version 1.64.9 released.
2322
2323 2014-02-10  Carl Hetherington  <cth@carlh.net>
2324
2325         * Version 1.64.8 released.
2326
2327 2014-02-09  Carl Hetherington  <cth@carlh.net>
2328
2329         * Build with a more careful version of libopenjpeg that handles
2330         out-of-memory conditions slightly better.
2331
2332         * Possibly fix repeated no route to host errors in some cases.
2333
2334         * Some small bits of increased low-memory stability.
2335
2336         * Version 1.64.7 released.
2337
2338 2014-02-08  Carl Hetherington  <cth@carlh.net>
2339
2340         * Fix exception when seeking with missing content (part of #317).
2341
2342         * Version 1.64.6 released.
2343
2344 2014-02-08  Carl Hetherington  <cth@carlh.net>
2345
2346         * Version 1.64.5 released.
2347
2348 2014-02-08  Carl Hetherington  <cth@carlh.net>
2349
2350         * Version 1.64.4 released.
2351
2352 2014-02-08  Carl Hetherington  <cth@carlh.net>
2353
2354         * Version 1.64.3 released.
2355
2356 2014-02-08  Carl Hetherington  <cth@carlh.net>
2357
2358         * Bump libdcp version to get some fixes for Interop XML.
2359
2360 2014-02-07  Carl Hetherington  <cth@carlh.net>
2361
2362         * Add basic stuff to build RPMs for Centos.
2363
2364 2014-02-05  Carl Hetherington  <cth@carlh.net>
2365
2366         * Version 1.64.2 released.
2367
2368 2014-02-05  Carl Hetherington  <cth@carlh.net>
2369
2370         * A variety of fixes to small problems found by Coverity.
2371
2372 2014-02-05  Carl Hetherington  <cth@carlh.net>
2373
2374         * Version 1.64.1 released.
2375
2376 2014-02-05  Carl Hetherington  <cth@carlh.net>
2377
2378         * Updates to it_IT translation from William Fanelli.
2379
2380 2014-02-02  Carl Hetherington  <cth@carlh.net>
2381
2382         * Version 1.64.0 released.
2383
2384 2014-01-29  Carl Hetherington  <cth@carlh.net>
2385
2386         * Version 1.63.8 released.
2387
2388 2014-01-29  Carl Hetherington  <cth@carlh.net>
2389
2390         * Add subtitle X offset option.
2391
2392         * Fix missing subtitles when subtitled content is at a non-zero position.
2393
2394 2014-01-28  Carl Hetherington  <cth@carlh.net>
2395
2396         * Use Mbit/s instead of the incorrect MBps.
2397
2398         * Version 1.63.7 released.
2399
2400 2014-01-28  Carl Hetherington  <cth@carlh.net>
2401
2402         * Try to prevent Windows machines going to sleep during encodes.
2403
2404         * Add option to not install main program / server on Windows.
2405
2406 2014-01-26  Carl Hetherington  <cth@carlh.net>
2407
2408         * Change default JPEG2000 bandwith to 100MBps.
2409
2410         * Updated fr_FR translation from Theirry Journet.
2411
2412 2014-01-24  Carl Hetherington  <cth@carlh.net>
2413
2414         * Try to fix repeatedly-reported exceptions.
2415
2416 2014-01-23  Carl Hetherington  <cth@carlh.net>
2417
2418         * Version 1.63.6 released.
2419
2420 2014-01-23  Carl Hetherington  <cth@carlh.net>
2421
2422         * Fix recovery of DCP encoding after a crash with a 3D DCP.
2423
2424 2014-01-21  Carl Hetherington  <cth@carlh.net>
2425
2426         * Version 1.63.5 released.
2427
2428 2014-01-21  Carl Hetherington  <cth@carlh.net>
2429
2430         * Potentially major fix for bad A/V sync.
2431
2432 2014-01-19  Carl Hetherington  <cth@carlh.net>
2433
2434         * Version 1.63.4 released.
2435
2436 2014-01-19  Carl Hetherington  <cth@carlh.net>
2437
2438         * Updated sv_SE translation from Adam Klotblixt.
2439
2440 2014-01-15  Carl Hetherington  <cth@carlh.net>
2441
2442         * Version 1.63.3 released.
2443
2444 2014-01-15  Carl Hetherington  <cth@carlh.net>
2445
2446         * Hopefully fix badly-labelled MXFs when in Interop mode.
2447
2448 2014-01-14  Carl Hetherington  <cth@carlh.net>
2449
2450         * Version 1.63.2 released.
2451
2452 2014-01-14  Carl Hetherington  <cth@carlh.net>
2453
2454         * Fix problems with adding new soundtracks to FFmpeg content with
2455         no audio track.
2456
2457         * Updated de_DE translation from Markus Raab.
2458
2459         * Version 1.63.1 released.
2460
2461 2014-01-14  Carl Hetherington  <cth@carlh.net>
2462
2463         * Try to fix subtitle problems when the video frame rate is being changed
2464         from content to DCP.
2465
2466 2014-01-13  Carl Hetherington  <cth@carlh.net>
2467
2468         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
2469         also tweak 1.19:1 (#306).
2470
2471         * Version 1.63.0 released.
2472
2473 2014-01-12  Carl Hetherington  <cth@carlh.net>
2474
2475         * Fix crashes when using -3dB options in locales with a , decimal separator.
2476
2477         * Version 1.62.3 released.
2478
2479 2014-01-11  Carl Hetherington  <cth@carlh.net>
2480
2481         * Hopefully fix error on restarting a cancelled transcode job
2482         on Windows.
2483
2484 2014-01-10  Carl Hetherington  <cth@carlh.net>
2485
2486         * Version 1.62.2 released.
2487
2488 2014-01-10  Carl Hetherington  <cth@carlh.net>
2489
2490         * Version 1.62.1 released.
2491
2492 2014-01-10  Carl Hetherington  <cth@carlh.net>
2493
2494         * Version 1.62.0 released.
2495
2496 2014-01-10  Carl Hetherington  <cth@carlh.net>
2497
2498         * Try to stop the queue of things to write filling up excessively
2499         on fast CPUs.
2500
2501         * Try to fix double "are you sure" prompt on quitting with active jobs.
2502
2503         * Version 1.61.2 released.
2504
2505 2014-01-09  Carl Hetherington  <cth@carlh.net>
2506
2507         * Version 1.61.1 released.
2508
2509 2014-01-09  Carl Hetherington  <cth@carlh.net>
2510
2511         * Version 1.61.0 released.
2512
2513 2014-01-09  Carl Hetherington  <cth@carlh.net>
2514
2515         * Hopefully fix somewhat inexplicable inability of Windows to open
2516         new files on top of old ones in some circumstances (with audio
2517         MXFs).
2518
2519         * Version 1.60 released.
2520
2521 2014-01-09  Carl Hetherington  <cth@carlh.net>
2522
2523         * More fixes for slow-downs on fast computers.
2524
2525 2014-01-08  Carl Hetherington  <cth@carlh.net>
2526
2527         * Version 1.59 released.
2528
2529 2014-01-07  Carl Hetherington  <cth@carlh.net>
2530
2531         * Version 1.58 released.
2532
2533 2014-01-07  Carl Hetherington  <cth@carlh.net>
2534
2535         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
2536         of some .mov files.
2537
2538         * Very primitive check-for-updates feature added.
2539
2540         * Allow still-moving-image sources to have their frame rate specified.
2541
2542 2014-01-06  Carl Hetherington  <cth@carlh.net>
2543
2544         * Basics of per-channel audio gain (#247).
2545
2546         * Give a warning on make DCP if it seems unlikely that the disk
2547         will have enough space to store the finished DCP (#92).
2548
2549         * Make sure forced languages override the environment for gettext()
2550         as well as wxWidgets' i18n code (#108).
2551
2552         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
2553         with interop (#206).
2554
2555         * Fix subtitle colouring (#152).
2556
2557         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
2558
2559         * Remove seemingly unnecessary checks on image directories.
2560
2561         * Leave DCP directory creation until the last minute to help
2562         avoid half-eaten directories being left around (#174).
2563
2564 2014-01-05  Carl Hetherington  <cth@carlh.net>
2565
2566         * Version 1.57 released.
2567
2568 2014-01-05  Carl Hetherington  <cth@carlh.net>
2569
2570         * Use _fseeki64 on Windows when reading content files.
2571
2572         * Various small fixes to i18n.
2573
2574 2014-01-03  Carl Hetherington  <cth@carlh.net>
2575
2576         * Version 1.56 released.
2577
2578 2014-01-03  Carl Hetherington  <cth@carlh.net>
2579
2580         * Version 1.55 released.
2581
2582 2014-01-03  Carl Hetherington  <cth@carlh.net>
2583
2584         * New de_DE translation from Markus Raab.
2585
2586         * Work-around mysterious call of pure virtual method inside boost.
2587
2588 2014-01-01  Carl Hetherington  <cth@carlh.net>
2589
2590         * Bump ffmpeg version.
2591
2592 2013-12-30  Carl Hetherington  <cth@carlh.net>
2593
2594         * Version 1.54 released.
2595
2596 2013-12-30  Carl Hetherington  <cth@carlh.net>
2597
2598         * Put catches around a few threads which could have uncaught exceptions.
2599
2600         * Add nascent dcpomatic_create command-line program to create films.
2601
2602 2013-12-29  Carl Hetherington  <cth@carlh.net>
2603
2604         * Version 1.53 released.
2605
2606 2013-12-29  Carl Hetherington  <cth@carlh.net>
2607
2608         * Fix failure to load content from directories with non-Latin names.
2609
2610 2013-12-28  Carl Hetherington  <cth@carlh.net>
2611
2612         * Speculative fix for "find missing" not working on OS X (#255).
2613
2614         * Fix failure to load films with missing still image content (#300).
2615
2616 2013-12-27  Carl Hetherington  <cth@carlh.net>
2617
2618         * Fix non-update of video information on changing DCP resolution (#299).
2619
2620         * Version 1.52 released.
2621
2622 2013-12-27  Carl Hetherington  <cth@carlh.net>
2623
2624         * More speculative fixes for 4K.
2625
2626 2013-12-23  Carl Hetherington  <cth@carlh.net>
2627
2628         * Version 1.51 released.
2629
2630 2013-12-23  Carl Hetherington  <cth@carlh.net>
2631
2632         * A couple of potential fixes for 4K.
2633
2634         * Version 1.50 released.
2635
2636 2013-12-23  Carl Hetherington  <cth@carlh.net>
2637
2638         * Version 1.49 released.
2639
2640 2013-12-23  Carl Hetherington  <cth@carlh.net>
2641
2642         * Version 1.48 released.
2643
2644 2013-12-23  Carl Hetherington  <cth@carlh.net>
2645
2646         * Add TLS/SSL support to KDM email sending.
2647
2648 2013-12-23  Carl Hetherington  <cth@carlh.net>
2649
2650         * Version 1.47 released.
2651
2652 2013-12-23  Carl Hetherington  <cth@carlh.net>
2653
2654         * Add $START_TIME and $END_TIME as variables for the KDM email.
2655
2656         * Add top/bottom option for 3D frames.
2657
2658 2013-12-20  Carl Hetherington  <cth@carlh.net>
2659
2660         * Add configuration option for default audio delay (#276).
2661
2662         * Version 1.46 released.
2663
2664 2013-12-19  Carl Hetherington  <cth@carlh.net>
2665
2666         * Version 1.45 released.
2667
2668 2013-12-19  Carl Hetherington  <cth@carlh.net>
2669
2670         * Bump libdcp version again for a crash fix for 32-bit Windows,
2671         and also for problems generating certificate chains.
2672
2673 2013-12-18  Carl Hetherington  <cth@carlh.net>
2674
2675         * Version 1.44 released.
2676
2677 2013-12-18  Carl Hetherington  <cth@carlh.net>
2678
2679         * Bump libdcp version again for a fix to XML validity for 3D.
2680
2681         * Version 1.43 released.
2682
2683 2013-12-18  Carl Hetherington  <cth@carlh.net>
2684
2685         * Update libdcp version to get fix for 3D IntrinsicDuration.
2686
2687         * Fix progress reporting when making 3D DCPs.
2688
2689         * Fix non-update of display when changing video frame type (2D,
2690         3D left/right etc.)
2691
2692         * Restore video information in video tab when using still images.
2693
2694         * Hopefully fix exception on new film in some strange cases.
2695
2696 2013-12-09  Carl Hetherington  <cth@carlh.net>
2697
2698         * Version 1.42 released.
2699
2700 2013-12-09  Carl Hetherington  <cth@carlh.net>
2701
2702         * Fix make_black for pixel format 7 (#288).
2703
2704 2013-12-08  Carl Hetherington  <cth@carlh.net>
2705
2706         * Fix display update when removing content (#281).
2707
2708 2013-12-07  Carl Hetherington  <cth@carlh.net>
2709
2710         * Version 1.41 released.
2711
2712 2013-12-05  Carl Hetherington  <cth@carlh.net>
2713
2714         * Improve the correctness of lengths reported by sound files to fix
2715         short DCPs when using non-DCI-rate sound files with stills.
2716
2717 2013-12-04  Carl Hetherington  <cth@carlh.net>
2718
2719         * Make signatures optional (#273).
2720
2721         * Only do scale/crop/window/subtitle overlay if a frame is going
2722         to be encoded for the DCP.
2723
2724         * Several optimisations to video processing, which should
2725         speed up the player a bit.
2726
2727 2013-12-03  Carl Hetherington  <cth@carlh.net>
2728
2729         * Add "play length" control to avoid having to do arithmetic to
2730         get end-trims right in some cases (#261).
2731
2732 2013-12-02  Carl Hetherington  <cth@carlh.net>
2733
2734         * Fix breakage to adding multiple files at the same time.
2735
2736         * Fix crash on double-click of "show audio" button (#278).
2737
2738         * Version 1.40 released.
2739
2740 2013-12-02  Carl Hetherington  <cth@carlh.net>
2741
2742         * Fix problems with FFmpeg files that have all-zero stream IDs.
2743
2744         * Fix crash on checking non-existing frame info
2745         files.
2746
2747         * Fix erroneous disabling of timing panel with
2748         audio-only sources.
2749
2750 2013-11-30  Carl Hetherington  <cth@carlh.net>
2751
2752         * Version 1.39 released.
2753
2754 2013-11-30  Carl Hetherington  <cth@carlh.net>
2755
2756         * Fix windows build.
2757
2758 2013-11-29  Carl Hetherington  <cth@carlh.net>
2759
2760         * Version 1.38 released.
2761
2762 2013-11-29  Carl Hetherington  <cth@carlh.net>
2763
2764         * Add option to join input files together
2765         to help with multiple VOB files from DVDs.
2766
2767         * Fix build for 32-bit versions of OS X.
2768
2769 2013-11-27  Carl Hetherington  <cth@carlh.net>
2770
2771         * Version 1.37 released.
2772
2773 2013-11-27  Carl Hetherington  <cth@carlh.net>
2774
2775         * Version 1.36 released.
2776
2777 2013-11-27  Carl Hetherington  <cth@carlh.net>
2778
2779         * Version 1.35 released.
2780
2781 2013-11-26  Carl Hetherington  <cth@carlh.net>
2782
2783         * Updated fr_FR translation from Lilian Lefranc.
2784
2785         * A whole load of fixes for lots of bugs when handling filenames
2786         using non-Latin characters on Windows.
2787
2788 2013-11-22  Carl Hetherington  <cth@carlh.net>
2789
2790         * Version 1.34 released.
2791
2792 2013-11-22  Carl Hetherington  <cth@carlh.net>
2793
2794         * Fix both OS X and Windows installers.
2795
2796 2013-11-21  Carl Hetherington  <cth@carlh.net>
2797
2798         * Version 1.33 released.
2799
2800 2013-11-21  Carl Hetherington  <cth@carlh.net>
2801
2802         * Fix Ubuntu 13.04 build.
2803
2804 2013-11-20  Carl Hetherington  <cth@carlh.net>
2805
2806         * Version 1.32 released.
2807
2808 2013-11-20  Carl Hetherington  <cth@carlh.net>
2809
2810         * Version 1.31 released.
2811
2812 2013-11-20  Carl Hetherington  <cth@carlh.net>
2813
2814         * Add primitive hints dialogue box.
2815
2816 2013-11-17  Carl Hetherington  <cth@carlh.net>
2817
2818         * Fix specified-server discovery.
2819
2820         * Version 1.30 released.
2821
2822 2013-11-17  Carl Hetherington  <cth@carlh.net>
2823
2824         * Speculative fix for servers crashing with different
2825         locales to clients.
2826
2827 2013-11-16  Carl Hetherington  <cth@carlh.net>
2828
2829         * Bump bundled FFmpeg version to current git master.
2830
2831         * Fix erroneous reset of visible channels in audio
2832         level dialog when changing gain.
2833
2834 2013-11-15  Carl Hetherington  <cth@carlh.net>
2835
2836         * Use 2 decimal places for gamma controls instead
2837         of 1.
2838
2839 2013-11-14  Carl Hetherington  <cth@carlh.net>
2840
2841         * Support modification of certain properties when
2842         there are several selected pieces of content.
2843
2844         * Add server configuration back in.
2845
2846 2013-11-12  Carl Hetherington  <cth@carlh.net>
2847
2848         * Version 1.29 released.
2849
2850 2013-11-12  Carl Hetherington  <cth@carlh.net>
2851
2852         * Fix bad_alloc exception on audio analysis (and
2853         probably elsewhere).
2854
2855 2013-11-11  Carl Hetherington  <cth@carlh.net>
2856
2857         * Version 1.28 released.
2858
2859 2013-11-11  Carl Hetherington  <cth@carlh.net>
2860
2861         * Somewhat speculative fix for slow-downs and
2862         large memory consumption with multi-content playlists.
2863
2864 2013-11-10  Carl Hetherington  <cth@carlh.net>
2865
2866         * Hopefully get rid of spurious black lines around
2867         preview.
2868
2869 2013-11-08  Carl Hetherington  <carl@ubuntu>
2870
2871         * Fix strange behaviour of J2K bandwidth control
2872         on 32-bit Linux.
2873
2874 2013-11-07  Carl Hetherington  <cth@carlh.net>
2875
2876         * Open file dialog starts in the configured DCP directory,
2877         if one exists (#70).
2878
2879 2013-11-06  Carl Hetherington  <cth@carlh.net>
2880
2881         * Support pixel format 30 (#254).
2882
2883 2013-11-06  Carl Hetherington  <cth@carlh.net>
2884
2885         * Version 1.27 released.
2886
2887 2013-11-06  Carl Hetherington  <cth@carlh.net>
2888
2889         * Various server-related tidying up; servers are
2890         now auto-detected only (the configuration for
2891         them has been removed).
2892
2893 2013-11-06  Carl Hetherington  <cth@carlh.net>
2894
2895         * Version 1.26 released.
2896
2897 2013-11-05  Carl Hetherington  <cth@carlh.net>
2898
2899         * Auto-detect encoding servers on the local
2900         subnet(s).
2901
2902         * Tweak verbosity of command-line encoding servers.
2903
2904 2013-11-04  Carl Hetherington  <cth@carlh.net>
2905
2906         * Version 1.25 released.
2907
2908 2013-10-29  Carl Hetherington  <cth@carlh.net>
2909
2910         * Improve performance when start-trimming
2911         large files.
2912
2913         * Fix audio problems when start-trimming.
2914
2915 2013-10-28  Carl Hetherington  <cth@carlh.net>
2916
2917         * Version 1.24 released.
2918
2919 2013-10-28  Carl Hetherington  <cth@carlh.net>
2920
2921         * Fix failure to reload configuration on
2922         some non-English locales.
2923
2924 2013-10-26  Carl Hetherington  <cth@carlh.net>
2925
2926         * Version 1.23 released.
2927
2928 2013-10-25  Carl Hetherington  <cth@carlh.net>
2929
2930         * Version 1.22 released.
2931
2932 2013-10-24  Carl Hetherington  <cth@carlh.net>
2933
2934         * Support sources that require repeat of more than
2935         1 extra frame.
2936
2937 2013-10-23  Carl Hetherington  <cth@carlh.net>
2938
2939         * Version 1.21 released.
2940
2941 2013-10-23  Carl Hetherington  <cth@carlh.net>
2942
2943         * Use our own directory picker on Ubuntu 13.10 as well
2944         as Ubuntu 13.04 as it seems similarly broken.
2945
2946 2013-10-22  Carl Hetherington  <cth@carlh.net>
2947
2948         * Version 1.20 released.
2949
2950 2013-10-22  Carl Hetherington  <cth@carlh.net>
2951
2952         * Allow films to be loaded when content is missing,
2953         and then that content can be re-found.
2954
2955 2013-10-21  Carl Hetherington  <cth@carlh.net>
2956
2957         * Version 1.19 released.
2958
2959 2013-10-21  Carl Hetherington  <cth@carlh.net>
2960
2961         * Fix Rec. 709 gammas (from Lilian Lefranc)
2962
2963 2013-10-20  Carl Hetherington  <cth@carlh.net>
2964
2965         * Allow specification of subtitle language even if DVD-o-matic
2966         isn't providing the subtitles.
2967
2968 2013-10-20  Carl Hetherington  <cth@carlh.net>
2969
2970         * Version 1.18 released.
2971
2972 2013-10-19  Carl Hetherington  <cth@carlh.net>
2973
2974         * Fix non-saving of colour transform presets.
2975
2976         * Some improvements in progress reporting, especially
2977         for long encodes.
2978
2979 2013-10-18  Carl Hetherington  <cth@carlh.net>
2980
2981         * Fix bug with incorrect validity times given to KDMs.
2982
2983 2013-10-17  Carl Hetherington  <cth@carlh.net>
2984
2985         * Fix Make DCP menu option sensitivity (#230).
2986
2987         * Forward-port fix from master; use 1000000 rather
2988         than 1e6 for J2K bandwidth arithmetic to ensure
2989         that it's done with integers.
2990
2991 2013-10-16  Carl Hetherington  <cth@carlh.net>
2992
2993         * Version 1.17 released.
2994
2995 2013-10-16  Carl Hetherington  <cth@carlh.net>
2996
2997         * Hopefully fix crash on closing preferences window
2998         when ~/.config/dcpomatic does not exist.
2999
3000         * Allow specification of the DCP to make KDMs for,
3001         in case there is more than one.
3002
3003         * Speed up response to some settings changes
3004         (e.g. crop) (#196).
3005
3006 2013-10-15  Carl Hetherington  <cth@carlh.net>
3007
3008         * Version 1.16 released.
3009
3010 2013-10-15  Carl Hetherington  <cth@carlh.net>
3011
3012         * Restore up/down buttons for simple content time
3013         movements.
3014
3015         * Include film title in KDM filenames.
3016
3017         * Allow no-stretch scaling like in DVD-o-matic.
3018
3019 2013-10-14  Carl Hetherington  <cth@carlh.net>
3020
3021         * Add Rec. 709 colour conversion preset using
3022         Wolfgang Woehl's matrix.
3023
3024 2013-10-14  Carl Hetherington  <cth@carlh.net>
3025
3026         * Version 1.15 released.
3027
3028 2013-10-14  Carl Hetherington  <cth@carlh.net>
3029
3030         * Fix some crashes in the KDM dialogue when coming
3031         out of the add screen without giving a certificate.
3032
3033         * Really fix libltdl search path on OS X.
3034
3035 2013-10-13  Carl Hetherington  <cth@carlh.net>
3036
3037         * Version 1.14 released.
3038
3039 2013-10-12  Carl Hetherington  <cth@carlh.net>
3040
3041         * Add some missing libraries to the OS X build.
3042
3043         * Fix libltdl search path on OS X.
3044
3045 2013-10-12  Carl Hetherington  <cth@carlh.net>
3046
3047         * Version 1.13 released.
3048
3049 2013-10-12  Carl Hetherington  <cth@carlh.net>
3050
3051         * Fix linux static build.
3052
3053 2013-10-11  Carl Hetherington  <cth@carlh.net>
3054
3055         * Version 1.12 released.
3056
3057 2013-10-11  Carl Hetherington  <cth@carlh.net>
3058
3059         * Fix failure to create signer certificates
3060         on Windows.
3061
3062 2013-10-10  Carl Hetherington  <cth@carlh.net>
3063
3064         * Basic snapping in the timeline.
3065
3066         * Various improvements to dcpomatic_kdm.
3067
3068 2013-10-10  Carl Hetherington  <cth@carlh.net>
3069
3070         * Version 1.11 released.
3071
3072 2013-10-10  Carl Hetherington  <cth@carlh.net>
3073
3074         * libdcp fix to incorrect signature digests.
3075
3076 2013-10-09  Carl Hetherington  <cth@carlh.net>
3077
3078         * Version 1.10 released.
3079
3080 2013-10-09  Carl Hetherington  <cth@carlh.net>
3081
3082         * Add some missing Windows dependencies.
3083
3084 2013-10-09  Carl Hetherington  <cth@carlh.net>
3085
3086         * Version 1.09 released.
3087
3088 2013-10-09  Carl Hetherington  <cth@carlh.net>
3089
3090         * Bump libdcp version to pull in speculative fix
3091         for AuthorizedDeviceList thumbprints in KDMs.
3092
3093 2013-10-09  Carl Hetherington  <cth@carlh.net>
3094
3095         * Version 1.08 released.
3096
3097 2013-10-09  Carl Hetherington  <cth@carlh.net>
3098
3099         * Fix problems with crypto stuff on Windows.
3100
3101 2013-10-08  Carl Hetherington  <cth@carlh.net>
3102
3103         * Version 1.07 released.
3104
3105 2013-10-01  Carl Hetherington  <cth@carlh.net>
3106
3107         * Version 1.06 released.
3108
3109 2013-09-19  Carl Hetherington  <cth@carlh.net>
3110
3111         * Version 1.05 released.
3112
3113 2013-09-17  Carl Hetherington  <cth@carlh.net>
3114
3115         * Version 1.04 released.
3116
3117 2013-09-09  Carl Hetherington  <cth@carlh.net>
3118
3119         * Version 1.03 released.
3120
3121 2013-09-02  Carl Hetherington  <cth@carlh.net>
3122
3123         * Add missing boost datetime dependency
3124         to debian control files.
3125
3126 2013-08-30  Carl Hetherington  <cth@carlh.net>
3127
3128         * Version 1.02 released.
3129
3130 2013-08-29  Carl Hetherington  <cth@carlh.net>
3131
3132         * Version 1.01 released.
3133
3134 2013-08-29  Carl Hetherington  <cth@carlh.net>
3135
3136         * Restore server/client operation (#202).
3137
3138         * Fix strange rounding of still image durations (#204).
3139
3140         * Remove limitation to numbers and periods in the
3141         server host name dialogue box.
3142
3143         * Fix stuck-at-99% progress meters (#184).
3144
3145         * Version 1.01beta1 released.
3146
3147 2013-08-29  Carl Hetherington  <cth@carlh.net>
3148
3149         * Fix emissions of large chunks of silence when
3150         analysing audio in some cases.
3151
3152         * Use my @dcpomatic.com email address for now,
3153         rather than a non-existant mailing list.
3154
3155 2013-08-28  Carl Hetherington  <cth@carlh.net>
3156
3157         * Initial DCP-o-matic release.