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