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