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