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