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