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