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