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