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