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