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