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