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