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