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