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