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