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