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