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