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