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