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