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