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