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