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