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