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