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