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