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