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