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