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