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