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