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