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