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