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