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