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