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