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