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