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