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