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