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