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