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