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