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