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