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