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