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