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