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