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