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