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