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