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