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