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