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