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