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