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