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