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