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