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