Merge master.
[dcpomatic.git] / ChangeLog
1 2014-01-23  Carl Hetherington  <cth@carlh.net>
2
3         * Fix recovery of DCP encoding after a crash with a 3D DCP.
4
5 2014-01-21  Carl Hetherington  <cth@carlh.net>
6
7         * Version 1.63.5 released.
8
9 2014-01-21  Carl Hetherington  <cth@carlh.net>
10
11         * Potentially major fix for bad A/V sync.
12
13 2014-01-19  Carl Hetherington  <cth@carlh.net>
14
15         * Version 1.63.4 released.
16
17 2014-01-19  Carl Hetherington  <cth@carlh.net>
18
19         * Updated sv_SE translation from Adam Klotblixt.
20
21 2014-01-15  Carl Hetherington  <cth@carlh.net>
22
23         * Version 1.63.3 released.
24
25 2014-01-15  Carl Hetherington  <cth@carlh.net>
26
27         * Hopefully fix badly-labelled MXFs when in Interop mode.
28
29 2014-01-14  Carl Hetherington  <cth@carlh.net>
30
31         * Version 1.63.2 released.
32
33 2014-01-14  Carl Hetherington  <cth@carlh.net>
34
35         * Fix problems with adding new soundtracks to FFmpeg content with
36         no audio track.
37
38         * Updated de_DE translation from Markus Raab.
39
40         * Version 1.63.1 released.
41
42 2014-01-14  Carl Hetherington  <cth@carlh.net>
43
44         * Try to fix subtitle problems when the video frame rate is being changed
45         from content to DCP.
46
47 2014-01-13  Carl Hetherington  <cth@carlh.net>
48
49         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
50         also tweak 1.19:1 (#306).
51
52         * Version 1.63.0 released.
53
54 2014-01-12  Carl Hetherington  <cth@carlh.net>
55
56         * Fix crashes when using -3dB options in locales with a , decimal separator.
57
58         * Version 1.62.3 released.
59
60 2014-01-11  Carl Hetherington  <cth@carlh.net>
61
62         * Hopefully fix error on restarting a cancelled transcode job
63         on Windows.
64
65 2014-01-10  Carl Hetherington  <cth@carlh.net>
66
67         * Version 1.62.2 released.
68
69 2014-01-10  Carl Hetherington  <cth@carlh.net>
70
71         * Version 1.62.1 released.
72
73 2014-01-10  Carl Hetherington  <cth@carlh.net>
74
75         * Version 1.62.0 released.
76
77 2014-01-10  Carl Hetherington  <cth@carlh.net>
78
79         * Try to stop the queue of things to write filling up excessively
80         on fast CPUs.
81
82         * Try to fix double "are you sure" prompt on quitting with active jobs.
83
84         * Version 1.61.2 released.
85
86 2014-01-09  Carl Hetherington  <cth@carlh.net>
87
88         * Version 1.61.1 released.
89
90 2014-01-09  Carl Hetherington  <cth@carlh.net>
91
92         * Version 1.61.0 released.
93
94 2014-01-09  Carl Hetherington  <cth@carlh.net>
95
96         * Hopefully fix somewhat inexplicable inability of Windows to open
97         new files on top of old ones in some circumstances (with audio
98         MXFs).
99
100         * Version 1.60 released.
101
102 2014-01-09  Carl Hetherington  <cth@carlh.net>
103
104         * More fixes for slow-downs on fast computers.
105
106 2014-01-08  Carl Hetherington  <cth@carlh.net>
107
108         * Version 1.59 released.
109
110 2014-01-07  Carl Hetherington  <cth@carlh.net>
111
112         * Version 1.58 released.
113
114 2014-01-07  Carl Hetherington  <cth@carlh.net>
115
116         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
117         of some .mov files.
118
119         * Very primitive check-for-updates feature added.
120
121         * Allow still-moving-image sources to have their frame rate specified.
122
123 2014-01-06  Carl Hetherington  <cth@carlh.net>
124
125         * Basics of per-channel audio gain (#247).
126
127         * Give a warning on make DCP if it seems unlikely that the disk
128         will have enough space to store the finished DCP (#92).
129
130         * Make sure forced languages override the environment for gettext()
131         as well as wxWidgets' i18n code (#108).
132
133         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
134         with interop (#206).
135
136         * Fix subtitle colouring (#152).
137
138         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
139
140         * Remove seemingly unnecessary checks on image directories.
141
142         * Leave DCP directory creation until the last minute to help
143         avoid half-eaten directories being left around (#174).
144
145 2014-01-05  Carl Hetherington  <cth@carlh.net>
146
147         * Version 1.57 released.
148
149 2014-01-05  Carl Hetherington  <cth@carlh.net>
150
151         * Use _fseeki64 on Windows when reading content files.
152
153         * Various small fixes to i18n.
154
155 2014-01-03  Carl Hetherington  <cth@carlh.net>
156
157         * Version 1.56 released.
158
159 2014-01-03  Carl Hetherington  <cth@carlh.net>
160
161         * Version 1.55 released.
162
163 2014-01-03  Carl Hetherington  <cth@carlh.net>
164
165         * New de_DE translation from Markus Raab.
166
167         * Work-around mysterious call of pure virtual method inside boost.
168
169 2014-01-01  Carl Hetherington  <cth@carlh.net>
170
171         * Bump ffmpeg version.
172
173 2013-12-30  Carl Hetherington  <cth@carlh.net>
174
175         * Version 1.54 released.
176
177 2013-12-30  Carl Hetherington  <cth@carlh.net>
178
179         * Put catches around a few threads which could have uncaught exceptions.
180
181         * Add nascent dcpomatic_create command-line program to create films.
182
183 2013-12-29  Carl Hetherington  <cth@carlh.net>
184
185         * Version 1.53 released.
186
187 2013-12-29  Carl Hetherington  <cth@carlh.net>
188
189         * Fix failure to load content from directories with non-Latin names.
190
191 2013-12-28  Carl Hetherington  <cth@carlh.net>
192
193         * Speculative fix for "find missing" not working on OS X (#255).
194
195         * Fix failure to load films with missing still image content (#300).
196
197 2013-12-27  Carl Hetherington  <cth@carlh.net>
198
199         * Fix non-update of video information on changing DCP resolution (#299).
200
201         * Version 1.52 released.
202
203 2013-12-27  Carl Hetherington  <cth@carlh.net>
204
205         * More speculative fixes for 4K.
206
207 2013-12-23  Carl Hetherington  <cth@carlh.net>
208
209         * Version 1.51 released.
210
211 2013-12-23  Carl Hetherington  <cth@carlh.net>
212
213         * A couple of potential fixes for 4K.
214
215         * Version 1.50 released.
216
217 2013-12-23  Carl Hetherington  <cth@carlh.net>
218
219         * Version 1.49 released.
220
221 2013-12-23  Carl Hetherington  <cth@carlh.net>
222
223         * Version 1.48 released.
224
225 2013-12-23  Carl Hetherington  <cth@carlh.net>
226
227         * Add TLS/SSL support to KDM email sending.
228
229 2013-12-23  Carl Hetherington  <cth@carlh.net>
230
231         * Version 1.47 released.
232
233 2013-12-23  Carl Hetherington  <cth@carlh.net>
234
235         * Add $START_TIME and $END_TIME as variables for the KDM email.
236
237         * Add top/bottom option for 3D frames.
238
239 2013-12-20  Carl Hetherington  <cth@carlh.net>
240
241         * Add configuration option for default audio delay (#276).
242
243         * Version 1.46 released.
244
245 2013-12-19  Carl Hetherington  <cth@carlh.net>
246
247         * Version 1.45 released.
248
249 2013-12-19  Carl Hetherington  <cth@carlh.net>
250
251         * Bump libdcp version again for a crash fix for 32-bit Windows,
252         and also for problems generating certificate chains.
253
254 2013-12-18  Carl Hetherington  <cth@carlh.net>
255
256         * Version 1.44 released.
257
258 2013-12-18  Carl Hetherington  <cth@carlh.net>
259
260         * Bump libdcp version again for a fix to XML validity for 3D.
261
262         * Version 1.43 released.
263
264 2013-12-18  Carl Hetherington  <cth@carlh.net>
265
266         * Update libdcp version to get fix for 3D IntrinsicDuration.
267
268         * Fix progress reporting when making 3D DCPs.
269
270         * Fix non-update of display when changing video frame type (2D,
271         3D left/right etc.)
272
273         * Restore video information in video tab when using still images.
274
275         * Hopefully fix exception on new film in some strange cases.
276
277 2013-12-09  Carl Hetherington  <cth@carlh.net>
278
279         * Version 1.42 released.
280
281 2013-12-09  Carl Hetherington  <cth@carlh.net>
282
283         * Fix make_black for pixel format 7 (#288).
284
285 2013-12-08  Carl Hetherington  <cth@carlh.net>
286
287         * Fix display update when removing content (#281).
288
289 2013-12-07  Carl Hetherington  <cth@carlh.net>
290
291         * Version 1.41 released.
292
293 2013-12-05  Carl Hetherington  <cth@carlh.net>
294
295         * Improve the correctness of lengths reported by sound files to fix
296         short DCPs when using non-DCI-rate sound files with stills.
297
298 2013-12-04  Carl Hetherington  <cth@carlh.net>
299
300         * Make signatures optional (#273).
301
302         * Only do scale/crop/window/subtitle overlay if a frame is going
303         to be encoded for the DCP.
304
305         * Several optimisations to video processing, which should
306         speed up the player a bit.
307
308 2013-12-03  Carl Hetherington  <cth@carlh.net>
309
310         * Add "play length" control to avoid having to do arithmetic to
311         get end-trims right in some cases (#261).
312
313 2013-12-02  Carl Hetherington  <cth@carlh.net>
314
315         * Fix breakage to adding multiple files at the same time.
316
317         * Fix crash on double-click of "show audio" button (#278).
318
319         * Version 1.40 released.
320
321 2013-12-02  Carl Hetherington  <cth@carlh.net>
322
323         * Fix problems with FFmpeg files that have all-zero stream IDs.
324
325         * Fix crash on checking non-existing frame info
326         files.
327
328         * Fix erroneous disabling of timing panel with
329         audio-only sources.
330
331 2013-11-30  Carl Hetherington  <cth@carlh.net>
332
333         * Version 1.39 released.
334
335 2013-11-30  Carl Hetherington  <cth@carlh.net>
336
337         * Fix windows build.
338
339 2013-11-29  Carl Hetherington  <cth@carlh.net>
340
341         * Version 1.38 released.
342
343 2013-11-29  Carl Hetherington  <cth@carlh.net>
344
345         * Add option to join input files together
346         to help with multiple VOB files from DVDs.
347
348         * Fix build for 32-bit versions of OS X.
349
350 2013-11-27  Carl Hetherington  <cth@carlh.net>
351
352         * Version 1.37 released.
353
354 2013-11-27  Carl Hetherington  <cth@carlh.net>
355
356         * Version 1.36 released.
357
358 2013-11-27  Carl Hetherington  <cth@carlh.net>
359
360         * Version 1.35 released.
361
362 2013-11-26  Carl Hetherington  <cth@carlh.net>
363
364         * Updated fr_FR translation from Lilian Lefranc.
365
366         * A whole load of fixes for lots of bugs when handling filenames
367         using non-Latin characters on Windows.
368
369 2013-11-22  Carl Hetherington  <cth@carlh.net>
370
371         * Version 1.34 released.
372
373 2013-11-22  Carl Hetherington  <cth@carlh.net>
374
375         * Fix both OS X and Windows installers.
376
377 2013-11-21  Carl Hetherington  <cth@carlh.net>
378
379         * Version 1.33 released.
380
381 2013-11-21  Carl Hetherington  <cth@carlh.net>
382
383         * Fix Ubuntu 13.04 build.
384
385 2013-11-20  Carl Hetherington  <cth@carlh.net>
386
387         * Version 1.32 released.
388
389 2013-11-20  Carl Hetherington  <cth@carlh.net>
390
391         * Version 1.31 released.
392
393 2013-11-20  Carl Hetherington  <cth@carlh.net>
394
395         * Add primitive hints dialogue box.
396
397 2013-11-17  Carl Hetherington  <cth@carlh.net>
398
399         * Fix specified-server discovery.
400
401         * Version 1.30 released.
402
403 2013-11-17  Carl Hetherington  <cth@carlh.net>
404
405         * Speculative fix for servers crashing with different
406         locales to clients.
407
408 2013-11-16  Carl Hetherington  <cth@carlh.net>
409
410         * Bump bundled FFmpeg version to current git master.
411
412         * Fix erroneous reset of visible channels in audio
413         level dialog when changing gain.
414
415 2013-11-15  Carl Hetherington  <cth@carlh.net>
416
417         * Use 2 decimal places for gamma controls instead
418         of 1.
419
420 2013-11-14  Carl Hetherington  <cth@carlh.net>
421
422         * Support modification of certain properties when
423         there are several selected pieces of content.
424
425         * Add server configuration back in.
426
427 2013-11-12  Carl Hetherington  <cth@carlh.net>
428
429         * Version 1.29 released.
430
431 2013-11-12  Carl Hetherington  <cth@carlh.net>
432
433         * Fix bad_alloc exception on audio analysis (and
434         probably elsewhere).
435
436 2013-11-11  Carl Hetherington  <cth@carlh.net>
437
438         * Version 1.28 released.
439
440 2013-11-11  Carl Hetherington  <cth@carlh.net>
441
442         * Somewhat speculative fix for slow-downs and
443         large memory consumption with multi-content playlists.
444
445 2013-11-10  Carl Hetherington  <cth@carlh.net>
446
447         * Hopefully get rid of spurious black lines around
448         preview.
449
450 2013-11-08  Carl Hetherington  <carl@ubuntu>
451
452         * Fix strange behaviour of J2K bandwidth control
453         on 32-bit Linux.
454
455 2013-11-07  Carl Hetherington  <cth@carlh.net>
456
457         * Open file dialog starts in the configured DCP directory,
458         if one exists (#70).
459
460 2013-11-06  Carl Hetherington  <cth@carlh.net>
461
462         * Support pixel format 30 (#254).
463
464 2013-11-06  Carl Hetherington  <cth@carlh.net>
465
466         * Version 1.27 released.
467
468 2013-11-06  Carl Hetherington  <cth@carlh.net>
469
470         * Various server-related tidying up; servers are
471         now auto-detected only (the configuration for
472         them has been removed).
473
474 2013-11-06  Carl Hetherington  <cth@carlh.net>
475
476         * Version 1.26 released.
477
478 2013-11-05  Carl Hetherington  <cth@carlh.net>
479
480         * Auto-detect encoding servers on the local
481         subnet(s).
482
483         * Tweak verbosity of command-line encoding servers.
484
485 2013-11-04  Carl Hetherington  <cth@carlh.net>
486
487         * Version 1.25 released.
488
489 2013-10-29  Carl Hetherington  <cth@carlh.net>
490
491         * Improve performance when start-trimming
492         large files.
493
494         * Fix audio problems when start-trimming.
495
496 2013-10-28  Carl Hetherington  <cth@carlh.net>
497
498         * Version 1.24 released.
499
500 2013-10-28  Carl Hetherington  <cth@carlh.net>
501
502         * Fix failure to reload configuration on
503         some non-English locales.
504
505 2013-10-26  Carl Hetherington  <cth@carlh.net>
506
507         * Version 1.23 released.
508
509 2013-10-25  Carl Hetherington  <cth@carlh.net>
510
511         * Version 1.22 released.
512
513 2013-10-24  Carl Hetherington  <cth@carlh.net>
514
515         * Support sources that require repeat of more than
516         1 extra frame.
517
518 2013-10-23  Carl Hetherington  <cth@carlh.net>
519
520         * Version 1.21 released.
521
522 2013-10-23  Carl Hetherington  <cth@carlh.net>
523
524         * Use our own directory picker on Ubuntu 13.10 as well
525         as Ubuntu 13.04 as it seems similarly broken.
526
527 2013-10-22  Carl Hetherington  <cth@carlh.net>
528
529         * Version 1.20 released.
530
531 2013-10-22  Carl Hetherington  <cth@carlh.net>
532
533         * Allow films to be loaded when content is missing,
534         and then that content can be re-found.
535
536 2013-10-21  Carl Hetherington  <cth@carlh.net>
537
538         * Version 1.19 released.
539
540 2013-10-21  Carl Hetherington  <cth@carlh.net>
541
542         * Fix Rec. 709 gammas (from Lilian Lefranc)
543
544 2013-10-20  Carl Hetherington  <cth@carlh.net>
545
546         * Allow specification of subtitle language even if DVD-o-matic
547         isn't providing the subtitles.
548
549 2013-10-20  Carl Hetherington  <cth@carlh.net>
550
551         * Version 1.18 released.
552
553 2013-10-19  Carl Hetherington  <cth@carlh.net>
554
555         * Fix non-saving of colour transform presets.
556
557         * Some improvements in progress reporting, especially
558         for long encodes.
559
560 2013-10-18  Carl Hetherington  <cth@carlh.net>
561
562         * Fix bug with incorrect validity times given to KDMs.
563
564 2013-10-17  Carl Hetherington  <cth@carlh.net>
565
566         * Fix Make DCP menu option sensitivity (#230).
567
568         * Forward-port fix from master; use 1000000 rather
569         than 1e6 for J2K bandwidth arithmetic to ensure
570         that it's done with integers.
571
572 2013-10-16  Carl Hetherington  <cth@carlh.net>
573
574         * Version 1.17 released.
575
576 2013-10-16  Carl Hetherington  <cth@carlh.net>
577
578         * Hopefully fix crash on closing preferences window
579         when ~/.config/dcpomatic does not exist.
580
581         * Allow specification of the DCP to make KDMs for,
582         in case there is more than one.
583
584         * Speed up response to some settings changes
585         (e.g. crop) (#196).
586
587 2013-10-15  Carl Hetherington  <cth@carlh.net>
588
589         * Version 1.16 released.
590
591 2013-10-15  Carl Hetherington  <cth@carlh.net>
592
593         * Restore up/down buttons for simple content time
594         movements.
595
596         * Include film title in KDM filenames.
597
598         * Allow no-stretch scaling like in DVD-o-matic.
599
600 2013-10-14  Carl Hetherington  <cth@carlh.net>
601
602         * Add Rec. 709 colour conversion preset using
603         Wolfgang Woehl's matrix.
604
605 2013-10-14  Carl Hetherington  <cth@carlh.net>
606
607         * Version 1.15 released.
608
609 2013-10-14  Carl Hetherington  <cth@carlh.net>
610
611         * Fix some crashes in the KDM dialogue when coming
612         out of the add screen without giving a certificate.
613
614         * Really fix libltdl search path on OS X.
615
616 2013-10-13  Carl Hetherington  <cth@carlh.net>
617
618         * Version 1.14 released.
619
620 2013-10-12  Carl Hetherington  <cth@carlh.net>
621
622         * Add some missing libraries to the OS X build.
623
624         * Fix libltdl search path on OS X.
625
626 2013-10-12  Carl Hetherington  <cth@carlh.net>
627
628         * Version 1.13 released.
629
630 2013-10-12  Carl Hetherington  <cth@carlh.net>
631
632         * Fix linux static build.
633
634 2013-10-11  Carl Hetherington  <cth@carlh.net>
635
636         * Version 1.12 released.
637
638 2013-10-11  Carl Hetherington  <cth@carlh.net>
639
640         * Fix failure to create signer certificates
641         on Windows.
642
643 2013-10-10  Carl Hetherington  <cth@carlh.net>
644
645         * Basic snapping in the timeline.
646
647         * Various improvements to dcpomatic_kdm.
648
649 2013-10-10  Carl Hetherington  <cth@carlh.net>
650
651         * Version 1.11 released.
652
653 2013-10-10  Carl Hetherington  <cth@carlh.net>
654
655         * libdcp fix to incorrect signature digests.
656
657 2013-10-09  Carl Hetherington  <cth@carlh.net>
658
659         * Version 1.10 released.
660
661 2013-10-09  Carl Hetherington  <cth@carlh.net>
662
663         * Add some missing Windows dependencies.
664
665 2013-10-09  Carl Hetherington  <cth@carlh.net>
666
667         * Version 1.09 released.
668
669 2013-10-09  Carl Hetherington  <cth@carlh.net>
670
671         * Bump libdcp version to pull in speculative fix
672         for AuthorizedDeviceList thumbprints in KDMs.
673
674 2013-10-09  Carl Hetherington  <cth@carlh.net>
675
676         * Version 1.08 released.
677
678 2013-10-09  Carl Hetherington  <cth@carlh.net>
679
680         * Fix problems with crypto stuff on Windows.
681
682 2013-10-08  Carl Hetherington  <cth@carlh.net>
683
684         * Version 1.07 released.
685
686 2013-10-01  Carl Hetherington  <cth@carlh.net>
687
688         * Version 1.06 released.
689
690 2013-09-19  Carl Hetherington  <cth@carlh.net>
691
692         * Version 1.05 released.
693
694 2013-09-17  Carl Hetherington  <cth@carlh.net>
695
696         * Version 1.04 released.
697
698 2013-09-09  Carl Hetherington  <cth@carlh.net>
699
700         * Version 1.03 released.
701
702 2013-09-02  Carl Hetherington  <cth@carlh.net>
703
704         * Add missing boost datetime dependency
705         to debian control files.
706
707 2013-08-30  Carl Hetherington  <cth@carlh.net>
708
709         * Version 1.02 released.
710
711 2013-08-29  Carl Hetherington  <cth@carlh.net>
712
713         * Version 1.01 released.
714
715 2013-08-29  Carl Hetherington  <cth@carlh.net>
716
717         * Restore server/client operation (#202).
718
719         * Fix strange rounding of still image durations (#204).
720
721         * Remove limitation to numbers and periods in the
722         server host name dialogue box.
723
724         * Fix stuck-at-99% progress meters (#184).
725
726         * Version 1.01beta1 released.
727
728 2013-08-29  Carl Hetherington  <cth@carlh.net>
729
730         * Fix emissions of large chunks of silence when
731         analysing audio in some cases.
732
733         * Use my @dcpomatic.com email address for now,
734         rather than a non-existant mailing list.
735
736 2013-08-28  Carl Hetherington  <cth@carlh.net>
737
738         * Initial DCP-o-matic release.
739