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