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