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