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