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