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