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