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