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