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