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