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