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