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