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