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