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