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