2820a2ff4c964c0d9ef61bf53ac1f33c812033d2
[dcpomatic.git] / ChangeLog
1 2014-03-15  Carl Hetherington  <cth@carlh.net>
2
3         * Remove support for FFmpeg post-processing filters as they apparently
4         do not support > 8bpp.  I don't think they are worth the pain of
5         quantizing and then telling the user what has happened.
6
7 2014-03-12  Carl Hetherington  <cth@carlh.net>
8
9         * Version 1.66.1 released.
10
11 2014-03-12  Carl Hetherington  <cth@carlh.net>
12
13         * Hopefully fix i18n on OS X (#324).
14
15 2014-03-10  Carl Hetherington  <cth@carlh.net>
16
17         * Version 1.66.0 released.
18
19 2014-03-09  Carl Hetherington  <cth@carlh.net>
20
21         * Version 1.65.2 released.
22
23 2014-03-09  Carl Hetherington  <cth@carlh.net>
24
25         * Restore old behaviour of "no-stretch" mode with crop.
26
27         * Fix display of no-scale display mode in the player.
28
29 2014-03-08  Carl Hetherington  <cth@carlh.net>
30
31         * Version 1.65.1 released.
32
33 2014-03-08  Carl Hetherington  <cth@carlh.net>
34
35         * Fix incorrect audio analyses on multiple-stream content.
36
37         * Support for unsigned 8-bit audio (hmm!).
38
39 2014-03-06  Carl Hetherington  <cth@carlh.net>
40
41         * Version 1.65.0 released.
42
43 2014-03-05  Carl Hetherington  <cth@carlh.net>
44
45         * Version 1.64.19 released.
46
47 2014-03-05  Carl Hetherington  <cth@carlh.net>
48
49         * Bump maximum audio channels to 12 so that we can
50         (crudely at least) get BsL/BsR.
51
52 2014-03-04  Carl Hetherington  <cth@carlh.net>
53
54         * Version 1.64.18 released.
55
56 2014-03-04  Carl Hetherington  <cth@carlh.net>
57
58         * Add option to disable all scaling of the input video.
59
60 2014-03-03  Carl Hetherington  <cth@carlh.net>
61
62         * Fix rounding of timecodes in at least some cases (#323).
63
64         * Try to prevent OS X from sleeping during DCP encode.
65
66 2014-02-26  Carl Hetherington  <cth@carlh.net>
67
68         * Version 1.64.17 released.
69
70 2014-02-26  Carl Hetherington  <cth@carlh.net>
71
72         * Fix missing RMS audio analysis plots in some cases.
73
74         * Fix failure to load sound files with
75         non-ASCII paths.
76
77 2014-02-23  Carl Hetherington  <cth@carlh.net>
78
79         * Version 1.64.16 released.
80
81 2014-02-23  Carl Hetherington  <cth@carlh.net>
82
83         * Bump ffmpeg library to git head to fix problems with
84         misrecognised frame rates in some MOV files.
85
86 2014-02-20  Carl Hetherington  <cth@carlh.net>
87
88         * Version 1.64.15 released.
89
90 2014-02-20  Carl Hetherington  <cth@carlh.net>
91
92         * Basic support for 7.1 / HI/VI audio tracks.
93
94 2014-02-19  Carl Hetherington  <cth@carlh.net>
95
96         * Add some basic JSON stuff.
97
98 2014-02-18  Carl Hetherington  <cth@carlh.net>
99
100         * Version 1.64.14 released.
101
102 2014-02-18  Carl Hetherington  <cth@carlh.net>
103
104         * Version 1.64.13 released.
105
106 2014-02-12  Carl Hetherington  <cth@carlh.net>
107
108         * Make the batch converter remember its last directory
109         for the film picker (#318).
110
111         * Add dcpomatic_batch to OS X .app.
112
113 2014-02-11  Carl Hetherington  <cth@carlh.net>
114
115         * Version 1.64.12 released.
116
117 2014-02-11  Carl Hetherington  <cth@carlh.net>
118
119         * Be more careful when catching exceptions from KDM creation.
120
121 2014-02-10  Carl Hetherington  <cth@carlh.net>
122
123         * Version 1.64.11 released.
124
125 2014-02-10  Carl Hetherington  <cth@carlh.net>
126
127         * Version 1.64.10 released.
128
129 2014-02-10  Carl Hetherington  <cth@carlh.net>
130
131         * Try to fix Centos RPM dependencies.
132
133         * Version 1.64.9 released.
134
135 2014-02-10  Carl Hetherington  <cth@carlh.net>
136
137         * Version 1.64.8 released.
138
139 2014-02-09  Carl Hetherington  <cth@carlh.net>
140
141         * Build with a more careful version of libopenjpeg that handles
142         out-of-memory conditions slightly better.
143
144         * Possibly fix repeated no route to host errors in some cases.
145
146         * Some small bits of increased low-memory stability.
147
148         * Version 1.64.7 released.
149
150 2014-02-08  Carl Hetherington  <cth@carlh.net>
151
152         * Fix exception when seeking with missing content (part of #317).
153
154         * Version 1.64.6 released.
155
156 2014-02-08  Carl Hetherington  <cth@carlh.net>
157
158         * Version 1.64.5 released.
159
160 2014-02-08  Carl Hetherington  <cth@carlh.net>
161
162         * Version 1.64.4 released.
163
164 2014-02-08  Carl Hetherington  <cth@carlh.net>
165
166         * Version 1.64.3 released.
167
168 2014-02-08  Carl Hetherington  <cth@carlh.net>
169
170         * Bump libdcp version to get some fixes for Interop XML.
171
172 2014-02-07  Carl Hetherington  <cth@carlh.net>
173
174         * Add basic stuff to build RPMs for Centos.
175
176 2014-02-05  Carl Hetherington  <cth@carlh.net>
177
178         * Version 1.64.2 released.
179
180 2014-02-05  Carl Hetherington  <cth@carlh.net>
181
182         * A variety of fixes to small problems found by Coverity.
183
184 2014-02-05  Carl Hetherington  <cth@carlh.net>
185
186         * Version 1.64.1 released.
187
188 2014-02-05  Carl Hetherington  <cth@carlh.net>
189
190         * Updates to it_IT translation from William Fanelli.
191
192 2014-02-02  Carl Hetherington  <cth@carlh.net>
193
194         * Version 1.64.0 released.
195
196 2014-01-29  Carl Hetherington  <cth@carlh.net>
197
198         * Version 1.63.8 released.
199
200 2014-01-29  Carl Hetherington  <cth@carlh.net>
201
202         * Add subtitle X offset option.
203
204         * Fix missing subtitles when subtitled content is at a non-zero position.
205
206 2014-01-28  Carl Hetherington  <cth@carlh.net>
207
208         * Use Mbit/s instead of the incorrect MBps.
209
210         * Version 1.63.7 released.
211
212 2014-01-28  Carl Hetherington  <cth@carlh.net>
213
214         * Try to prevent Windows machines going to sleep during encodes.
215
216         * Add option to not install main program / server on Windows.
217
218 2014-01-26  Carl Hetherington  <cth@carlh.net>
219
220         * Change default JPEG2000 bandwith to 100MBps.
221
222         * Updated fr_FR translation from Theirry Journet.
223
224 2014-01-24  Carl Hetherington  <cth@carlh.net>
225
226         * Try to fix repeatedly-reported exceptions.
227
228 2014-01-23  Carl Hetherington  <cth@carlh.net>
229
230         * Version 1.63.6 released.
231
232 2014-01-23  Carl Hetherington  <cth@carlh.net>
233
234         * Fix recovery of DCP encoding after a crash with a 3D DCP.
235
236 2014-01-21  Carl Hetherington  <cth@carlh.net>
237
238         * Version 1.63.5 released.
239
240 2014-01-21  Carl Hetherington  <cth@carlh.net>
241
242         * Potentially major fix for bad A/V sync.
243
244 2014-01-19  Carl Hetherington  <cth@carlh.net>
245
246         * Version 1.63.4 released.
247
248 2014-01-19  Carl Hetherington  <cth@carlh.net>
249
250         * Updated sv_SE translation from Adam Klotblixt.
251
252 2014-01-15  Carl Hetherington  <cth@carlh.net>
253
254         * Version 1.63.3 released.
255
256 2014-01-15  Carl Hetherington  <cth@carlh.net>
257
258         * Hopefully fix badly-labelled MXFs when in Interop mode.
259
260 2014-01-14  Carl Hetherington  <cth@carlh.net>
261
262         * Version 1.63.2 released.
263
264 2014-01-14  Carl Hetherington  <cth@carlh.net>
265
266         * Fix problems with adding new soundtracks to FFmpeg content with
267         no audio track.
268
269         * Updated de_DE translation from Markus Raab.
270
271         * Version 1.63.1 released.
272
273 2014-01-14  Carl Hetherington  <cth@carlh.net>
274
275         * Try to fix subtitle problems when the video frame rate is being changed
276         from content to DCP.
277
278 2014-01-13  Carl Hetherington  <cth@carlh.net>
279
280         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
281         also tweak 1.19:1 (#306).
282
283         * Version 1.63.0 released.
284
285 2014-01-12  Carl Hetherington  <cth@carlh.net>
286
287         * Fix crashes when using -3dB options in locales with a , decimal separator.
288
289         * Version 1.62.3 released.
290
291 2014-01-11  Carl Hetherington  <cth@carlh.net>
292
293         * Hopefully fix error on restarting a cancelled transcode job
294         on Windows.
295
296 2014-01-10  Carl Hetherington  <cth@carlh.net>
297
298         * Version 1.62.2 released.
299
300 2014-01-10  Carl Hetherington  <cth@carlh.net>
301
302         * Version 1.62.1 released.
303
304 2014-01-10  Carl Hetherington  <cth@carlh.net>
305
306         * Version 1.62.0 released.
307
308 2014-01-10  Carl Hetherington  <cth@carlh.net>
309
310         * Try to stop the queue of things to write filling up excessively
311         on fast CPUs.
312
313         * Try to fix double "are you sure" prompt on quitting with active jobs.
314
315         * Version 1.61.2 released.
316
317 2014-01-09  Carl Hetherington  <cth@carlh.net>
318
319         * Version 1.61.1 released.
320
321 2014-01-09  Carl Hetherington  <cth@carlh.net>
322
323         * Version 1.61.0 released.
324
325 2014-01-09  Carl Hetherington  <cth@carlh.net>
326
327         * Hopefully fix somewhat inexplicable inability of Windows to open
328         new files on top of old ones in some circumstances (with audio
329         MXFs).
330
331         * Version 1.60 released.
332
333 2014-01-09  Carl Hetherington  <cth@carlh.net>
334
335         * More fixes for slow-downs on fast computers.
336
337 2014-01-08  Carl Hetherington  <cth@carlh.net>
338
339         * Version 1.59 released.
340
341 2014-01-07  Carl Hetherington  <cth@carlh.net>
342
343         * Version 1.58 released.
344
345 2014-01-07  Carl Hetherington  <cth@carlh.net>
346
347         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
348         of some .mov files.
349
350         * Very primitive check-for-updates feature added.
351
352         * Allow still-moving-image sources to have their frame rate specified.
353
354 2014-01-06  Carl Hetherington  <cth@carlh.net>
355
356         * Basics of per-channel audio gain (#247).
357
358         * Give a warning on make DCP if it seems unlikely that the disk
359         will have enough space to store the finished DCP (#92).
360
361         * Make sure forced languages override the environment for gettext()
362         as well as wxWidgets' i18n code (#108).
363
364         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
365         with interop (#206).
366
367         * Fix subtitle colouring (#152).
368
369         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
370
371         * Remove seemingly unnecessary checks on image directories.
372
373         * Leave DCP directory creation until the last minute to help
374         avoid half-eaten directories being left around (#174).
375
376 2014-01-05  Carl Hetherington  <cth@carlh.net>
377
378         * Version 1.57 released.
379
380 2014-01-05  Carl Hetherington  <cth@carlh.net>
381
382         * Use _fseeki64 on Windows when reading content files.
383
384         * Various small fixes to i18n.
385
386 2014-01-03  Carl Hetherington  <cth@carlh.net>
387
388         * Version 1.56 released.
389
390 2014-01-03  Carl Hetherington  <cth@carlh.net>
391
392         * Version 1.55 released.
393
394 2014-01-03  Carl Hetherington  <cth@carlh.net>
395
396         * New de_DE translation from Markus Raab.
397
398         * Work-around mysterious call of pure virtual method inside boost.
399
400 2014-01-01  Carl Hetherington  <cth@carlh.net>
401
402         * Bump ffmpeg version.
403
404 2013-12-30  Carl Hetherington  <cth@carlh.net>
405
406         * Version 1.54 released.
407
408 2013-12-30  Carl Hetherington  <cth@carlh.net>
409
410         * Put catches around a few threads which could have uncaught exceptions.
411
412         * Add nascent dcpomatic_create command-line program to create films.
413
414 2013-12-29  Carl Hetherington  <cth@carlh.net>
415
416         * Version 1.53 released.
417
418 2013-12-29  Carl Hetherington  <cth@carlh.net>
419
420         * Fix failure to load content from directories with non-Latin names.
421
422 2013-12-28  Carl Hetherington  <cth@carlh.net>
423
424         * Speculative fix for "find missing" not working on OS X (#255).
425
426         * Fix failure to load films with missing still image content (#300).
427
428 2013-12-27  Carl Hetherington  <cth@carlh.net>
429
430         * Fix non-update of video information on changing DCP resolution (#299).
431
432         * Version 1.52 released.
433
434 2013-12-27  Carl Hetherington  <cth@carlh.net>
435
436         * More speculative fixes for 4K.
437
438 2013-12-23  Carl Hetherington  <cth@carlh.net>
439
440         * Version 1.51 released.
441
442 2013-12-23  Carl Hetherington  <cth@carlh.net>
443
444         * A couple of potential fixes for 4K.
445
446         * Version 1.50 released.
447
448 2013-12-23  Carl Hetherington  <cth@carlh.net>
449
450         * Version 1.49 released.
451
452 2013-12-23  Carl Hetherington  <cth@carlh.net>
453
454         * Version 1.48 released.
455
456 2013-12-23  Carl Hetherington  <cth@carlh.net>
457
458         * Add TLS/SSL support to KDM email sending.
459
460 2013-12-23  Carl Hetherington  <cth@carlh.net>
461
462         * Version 1.47 released.
463
464 2013-12-23  Carl Hetherington  <cth@carlh.net>
465
466         * Add $START_TIME and $END_TIME as variables for the KDM email.
467
468         * Add top/bottom option for 3D frames.
469
470 2013-12-20  Carl Hetherington  <cth@carlh.net>
471
472         * Add configuration option for default audio delay (#276).
473
474         * Version 1.46 released.
475
476 2013-12-19  Carl Hetherington  <cth@carlh.net>
477
478         * Version 1.45 released.
479
480 2013-12-19  Carl Hetherington  <cth@carlh.net>
481
482         * Bump libdcp version again for a crash fix for 32-bit Windows,
483         and also for problems generating certificate chains.
484
485 2013-12-18  Carl Hetherington  <cth@carlh.net>
486
487         * Version 1.44 released.
488
489 2013-12-18  Carl Hetherington  <cth@carlh.net>
490
491         * Bump libdcp version again for a fix to XML validity for 3D.
492
493         * Version 1.43 released.
494
495 2013-12-18  Carl Hetherington  <cth@carlh.net>
496
497         * Update libdcp version to get fix for 3D IntrinsicDuration.
498
499         * Fix progress reporting when making 3D DCPs.
500
501         * Fix non-update of display when changing video frame type (2D,
502         3D left/right etc.)
503
504         * Restore video information in video tab when using still images.
505
506         * Hopefully fix exception on new film in some strange cases.
507
508 2013-12-09  Carl Hetherington  <cth@carlh.net>
509
510         * Version 1.42 released.
511
512 2013-12-09  Carl Hetherington  <cth@carlh.net>
513
514         * Fix make_black for pixel format 7 (#288).
515
516 2013-12-08  Carl Hetherington  <cth@carlh.net>
517
518         * Fix display update when removing content (#281).
519
520 2013-12-07  Carl Hetherington  <cth@carlh.net>
521
522         * Version 1.41 released.
523
524 2013-12-05  Carl Hetherington  <cth@carlh.net>
525
526         * Improve the correctness of lengths reported by sound files to fix
527         short DCPs when using non-DCI-rate sound files with stills.
528
529 2013-12-04  Carl Hetherington  <cth@carlh.net>
530
531         * Make signatures optional (#273).
532
533         * Only do scale/crop/window/subtitle overlay if a frame is going
534         to be encoded for the DCP.
535
536         * Several optimisations to video processing, which should
537         speed up the player a bit.
538
539 2013-12-03  Carl Hetherington  <cth@carlh.net>
540
541         * Add "play length" control to avoid having to do arithmetic to
542         get end-trims right in some cases (#261).
543
544 2013-12-02  Carl Hetherington  <cth@carlh.net>
545
546         * Fix breakage to adding multiple files at the same time.
547
548         * Fix crash on double-click of "show audio" button (#278).
549
550         * Version 1.40 released.
551
552 2013-12-02  Carl Hetherington  <cth@carlh.net>
553
554         * Fix problems with FFmpeg files that have all-zero stream IDs.
555
556         * Fix crash on checking non-existing frame info
557         files.
558
559         * Fix erroneous disabling of timing panel with
560         audio-only sources.
561
562 2013-11-30  Carl Hetherington  <cth@carlh.net>
563
564         * Version 1.39 released.
565
566 2013-11-30  Carl Hetherington  <cth@carlh.net>
567
568         * Fix windows build.
569
570 2013-11-29  Carl Hetherington  <cth@carlh.net>
571
572         * Version 1.38 released.
573
574 2013-11-29  Carl Hetherington  <cth@carlh.net>
575
576         * Add option to join input files together
577         to help with multiple VOB files from DVDs.
578
579         * Fix build for 32-bit versions of OS X.
580
581 2013-11-27  Carl Hetherington  <cth@carlh.net>
582
583         * Version 1.37 released.
584
585 2013-11-27  Carl Hetherington  <cth@carlh.net>
586
587         * Version 1.36 released.
588
589 2013-11-27  Carl Hetherington  <cth@carlh.net>
590
591         * Version 1.35 released.
592
593 2013-11-26  Carl Hetherington  <cth@carlh.net>
594
595         * Updated fr_FR translation from Lilian Lefranc.
596
597         * A whole load of fixes for lots of bugs when handling filenames
598         using non-Latin characters on Windows.
599
600 2013-11-22  Carl Hetherington  <cth@carlh.net>
601
602         * Version 1.34 released.
603
604 2013-11-22  Carl Hetherington  <cth@carlh.net>
605
606         * Fix both OS X and Windows installers.
607
608 2013-11-21  Carl Hetherington  <cth@carlh.net>
609
610         * Version 1.33 released.
611
612 2013-11-21  Carl Hetherington  <cth@carlh.net>
613
614         * Fix Ubuntu 13.04 build.
615
616 2013-11-20  Carl Hetherington  <cth@carlh.net>
617
618         * Version 1.32 released.
619
620 2013-11-20  Carl Hetherington  <cth@carlh.net>
621
622         * Version 1.31 released.
623
624 2013-11-20  Carl Hetherington  <cth@carlh.net>
625
626         * Add primitive hints dialogue box.
627
628 2013-11-17  Carl Hetherington  <cth@carlh.net>
629
630         * Fix specified-server discovery.
631
632         * Version 1.30 released.
633
634 2013-11-17  Carl Hetherington  <cth@carlh.net>
635
636         * Speculative fix for servers crashing with different
637         locales to clients.
638
639 2013-11-16  Carl Hetherington  <cth@carlh.net>
640
641         * Bump bundled FFmpeg version to current git master.
642
643         * Fix erroneous reset of visible channels in audio
644         level dialog when changing gain.
645
646 2013-11-15  Carl Hetherington  <cth@carlh.net>
647
648         * Use 2 decimal places for gamma controls instead
649         of 1.
650
651 2013-11-14  Carl Hetherington  <cth@carlh.net>
652
653         * Support modification of certain properties when
654         there are several selected pieces of content.
655
656         * Add server configuration back in.
657
658 2013-11-12  Carl Hetherington  <cth@carlh.net>
659
660         * Version 1.29 released.
661
662 2013-11-12  Carl Hetherington  <cth@carlh.net>
663
664         * Fix bad_alloc exception on audio analysis (and
665         probably elsewhere).
666
667 2013-11-11  Carl Hetherington  <cth@carlh.net>
668
669         * Version 1.28 released.
670
671 2013-11-11  Carl Hetherington  <cth@carlh.net>
672
673         * Somewhat speculative fix for slow-downs and
674         large memory consumption with multi-content playlists.
675
676 2013-11-10  Carl Hetherington  <cth@carlh.net>
677
678         * Hopefully get rid of spurious black lines around
679         preview.
680
681 2013-11-08  Carl Hetherington  <carl@ubuntu>
682
683         * Fix strange behaviour of J2K bandwidth control
684         on 32-bit Linux.
685
686 2013-11-07  Carl Hetherington  <cth@carlh.net>
687
688         * Open file dialog starts in the configured DCP directory,
689         if one exists (#70).
690
691 2013-11-06  Carl Hetherington  <cth@carlh.net>
692
693         * Support pixel format 30 (#254).
694
695 2013-11-06  Carl Hetherington  <cth@carlh.net>
696
697         * Version 1.27 released.
698
699 2013-11-06  Carl Hetherington  <cth@carlh.net>
700
701         * Various server-related tidying up; servers are
702         now auto-detected only (the configuration for
703         them has been removed).
704
705 2013-11-06  Carl Hetherington  <cth@carlh.net>
706
707         * Version 1.26 released.
708
709 2013-11-05  Carl Hetherington  <cth@carlh.net>
710
711         * Auto-detect encoding servers on the local
712         subnet(s).
713
714         * Tweak verbosity of command-line encoding servers.
715
716 2013-11-04  Carl Hetherington  <cth@carlh.net>
717
718         * Version 1.25 released.
719
720 2013-10-29  Carl Hetherington  <cth@carlh.net>
721
722         * Improve performance when start-trimming
723         large files.
724
725         * Fix audio problems when start-trimming.
726
727 2013-10-28  Carl Hetherington  <cth@carlh.net>
728
729         * Version 1.24 released.
730
731 2013-10-28  Carl Hetherington  <cth@carlh.net>
732
733         * Fix failure to reload configuration on
734         some non-English locales.
735
736 2013-10-26  Carl Hetherington  <cth@carlh.net>
737
738         * Version 1.23 released.
739
740 2013-10-25  Carl Hetherington  <cth@carlh.net>
741
742         * Version 1.22 released.
743
744 2013-10-24  Carl Hetherington  <cth@carlh.net>
745
746         * Support sources that require repeat of more than
747         1 extra frame.
748
749 2013-10-23  Carl Hetherington  <cth@carlh.net>
750
751         * Version 1.21 released.
752
753 2013-10-23  Carl Hetherington  <cth@carlh.net>
754
755         * Use our own directory picker on Ubuntu 13.10 as well
756         as Ubuntu 13.04 as it seems similarly broken.
757
758 2013-10-22  Carl Hetherington  <cth@carlh.net>
759
760         * Version 1.20 released.
761
762 2013-10-22  Carl Hetherington  <cth@carlh.net>
763
764         * Allow films to be loaded when content is missing,
765         and then that content can be re-found.
766
767 2013-10-21  Carl Hetherington  <cth@carlh.net>
768
769         * Version 1.19 released.
770
771 2013-10-21  Carl Hetherington  <cth@carlh.net>
772
773         * Fix Rec. 709 gammas (from Lilian Lefranc)
774
775 2013-10-20  Carl Hetherington  <cth@carlh.net>
776
777         * Allow specification of subtitle language even if DVD-o-matic
778         isn't providing the subtitles.
779
780 2013-10-20  Carl Hetherington  <cth@carlh.net>
781
782         * Version 1.18 released.
783
784 2013-10-19  Carl Hetherington  <cth@carlh.net>
785
786         * Fix non-saving of colour transform presets.
787
788         * Some improvements in progress reporting, especially
789         for long encodes.
790
791 2013-10-18  Carl Hetherington  <cth@carlh.net>
792
793         * Fix bug with incorrect validity times given to KDMs.
794
795 2013-10-17  Carl Hetherington  <cth@carlh.net>
796
797         * Fix Make DCP menu option sensitivity (#230).
798
799         * Forward-port fix from master; use 1000000 rather
800         than 1e6 for J2K bandwidth arithmetic to ensure
801         that it's done with integers.
802
803 2013-10-16  Carl Hetherington  <cth@carlh.net>
804
805         * Version 1.17 released.
806
807 2013-10-16  Carl Hetherington  <cth@carlh.net>
808
809         * Hopefully fix crash on closing preferences window
810         when ~/.config/dcpomatic does not exist.
811
812         * Allow specification of the DCP to make KDMs for,
813         in case there is more than one.
814
815         * Speed up response to some settings changes
816         (e.g. crop) (#196).
817
818 2013-10-15  Carl Hetherington  <cth@carlh.net>
819
820         * Version 1.16 released.
821
822 2013-10-15  Carl Hetherington  <cth@carlh.net>
823
824         * Restore up/down buttons for simple content time
825         movements.
826
827         * Include film title in KDM filenames.
828
829         * Allow no-stretch scaling like in DVD-o-matic.
830
831 2013-10-14  Carl Hetherington  <cth@carlh.net>
832
833         * Add Rec. 709 colour conversion preset using
834         Wolfgang Woehl's matrix.
835
836 2013-10-14  Carl Hetherington  <cth@carlh.net>
837
838         * Version 1.15 released.
839
840 2013-10-14  Carl Hetherington  <cth@carlh.net>
841
842         * Fix some crashes in the KDM dialogue when coming
843         out of the add screen without giving a certificate.
844
845         * Really fix libltdl search path on OS X.
846
847 2013-10-13  Carl Hetherington  <cth@carlh.net>
848
849         * Version 1.14 released.
850
851 2013-10-12  Carl Hetherington  <cth@carlh.net>
852
853         * Add some missing libraries to the OS X build.
854
855         * Fix libltdl search path on OS X.
856
857 2013-10-12  Carl Hetherington  <cth@carlh.net>
858
859         * Version 1.13 released.
860
861 2013-10-12  Carl Hetherington  <cth@carlh.net>
862
863         * Fix linux static build.
864
865 2013-10-11  Carl Hetherington  <cth@carlh.net>
866
867         * Version 1.12 released.
868
869 2013-10-11  Carl Hetherington  <cth@carlh.net>
870
871         * Fix failure to create signer certificates
872         on Windows.
873
874 2013-10-10  Carl Hetherington  <cth@carlh.net>
875
876         * Basic snapping in the timeline.
877
878         * Various improvements to dcpomatic_kdm.
879
880 2013-10-10  Carl Hetherington  <cth@carlh.net>
881
882         * Version 1.11 released.
883
884 2013-10-10  Carl Hetherington  <cth@carlh.net>
885
886         * libdcp fix to incorrect signature digests.
887
888 2013-10-09  Carl Hetherington  <cth@carlh.net>
889
890         * Version 1.10 released.
891
892 2013-10-09  Carl Hetherington  <cth@carlh.net>
893
894         * Add some missing Windows dependencies.
895
896 2013-10-09  Carl Hetherington  <cth@carlh.net>
897
898         * Version 1.09 released.
899
900 2013-10-09  Carl Hetherington  <cth@carlh.net>
901
902         * Bump libdcp version to pull in speculative fix
903         for AuthorizedDeviceList thumbprints in KDMs.
904
905 2013-10-09  Carl Hetherington  <cth@carlh.net>
906
907         * Version 1.08 released.
908
909 2013-10-09  Carl Hetherington  <cth@carlh.net>
910
911         * Fix problems with crypto stuff on Windows.
912
913 2013-10-08  Carl Hetherington  <cth@carlh.net>
914
915         * Version 1.07 released.
916
917 2013-10-01  Carl Hetherington  <cth@carlh.net>
918
919         * Version 1.06 released.
920
921 2013-09-19  Carl Hetherington  <cth@carlh.net>
922
923         * Version 1.05 released.
924
925 2013-09-17  Carl Hetherington  <cth@carlh.net>
926
927         * Version 1.04 released.
928
929 2013-09-09  Carl Hetherington  <cth@carlh.net>
930
931         * Version 1.03 released.
932
933 2013-09-02  Carl Hetherington  <cth@carlh.net>
934
935         * Add missing boost datetime dependency
936         to debian control files.
937
938 2013-08-30  Carl Hetherington  <cth@carlh.net>
939
940         * Version 1.02 released.
941
942 2013-08-29  Carl Hetherington  <cth@carlh.net>
943
944         * Version 1.01 released.
945
946 2013-08-29  Carl Hetherington  <cth@carlh.net>
947
948         * Restore server/client operation (#202).
949
950         * Fix strange rounding of still image durations (#204).
951
952         * Remove limitation to numbers and periods in the
953         server host name dialogue box.
954
955         * Fix stuck-at-99% progress meters (#184).
956
957         * Version 1.01beta1 released.
958
959 2013-08-29  Carl Hetherington  <cth@carlh.net>
960
961         * Fix emissions of large chunks of silence when
962         analysing audio in some cases.
963
964         * Use my @dcpomatic.com email address for now,
965         rather than a non-existant mailing list.
966
967 2013-08-28  Carl Hetherington  <cth@carlh.net>
968
969         * Initial DCP-o-matic release.
970