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