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