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