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