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