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