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