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