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