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