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