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