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