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