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