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