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