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