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