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