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