Bump version
[dcpomatic.git] / ChangeLog
1 2014-06-03  Carl Hetherington  <cth@carlh.net>
2
3         * Version 1.69.19 released.
4
5 2014-06-02  Carl Hetherington  <cth@carlh.net>
6
7         * Empirical hack to prevent over-read of array
8         by libswscale; may fix crashes at the start of
9         DCP encodes.
10
11 2014-05-29  Carl Hetherington  <cth@carlh.net>
12
13         * Version 1.69.18 released.
14
15 2014-05-28  Carl Hetherington  <cth@carlh.net>
16
17         * Version 1.69.17 released.
18
19 2014-05-28  Carl Hetherington  <cth@carlh.net>
20
21         * Version 1.69.16 released.
22
23 2014-05-28  Carl Hetherington  <cth@carlh.net>
24
25         * Rework KDM generation to be about CPLs rather than DCPs,
26         and allow specification of any CPL to generate KDMs for.
27
28         Requested-by: Richard Turner
29
30 2014-05-27  Carl Hetherington  <cth@carlh.net>
31
32         * Version 1.69.15 released.
33
34 2014-05-26  Carl Hetherington  <cth@carlh.net>
35
36         * Version 1.69.14 released.
37
38 2014-05-26  Carl Hetherington  <cth@carlh.net>
39
40         * Fix problems with non-zero FFmpeg content start times.
41
42 2014-05-24  Carl Hetherington  <cth@carlh.net>
43
44         * Version 1.69.13 released.
45
46 2014-05-24  Carl Hetherington  <cth@carlh.net>
47
48         * Fix problems with log setup from config.
49
50 2014-05-23  Carl Hetherington  <cth@carlh.net>
51
52         * Version 1.69.12 released.
53
54 2014-05-22  Carl Hetherington  <cth@carlh.net>
55
56         * Version 1.69.11 released.
57
58 2014-05-21  Carl Hetherington  <cth@carlh.net>
59
60         * Version 1.69.10 released.
61
62 2014-05-21  Carl Hetherington  <cth@carlh.net>
63
64         * Tidy up logging a bit and make it configurable from the GUI
65         (moving a few things into an Advanced preferences tab at
66         the same time).
67
68 2014-05-19  Carl Hetherington  <cth@carlh.net>
69
70         * Version 1.69.9 released.
71
72 2014-05-19  Carl Hetherington  <cth@carlh.net>
73
74         * Decode image sources in the multi-threaded part
75         of the transcoder, rather than the single-threaded.
76
77 2014-05-16  Carl Hetherington  <cth@carlh.net>
78
79         * Version 1.69.8 released.
80
81 2014-05-16  Carl Hetherington  <cth@carlh.net>
82
83         * Fix various confusions in translations of abbreviated
84         channel names (Lc, Rc etc.)
85
86 2014-05-14  Carl Hetherington  <cth@carlh.net>
87
88         * Version 1.69.7 released.
89
90 2014-05-14  Carl Hetherington  <cth@carlh.net>
91
92         * Bump libdcp to remove checks on PCM MXF edit rates,
93         so we can generate strange ones in DCP-o-matic.
94
95 2014-05-13  Carl Hetherington  <cth@carlh.net>
96
97         * Version 1.69.6 released.
98
99 2014-05-13  Carl Hetherington  <cth@carlh.net>
100
101         * Remove artificial 100fps limit when using
102         "any" DCP frame rate.
103
104 2014-05-12  Carl Hetherington  <cth@carlh.net>
105
106         * Version 1.69.5 released.
107
108 2014-05-12  Carl Hetherington  <cth@carlh.net>
109
110         * Add option to use any DCP frame rate, rather than just
111         the "allowed" set.
112
113         * Version 1.69.4 released.
114
115 2014-05-12  Carl Hetherington  <cth@carlh.net>
116
117         * Version 1.69.3 released.
118
119 2014-05-12  Carl Hetherington  <cth@carlh.net>
120
121         * Use libdcp::raw_convert instead of boost::lexical_cast and
122         LocaleGuard, hopefully to fix large numbers being written with
123         thousands separators on some locales.
124
125 2014-05-10  Carl Hetherington  <cth@carlh.net>
126
127         * Version 1.69.2 released.
128
129 2014-05-10  Carl Hetherington  <cth@carlh.net>
130
131         * Fix setup of the libswresample context to work with high channel counts.
132
133 2014-05-09  Carl Hetherington  <cth@carlh.net>
134
135         * Version 1.69.1 released.
136
137 2014-05-09  Carl Hetherington  <cth@carlh.net>
138
139         * Fix crash on using content with more than 12 audio channels.
140
141         * Re-introduce ffprobe call when adding content.
142
143 2014-05-05  Carl Hetherington  <cth@carlh.net>
144
145         * Version 1.69.0 released.
146
147 2014-05-02  Carl Hetherington  <cth@carlh.net>
148
149         * Version 1.68.0 released.
150
151 2014-04-29  Carl Hetherington  <cth@carlh.net>
152
153         * Version 1.67.1 released.
154
155 2014-04-29  Carl Hetherington  <cth@carlh.net>
156
157         * Version 1.67.0 released.
158
159 2014-04-27  Carl Hetherington  <cth@carlh.net>
160
161         * Version 1.66.16 released.
162
163 2014-04-27  Carl Hetherington  <cth@carlh.net>
164
165         * Add .dpx to the list of acceptable image files.
166
167         * Slightly better handling of uncaught exceptions.
168
169         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
170         it appears that the same bug remains.
171
172 2014-04-25  Carl Hetherington  <cth@carlh.net>
173
174         * Version 1.66.15 released.
175
176 2014-04-25  Carl Hetherington  <cth@carlh.net>
177
178         * Fix subtitle display when the next subtitle is decoded before the previous
179         one has finished.
180
181 2014-04-24  Carl Hetherington  <cth@carlh.net>
182
183         * Version 1.66.14 released.
184
185 2014-04-23  Carl Hetherington  <cth@carlh.net>
186
187         * Version 1.66.13 released.
188
189 2014-04-21  Carl Hetherington  <cth@carlh.net>
190
191         * Update to es_ES translation from Manuel AC.
192
193         * Update to fr_FR translation from Thierry Journet.
194
195 2014-04-17  Carl Hetherington  <cth@carlh.net>
196
197         * Fix update of the gain control when using the gain calculator
198         dialog.
199
200         * Version 1.66.12 released.
201
202 2014-04-07  Carl Hetherington  <cth@carlh.net>
203
204         * Version 1.66.11 released.
205
206 2014-04-07  Carl Hetherington  <cth@carlh.net>
207
208         * Updated fr_FR translation from Thierry Journet. 
209
210 2014-04-02  Carl Hetherington  <cth@carlh.net>
211
212         * Version 1.66.10 released.
213
214 2014-04-01  Carl Hetherington  <cth@carlh.net>
215
216         * Basic support for separate left/right-eye files or directories
217         for 3D.
218
219 2014-03-30  Carl Hetherington  <cth@carlh.net>
220
221         * Version 1.66.9 released.
222
223 2014-03-30  Carl Hetherington  <cth@carlh.net>
224
225         * Version 1.66.8 released.
226
227         * nl_NL translation from Theo Kooijmans.
228
229 2014-03-27  Carl Hetherington  <cth@carlh.net>
230
231         * Auto-save film metadata before starting DCP encode.
232
233 2014-03-25  Carl Hetherington  <cth@carlh.net>
234
235         * Add support for downloading Doremi server certificates.
236
237 2014-03-24  Carl Hetherington  <cth@carlh.net>
238
239         * Version 1.66.7 released.
240
241 2014-03-24  Carl Hetherington  <cth@carlh.net>
242
243         * Fix error on creating DCPs without audio.
244
245 2014-03-23  Carl Hetherington  <cth@carlh.net>
246
247         * Version 1.66.6 released.
248
249 2014-03-23  Carl Hetherington  <cth@carlh.net>
250
251         * Attempt to fix format string specifier error on Windows.
252
253         * Version 1.66.5 released.
254
255 2014-03-22  Carl Hetherington  <cth@carlh.net>
256
257         * Version 1.66.4 released.
258
259 2014-03-22  Carl Hetherington  <cth@carlh.net>
260
261         * Allow specification of the video frame rate that a sound file
262         was prepared for.
263
264         * Another attempt to fix colour conversion dialog strange behaviour
265         on OS X.
266
267 2014-03-18  Carl Hetherington  <cth@carlh.net>
268
269         * Version 1.66.3 released.
270
271 2014-03-18  Carl Hetherington  <cth@carlh.net>
272
273         * Fix bad rounding of timecodes.
274
275         * Tentative support for 3D from alternate frames of the source.
276
277 2014-03-17  Carl Hetherington  <cth@carlh.net>
278
279         * Improve behaviour of the position slider at the end of films.
280
281         * Version 1.66.2 released.
282
283 2014-03-17  Carl Hetherington  <cth@carlh.net>
284
285         * Improve appearance of config dialog on OS X.
286
287 2014-03-15  Carl Hetherington  <cth@carlh.net>
288
289         * Improve appearance of new film and KDM dialogs on OS X.
290
291         * Fix KDM dialog to predictably set up its initial range to
292         a week from now.
293
294         * Remove support for FFmpeg post-processing filters as they apparently
295         do not support > 8bpp.  I don't think they are worth the pain of
296         quantizing and then telling the user what has happened.
297
298 2014-03-12  Carl Hetherington  <cth@carlh.net>
299
300         * Version 1.66.1 released.
301
302 2014-03-12  Carl Hetherington  <cth@carlh.net>
303
304         * Hopefully fix i18n on OS X (#324).
305
306 2014-03-10  Carl Hetherington  <cth@carlh.net>
307
308         * Version 1.66.0 released.
309
310 2014-03-09  Carl Hetherington  <cth@carlh.net>
311
312         * Version 1.65.2 released.
313
314 2014-03-09  Carl Hetherington  <cth@carlh.net>
315
316         * Restore old behaviour of "no-stretch" mode with crop.
317
318         * Fix display of no-scale display mode in the player.
319
320 2014-03-08  Carl Hetherington  <cth@carlh.net>
321
322         * Version 1.65.1 released.
323
324 2014-03-08  Carl Hetherington  <cth@carlh.net>
325
326         * Fix incorrect audio analyses on multiple-stream content.
327
328         * Support for unsigned 8-bit audio (hmm!).
329
330 2014-03-06  Carl Hetherington  <cth@carlh.net>
331
332         * Version 1.65.0 released.
333
334 2014-03-05  Carl Hetherington  <cth@carlh.net>
335
336         * Version 1.64.19 released.
337
338 2014-03-05  Carl Hetherington  <cth@carlh.net>
339
340         * Bump maximum audio channels to 12 so that we can
341         (crudely at least) get BsL/BsR.
342
343 2014-03-04  Carl Hetherington  <cth@carlh.net>
344
345         * Version 1.64.18 released.
346
347 2014-03-04  Carl Hetherington  <cth@carlh.net>
348
349         * Add option to disable all scaling of the input video.
350
351 2014-03-03  Carl Hetherington  <cth@carlh.net>
352
353         * Fix rounding of timecodes in at least some cases (#323).
354
355         * Try to prevent OS X from sleeping during DCP encode.
356
357 2014-02-26  Carl Hetherington  <cth@carlh.net>
358
359         * Version 1.64.17 released.
360
361 2014-02-26  Carl Hetherington  <cth@carlh.net>
362
363         * Fix missing RMS audio analysis plots in some cases.
364
365         * Fix failure to load sound files with
366         non-ASCII paths.
367
368 2014-02-23  Carl Hetherington  <cth@carlh.net>
369
370         * Version 1.64.16 released.
371
372 2014-02-23  Carl Hetherington  <cth@carlh.net>
373
374         * Bump ffmpeg library to git head to fix problems with
375         misrecognised frame rates in some MOV files.
376
377 2014-02-20  Carl Hetherington  <cth@carlh.net>
378
379         * Version 1.64.15 released.
380
381 2014-02-20  Carl Hetherington  <cth@carlh.net>
382
383         * Basic support for 7.1 / HI/VI audio tracks.
384
385 2014-02-19  Carl Hetherington  <cth@carlh.net>
386
387         * Add some basic JSON stuff.
388
389 2014-02-18  Carl Hetherington  <cth@carlh.net>
390
391         * Version 1.64.14 released.
392
393 2014-02-18  Carl Hetherington  <cth@carlh.net>
394
395         * Version 1.64.13 released.
396
397 2014-02-12  Carl Hetherington  <cth@carlh.net>
398
399         * Make the batch converter remember its last directory
400         for the film picker (#318).
401
402         * Add dcpomatic_batch to OS X .app.
403
404 2014-02-11  Carl Hetherington  <cth@carlh.net>
405
406         * Version 1.64.12 released.
407
408 2014-02-11  Carl Hetherington  <cth@carlh.net>
409
410         * Be more careful when catching exceptions from KDM creation.
411
412 2014-02-10  Carl Hetherington  <cth@carlh.net>
413
414         * Version 1.64.11 released.
415
416 2014-02-10  Carl Hetherington  <cth@carlh.net>
417
418         * Version 1.64.10 released.
419
420 2014-02-10  Carl Hetherington  <cth@carlh.net>
421
422         * Try to fix Centos RPM dependencies.
423
424         * Version 1.64.9 released.
425
426 2014-02-10  Carl Hetherington  <cth@carlh.net>
427
428         * Version 1.64.8 released.
429
430 2014-02-09  Carl Hetherington  <cth@carlh.net>
431
432         * Build with a more careful version of libopenjpeg that handles
433         out-of-memory conditions slightly better.
434
435         * Possibly fix repeated no route to host errors in some cases.
436
437         * Some small bits of increased low-memory stability.
438
439         * Version 1.64.7 released.
440
441 2014-02-08  Carl Hetherington  <cth@carlh.net>
442
443         * Fix exception when seeking with missing content (part of #317).
444
445         * Version 1.64.6 released.
446
447 2014-02-08  Carl Hetherington  <cth@carlh.net>
448
449         * Version 1.64.5 released.
450
451 2014-02-08  Carl Hetherington  <cth@carlh.net>
452
453         * Version 1.64.4 released.
454
455 2014-02-08  Carl Hetherington  <cth@carlh.net>
456
457         * Version 1.64.3 released.
458
459 2014-02-08  Carl Hetherington  <cth@carlh.net>
460
461         * Bump libdcp version to get some fixes for Interop XML.
462
463 2014-02-07  Carl Hetherington  <cth@carlh.net>
464
465         * Add basic stuff to build RPMs for Centos.
466
467 2014-02-05  Carl Hetherington  <cth@carlh.net>
468
469         * Version 1.64.2 released.
470
471 2014-02-05  Carl Hetherington  <cth@carlh.net>
472
473         * A variety of fixes to small problems found by Coverity.
474
475 2014-02-05  Carl Hetherington  <cth@carlh.net>
476
477         * Version 1.64.1 released.
478
479 2014-02-05  Carl Hetherington  <cth@carlh.net>
480
481         * Updates to it_IT translation from William Fanelli.
482
483 2014-02-02  Carl Hetherington  <cth@carlh.net>
484
485         * Version 1.64.0 released.
486
487 2014-01-29  Carl Hetherington  <cth@carlh.net>
488
489         * Version 1.63.8 released.
490
491 2014-01-29  Carl Hetherington  <cth@carlh.net>
492
493         * Add subtitle X offset option.
494
495         * Fix missing subtitles when subtitled content is at a non-zero position.
496
497 2014-01-28  Carl Hetherington  <cth@carlh.net>
498
499         * Use Mbit/s instead of the incorrect MBps.
500
501         * Version 1.63.7 released.
502
503 2014-01-28  Carl Hetherington  <cth@carlh.net>
504
505         * Try to prevent Windows machines going to sleep during encodes.
506
507         * Add option to not install main program / server on Windows.
508
509 2014-01-26  Carl Hetherington  <cth@carlh.net>
510
511         * Change default JPEG2000 bandwith to 100MBps.
512
513         * Updated fr_FR translation from Theirry Journet.
514
515 2014-01-24  Carl Hetherington  <cth@carlh.net>
516
517         * Try to fix repeatedly-reported exceptions.
518
519 2014-01-23  Carl Hetherington  <cth@carlh.net>
520
521         * Version 1.63.6 released.
522
523 2014-01-23  Carl Hetherington  <cth@carlh.net>
524
525         * Fix recovery of DCP encoding after a crash with a 3D DCP.
526
527 2014-01-21  Carl Hetherington  <cth@carlh.net>
528
529         * Version 1.63.5 released.
530
531 2014-01-21  Carl Hetherington  <cth@carlh.net>
532
533         * Potentially major fix for bad A/V sync.
534
535 2014-01-19  Carl Hetherington  <cth@carlh.net>
536
537         * Version 1.63.4 released.
538
539 2014-01-19  Carl Hetherington  <cth@carlh.net>
540
541         * Updated sv_SE translation from Adam Klotblixt.
542
543 2014-01-15  Carl Hetherington  <cth@carlh.net>
544
545         * Version 1.63.3 released.
546
547 2014-01-15  Carl Hetherington  <cth@carlh.net>
548
549         * Hopefully fix badly-labelled MXFs when in Interop mode.
550
551 2014-01-14  Carl Hetherington  <cth@carlh.net>
552
553         * Version 1.63.2 released.
554
555 2014-01-14  Carl Hetherington  <cth@carlh.net>
556
557         * Fix problems with adding new soundtracks to FFmpeg content with
558         no audio track.
559
560         * Updated de_DE translation from Markus Raab.
561
562         * Version 1.63.1 released.
563
564 2014-01-14  Carl Hetherington  <cth@carlh.net>
565
566         * Try to fix subtitle problems when the video frame rate is being changed
567         from content to DCP.
568
569 2014-01-13  Carl Hetherington  <cth@carlh.net>
570
571         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
572         also tweak 1.19:1 (#306).
573
574         * Version 1.63.0 released.
575
576 2014-01-12  Carl Hetherington  <cth@carlh.net>
577
578         * Fix crashes when using -3dB options in locales with a , decimal separator.
579
580         * Version 1.62.3 released.
581
582 2014-01-11  Carl Hetherington  <cth@carlh.net>
583
584         * Hopefully fix error on restarting a cancelled transcode job
585         on Windows.
586
587 2014-01-10  Carl Hetherington  <cth@carlh.net>
588
589         * Version 1.62.2 released.
590
591 2014-01-10  Carl Hetherington  <cth@carlh.net>
592
593         * Version 1.62.1 released.
594
595 2014-01-10  Carl Hetherington  <cth@carlh.net>
596
597         * Version 1.62.0 released.
598
599 2014-01-10  Carl Hetherington  <cth@carlh.net>
600
601         * Try to stop the queue of things to write filling up excessively
602         on fast CPUs.
603
604         * Try to fix double "are you sure" prompt on quitting with active jobs.
605
606         * Version 1.61.2 released.
607
608 2014-01-09  Carl Hetherington  <cth@carlh.net>
609
610         * Version 1.61.1 released.
611
612 2014-01-09  Carl Hetherington  <cth@carlh.net>
613
614         * Version 1.61.0 released.
615
616 2014-01-09  Carl Hetherington  <cth@carlh.net>
617
618         * Hopefully fix somewhat inexplicable inability of Windows to open
619         new files on top of old ones in some circumstances (with audio
620         MXFs).
621
622         * Version 1.60 released.
623
624 2014-01-09  Carl Hetherington  <cth@carlh.net>
625
626         * More fixes for slow-downs on fast computers.
627
628 2014-01-08  Carl Hetherington  <cth@carlh.net>
629
630         * Version 1.59 released.
631
632 2014-01-07  Carl Hetherington  <cth@carlh.net>
633
634         * Version 1.58 released.
635
636 2014-01-07  Carl Hetherington  <cth@carlh.net>
637
638         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
639         of some .mov files.
640
641         * Very primitive check-for-updates feature added.
642
643         * Allow still-moving-image sources to have their frame rate specified.
644
645 2014-01-06  Carl Hetherington  <cth@carlh.net>
646
647         * Basics of per-channel audio gain (#247).
648
649         * Give a warning on make DCP if it seems unlikely that the disk
650         will have enough space to store the finished DCP (#92).
651
652         * Make sure forced languages override the environment for gettext()
653         as well as wxWidgets' i18n code (#108).
654
655         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
656         with interop (#206).
657
658         * Fix subtitle colouring (#152).
659
660         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
661
662         * Remove seemingly unnecessary checks on image directories.
663
664         * Leave DCP directory creation until the last minute to help
665         avoid half-eaten directories being left around (#174).
666
667 2014-01-05  Carl Hetherington  <cth@carlh.net>
668
669         * Version 1.57 released.
670
671 2014-01-05  Carl Hetherington  <cth@carlh.net>
672
673         * Use _fseeki64 on Windows when reading content files.
674
675         * Various small fixes to i18n.
676
677 2014-01-03  Carl Hetherington  <cth@carlh.net>
678
679         * Version 1.56 released.
680
681 2014-01-03  Carl Hetherington  <cth@carlh.net>
682
683         * Version 1.55 released.
684
685 2014-01-03  Carl Hetherington  <cth@carlh.net>
686
687         * New de_DE translation from Markus Raab.
688
689         * Work-around mysterious call of pure virtual method inside boost.
690
691 2014-01-01  Carl Hetherington  <cth@carlh.net>
692
693         * Bump ffmpeg version.
694
695 2013-12-30  Carl Hetherington  <cth@carlh.net>
696
697         * Version 1.54 released.
698
699 2013-12-30  Carl Hetherington  <cth@carlh.net>
700
701         * Put catches around a few threads which could have uncaught exceptions.
702
703         * Add nascent dcpomatic_create command-line program to create films.
704
705 2013-12-29  Carl Hetherington  <cth@carlh.net>
706
707         * Version 1.53 released.
708
709 2013-12-29  Carl Hetherington  <cth@carlh.net>
710
711         * Fix failure to load content from directories with non-Latin names.
712
713 2013-12-28  Carl Hetherington  <cth@carlh.net>
714
715         * Speculative fix for "find missing" not working on OS X (#255).
716
717         * Fix failure to load films with missing still image content (#300).
718
719 2013-12-27  Carl Hetherington  <cth@carlh.net>
720
721         * Fix non-update of video information on changing DCP resolution (#299).
722
723         * Version 1.52 released.
724
725 2013-12-27  Carl Hetherington  <cth@carlh.net>
726
727         * More speculative fixes for 4K.
728
729 2013-12-23  Carl Hetherington  <cth@carlh.net>
730
731         * Version 1.51 released.
732
733 2013-12-23  Carl Hetherington  <cth@carlh.net>
734
735         * A couple of potential fixes for 4K.
736
737         * Version 1.50 released.
738
739 2013-12-23  Carl Hetherington  <cth@carlh.net>
740
741         * Version 1.49 released.
742
743 2013-12-23  Carl Hetherington  <cth@carlh.net>
744
745         * Version 1.48 released.
746
747 2013-12-23  Carl Hetherington  <cth@carlh.net>
748
749         * Add TLS/SSL support to KDM email sending.
750
751 2013-12-23  Carl Hetherington  <cth@carlh.net>
752
753         * Version 1.47 released.
754
755 2013-12-23  Carl Hetherington  <cth@carlh.net>
756
757         * Add $START_TIME and $END_TIME as variables for the KDM email.
758
759         * Add top/bottom option for 3D frames.
760
761 2013-12-20  Carl Hetherington  <cth@carlh.net>
762
763         * Add configuration option for default audio delay (#276).
764
765         * Version 1.46 released.
766
767 2013-12-19  Carl Hetherington  <cth@carlh.net>
768
769         * Version 1.45 released.
770
771 2013-12-19  Carl Hetherington  <cth@carlh.net>
772
773         * Bump libdcp version again for a crash fix for 32-bit Windows,
774         and also for problems generating certificate chains.
775
776 2013-12-18  Carl Hetherington  <cth@carlh.net>
777
778         * Version 1.44 released.
779
780 2013-12-18  Carl Hetherington  <cth@carlh.net>
781
782         * Bump libdcp version again for a fix to XML validity for 3D.
783
784         * Version 1.43 released.
785
786 2013-12-18  Carl Hetherington  <cth@carlh.net>
787
788         * Update libdcp version to get fix for 3D IntrinsicDuration.
789
790         * Fix progress reporting when making 3D DCPs.
791
792         * Fix non-update of display when changing video frame type (2D,
793         3D left/right etc.)
794
795         * Restore video information in video tab when using still images.
796
797         * Hopefully fix exception on new film in some strange cases.
798
799 2013-12-09  Carl Hetherington  <cth@carlh.net>
800
801         * Version 1.42 released.
802
803 2013-12-09  Carl Hetherington  <cth@carlh.net>
804
805         * Fix make_black for pixel format 7 (#288).
806
807 2013-12-08  Carl Hetherington  <cth@carlh.net>
808
809         * Fix display update when removing content (#281).
810
811 2013-12-07  Carl Hetherington  <cth@carlh.net>
812
813         * Version 1.41 released.
814
815 2013-12-05  Carl Hetherington  <cth@carlh.net>
816
817         * Improve the correctness of lengths reported by sound files to fix
818         short DCPs when using non-DCI-rate sound files with stills.
819
820 2013-12-04  Carl Hetherington  <cth@carlh.net>
821
822         * Make signatures optional (#273).
823
824         * Only do scale/crop/window/subtitle overlay if a frame is going
825         to be encoded for the DCP.
826
827         * Several optimisations to video processing, which should
828         speed up the player a bit.
829
830 2013-12-03  Carl Hetherington  <cth@carlh.net>
831
832         * Add "play length" control to avoid having to do arithmetic to
833         get end-trims right in some cases (#261).
834
835 2013-12-02  Carl Hetherington  <cth@carlh.net>
836
837         * Fix breakage to adding multiple files at the same time.
838
839         * Fix crash on double-click of "show audio" button (#278).
840
841         * Version 1.40 released.
842
843 2013-12-02  Carl Hetherington  <cth@carlh.net>
844
845         * Fix problems with FFmpeg files that have all-zero stream IDs.
846
847         * Fix crash on checking non-existing frame info
848         files.
849
850         * Fix erroneous disabling of timing panel with
851         audio-only sources.
852
853 2013-11-30  Carl Hetherington  <cth@carlh.net>
854
855         * Version 1.39 released.
856
857 2013-11-30  Carl Hetherington  <cth@carlh.net>
858
859         * Fix windows build.
860
861 2013-11-29  Carl Hetherington  <cth@carlh.net>
862
863         * Version 1.38 released.
864
865 2013-11-29  Carl Hetherington  <cth@carlh.net>
866
867         * Add option to join input files together
868         to help with multiple VOB files from DVDs.
869
870         * Fix build for 32-bit versions of OS X.
871
872 2013-11-27  Carl Hetherington  <cth@carlh.net>
873
874         * Version 1.37 released.
875
876 2013-11-27  Carl Hetherington  <cth@carlh.net>
877
878         * Version 1.36 released.
879
880 2013-11-27  Carl Hetherington  <cth@carlh.net>
881
882         * Version 1.35 released.
883
884 2013-11-26  Carl Hetherington  <cth@carlh.net>
885
886         * Updated fr_FR translation from Lilian Lefranc.
887
888         * A whole load of fixes for lots of bugs when handling filenames
889         using non-Latin characters on Windows.
890
891 2013-11-22  Carl Hetherington  <cth@carlh.net>
892
893         * Version 1.34 released.
894
895 2013-11-22  Carl Hetherington  <cth@carlh.net>
896
897         * Fix both OS X and Windows installers.
898
899 2013-11-21  Carl Hetherington  <cth@carlh.net>
900
901         * Version 1.33 released.
902
903 2013-11-21  Carl Hetherington  <cth@carlh.net>
904
905         * Fix Ubuntu 13.04 build.
906
907 2013-11-20  Carl Hetherington  <cth@carlh.net>
908
909         * Version 1.32 released.
910
911 2013-11-20  Carl Hetherington  <cth@carlh.net>
912
913         * Version 1.31 released.
914
915 2013-11-20  Carl Hetherington  <cth@carlh.net>
916
917         * Add primitive hints dialogue box.
918
919 2013-11-17  Carl Hetherington  <cth@carlh.net>
920
921         * Fix specified-server discovery.
922
923         * Version 1.30 released.
924
925 2013-11-17  Carl Hetherington  <cth@carlh.net>
926
927         * Speculative fix for servers crashing with different
928         locales to clients.
929
930 2013-11-16  Carl Hetherington  <cth@carlh.net>
931
932         * Bump bundled FFmpeg version to current git master.
933
934         * Fix erroneous reset of visible channels in audio
935         level dialog when changing gain.
936
937 2013-11-15  Carl Hetherington  <cth@carlh.net>
938
939         * Use 2 decimal places for gamma controls instead
940         of 1.
941
942 2013-11-14  Carl Hetherington  <cth@carlh.net>
943
944         * Support modification of certain properties when
945         there are several selected pieces of content.
946
947         * Add server configuration back in.
948
949 2013-11-12  Carl Hetherington  <cth@carlh.net>
950
951         * Version 1.29 released.
952
953 2013-11-12  Carl Hetherington  <cth@carlh.net>
954
955         * Fix bad_alloc exception on audio analysis (and
956         probably elsewhere).
957
958 2013-11-11  Carl Hetherington  <cth@carlh.net>
959
960         * Version 1.28 released.
961
962 2013-11-11  Carl Hetherington  <cth@carlh.net>
963
964         * Somewhat speculative fix for slow-downs and
965         large memory consumption with multi-content playlists.
966
967 2013-11-10  Carl Hetherington  <cth@carlh.net>
968
969         * Hopefully get rid of spurious black lines around
970         preview.
971
972 2013-11-08  Carl Hetherington  <carl@ubuntu>
973
974         * Fix strange behaviour of J2K bandwidth control
975         on 32-bit Linux.
976
977 2013-11-07  Carl Hetherington  <cth@carlh.net>
978
979         * Open file dialog starts in the configured DCP directory,
980         if one exists (#70).
981
982 2013-11-06  Carl Hetherington  <cth@carlh.net>
983
984         * Support pixel format 30 (#254).
985
986 2013-11-06  Carl Hetherington  <cth@carlh.net>
987
988         * Version 1.27 released.
989
990 2013-11-06  Carl Hetherington  <cth@carlh.net>
991
992         * Various server-related tidying up; servers are
993         now auto-detected only (the configuration for
994         them has been removed).
995
996 2013-11-06  Carl Hetherington  <cth@carlh.net>
997
998         * Version 1.26 released.
999
1000 2013-11-05  Carl Hetherington  <cth@carlh.net>
1001
1002         * Auto-detect encoding servers on the local
1003         subnet(s).
1004
1005         * Tweak verbosity of command-line encoding servers.
1006
1007 2013-11-04  Carl Hetherington  <cth@carlh.net>
1008
1009         * Version 1.25 released.
1010
1011 2013-10-29  Carl Hetherington  <cth@carlh.net>
1012
1013         * Improve performance when start-trimming
1014         large files.
1015
1016         * Fix audio problems when start-trimming.
1017
1018 2013-10-28  Carl Hetherington  <cth@carlh.net>
1019
1020         * Version 1.24 released.
1021
1022 2013-10-28  Carl Hetherington  <cth@carlh.net>
1023
1024         * Fix failure to reload configuration on
1025         some non-English locales.
1026
1027 2013-10-26  Carl Hetherington  <cth@carlh.net>
1028
1029         * Version 1.23 released.
1030
1031 2013-10-25  Carl Hetherington  <cth@carlh.net>
1032
1033         * Version 1.22 released.
1034
1035 2013-10-24  Carl Hetherington  <cth@carlh.net>
1036
1037         * Support sources that require repeat of more than
1038         1 extra frame.
1039
1040 2013-10-23  Carl Hetherington  <cth@carlh.net>
1041
1042         * Version 1.21 released.
1043
1044 2013-10-23  Carl Hetherington  <cth@carlh.net>
1045
1046         * Use our own directory picker on Ubuntu 13.10 as well
1047         as Ubuntu 13.04 as it seems similarly broken.
1048
1049 2013-10-22  Carl Hetherington  <cth@carlh.net>
1050
1051         * Version 1.20 released.
1052
1053 2013-10-22  Carl Hetherington  <cth@carlh.net>
1054
1055         * Allow films to be loaded when content is missing,
1056         and then that content can be re-found.
1057
1058 2013-10-21  Carl Hetherington  <cth@carlh.net>
1059
1060         * Version 1.19 released.
1061
1062 2013-10-21  Carl Hetherington  <cth@carlh.net>
1063
1064         * Fix Rec. 709 gammas (from Lilian Lefranc)
1065
1066 2013-10-20  Carl Hetherington  <cth@carlh.net>
1067
1068         * Allow specification of subtitle language even if DVD-o-matic
1069         isn't providing the subtitles.
1070
1071 2013-10-20  Carl Hetherington  <cth@carlh.net>
1072
1073         * Version 1.18 released.
1074
1075 2013-10-19  Carl Hetherington  <cth@carlh.net>
1076
1077         * Fix non-saving of colour transform presets.
1078
1079         * Some improvements in progress reporting, especially
1080         for long encodes.
1081
1082 2013-10-18  Carl Hetherington  <cth@carlh.net>
1083
1084         * Fix bug with incorrect validity times given to KDMs.
1085
1086 2013-10-17  Carl Hetherington  <cth@carlh.net>
1087
1088         * Fix Make DCP menu option sensitivity (#230).
1089
1090         * Forward-port fix from master; use 1000000 rather
1091         than 1e6 for J2K bandwidth arithmetic to ensure
1092         that it's done with integers.
1093
1094 2013-10-16  Carl Hetherington  <cth@carlh.net>
1095
1096         * Version 1.17 released.
1097
1098 2013-10-16  Carl Hetherington  <cth@carlh.net>
1099
1100         * Hopefully fix crash on closing preferences window
1101         when ~/.config/dcpomatic does not exist.
1102
1103         * Allow specification of the DCP to make KDMs for,
1104         in case there is more than one.
1105
1106         * Speed up response to some settings changes
1107         (e.g. crop) (#196).
1108
1109 2013-10-15  Carl Hetherington  <cth@carlh.net>
1110
1111         * Version 1.16 released.
1112
1113 2013-10-15  Carl Hetherington  <cth@carlh.net>
1114
1115         * Restore up/down buttons for simple content time
1116         movements.
1117
1118         * Include film title in KDM filenames.
1119
1120         * Allow no-stretch scaling like in DVD-o-matic.
1121
1122 2013-10-14  Carl Hetherington  <cth@carlh.net>
1123
1124         * Add Rec. 709 colour conversion preset using
1125         Wolfgang Woehl's matrix.
1126
1127 2013-10-14  Carl Hetherington  <cth@carlh.net>
1128
1129         * Version 1.15 released.
1130
1131 2013-10-14  Carl Hetherington  <cth@carlh.net>
1132
1133         * Fix some crashes in the KDM dialogue when coming
1134         out of the add screen without giving a certificate.
1135
1136         * Really fix libltdl search path on OS X.
1137
1138 2013-10-13  Carl Hetherington  <cth@carlh.net>
1139
1140         * Version 1.14 released.
1141
1142 2013-10-12  Carl Hetherington  <cth@carlh.net>
1143
1144         * Add some missing libraries to the OS X build.
1145
1146         * Fix libltdl search path on OS X.
1147
1148 2013-10-12  Carl Hetherington  <cth@carlh.net>
1149
1150         * Version 1.13 released.
1151
1152 2013-10-12  Carl Hetherington  <cth@carlh.net>
1153
1154         * Fix linux static build.
1155
1156 2013-10-11  Carl Hetherington  <cth@carlh.net>
1157
1158         * Version 1.12 released.
1159
1160 2013-10-11  Carl Hetherington  <cth@carlh.net>
1161
1162         * Fix failure to create signer certificates
1163         on Windows.
1164
1165 2013-10-10  Carl Hetherington  <cth@carlh.net>
1166
1167         * Basic snapping in the timeline.
1168
1169         * Various improvements to dcpomatic_kdm.
1170
1171 2013-10-10  Carl Hetherington  <cth@carlh.net>
1172
1173         * Version 1.11 released.
1174
1175 2013-10-10  Carl Hetherington  <cth@carlh.net>
1176
1177         * libdcp fix to incorrect signature digests.
1178
1179 2013-10-09  Carl Hetherington  <cth@carlh.net>
1180
1181         * Version 1.10 released.
1182
1183 2013-10-09  Carl Hetherington  <cth@carlh.net>
1184
1185         * Add some missing Windows dependencies.
1186
1187 2013-10-09  Carl Hetherington  <cth@carlh.net>
1188
1189         * Version 1.09 released.
1190
1191 2013-10-09  Carl Hetherington  <cth@carlh.net>
1192
1193         * Bump libdcp version to pull in speculative fix
1194         for AuthorizedDeviceList thumbprints in KDMs.
1195
1196 2013-10-09  Carl Hetherington  <cth@carlh.net>
1197
1198         * Version 1.08 released.
1199
1200 2013-10-09  Carl Hetherington  <cth@carlh.net>
1201
1202         * Fix problems with crypto stuff on Windows.
1203
1204 2013-10-08  Carl Hetherington  <cth@carlh.net>
1205
1206         * Version 1.07 released.
1207
1208 2013-10-01  Carl Hetherington  <cth@carlh.net>
1209
1210         * Version 1.06 released.
1211
1212 2013-09-19  Carl Hetherington  <cth@carlh.net>
1213
1214         * Version 1.05 released.
1215
1216 2013-09-17  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 1.04 released.
1219
1220 2013-09-09  Carl Hetherington  <cth@carlh.net>
1221
1222         * Version 1.03 released.
1223
1224 2013-09-02  Carl Hetherington  <cth@carlh.net>
1225
1226         * Add missing boost datetime dependency
1227         to debian control files.
1228
1229 2013-08-30  Carl Hetherington  <cth@carlh.net>
1230
1231         * Version 1.02 released.
1232
1233 2013-08-29  Carl Hetherington  <cth@carlh.net>
1234
1235         * Version 1.01 released.
1236
1237 2013-08-29  Carl Hetherington  <cth@carlh.net>
1238
1239         * Restore server/client operation (#202).
1240
1241         * Fix strange rounding of still image durations (#204).
1242
1243         * Remove limitation to numbers and periods in the
1244         server host name dialogue box.
1245
1246         * Fix stuck-at-99% progress meters (#184).
1247
1248         * Version 1.01beta1 released.
1249
1250 2013-08-29  Carl Hetherington  <cth@carlh.net>
1251
1252         * Fix emissions of large chunks of silence when
1253         analysing audio in some cases.
1254
1255         * Use my @dcpomatic.com email address for now,
1256         rather than a non-existant mailing list.
1257
1258 2013-08-28  Carl Hetherington  <cth@carlh.net>
1259
1260         * Initial DCP-o-matic release.
1261