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