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