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