Bump version
[dcpomatic.git] / ChangeLog
1 2014-02-10  Carl Hetherington  <cth@carlh.net>
2
3         * Version 1.64.9 released.
4
5 2014-02-10  Carl Hetherington  <cth@carlh.net>
6
7         * Version 1.64.8 released.
8
9 2014-02-09  Carl Hetherington  <cth@carlh.net>
10
11         * Build with a more careful version of libopenjpeg that handles
12         out-of-memory conditions slightly better.
13
14         * Possibly fix repeated no route to host errors in some cases.
15
16         * Some small bits of increased low-memory stability.
17
18         * Version 1.64.7 released.
19
20 2014-02-08  Carl Hetherington  <cth@carlh.net>
21
22         * Fix exception when seeking with missing content (part of #317).
23
24         * Version 1.64.6 released.
25
26 2014-02-08  Carl Hetherington  <cth@carlh.net>
27
28         * Version 1.64.5 released.
29
30 2014-02-08  Carl Hetherington  <cth@carlh.net>
31
32         * Version 1.64.4 released.
33
34 2014-02-08  Carl Hetherington  <cth@carlh.net>
35
36         * Version 1.64.3 released.
37
38 2014-02-08  Carl Hetherington  <cth@carlh.net>
39
40         * Bump libdcp version to get some fixes for Interop XML.
41
42 2014-02-07  Carl Hetherington  <cth@carlh.net>
43
44         * Add basic stuff to build RPMs for Centos.
45
46 2014-02-05  Carl Hetherington  <cth@carlh.net>
47
48         * Version 1.64.2 released.
49
50 2014-02-05  Carl Hetherington  <cth@carlh.net>
51
52         * A variety of fixes to small problems found by Coverity.
53
54 2014-02-05  Carl Hetherington  <cth@carlh.net>
55
56         * Version 1.64.1 released.
57
58 2014-02-05  Carl Hetherington  <cth@carlh.net>
59
60         * Updates to it_IT translation from William Fanelli.
61
62 2014-02-02  Carl Hetherington  <cth@carlh.net>
63
64         * Version 1.64.0 released.
65
66 2014-01-29  Carl Hetherington  <cth@carlh.net>
67
68         * Version 1.63.8 released.
69
70 2014-01-29  Carl Hetherington  <cth@carlh.net>
71
72         * Add subtitle X offset option.
73
74         * Fix missing subtitles when subtitled content is at a non-zero position.
75
76 2014-01-28  Carl Hetherington  <cth@carlh.net>
77
78         * Use Mbit/s instead of the incorrect MBps.
79
80         * Version 1.63.7 released.
81
82 2014-01-28  Carl Hetherington  <cth@carlh.net>
83
84         * Try to prevent Windows machines going to sleep during encodes.
85
86         * Add option to not install main program / server on Windows.
87
88 2014-01-26  Carl Hetherington  <cth@carlh.net>
89
90         * Change default JPEG2000 bandwith to 100MBps.
91
92         * Updated fr_FR translation from Theirry Journet.
93
94 2014-01-24  Carl Hetherington  <cth@carlh.net>
95
96         * Try to fix repeatedly-reported exceptions.
97
98 2014-01-23  Carl Hetherington  <cth@carlh.net>
99
100         * Version 1.63.6 released.
101
102 2014-01-23  Carl Hetherington  <cth@carlh.net>
103
104         * Fix recovery of DCP encoding after a crash with a 3D DCP.
105
106 2014-01-21  Carl Hetherington  <cth@carlh.net>
107
108         * Version 1.63.5 released.
109
110 2014-01-21  Carl Hetherington  <cth@carlh.net>
111
112         * Potentially major fix for bad A/V sync.
113
114 2014-01-19  Carl Hetherington  <cth@carlh.net>
115
116         * Version 1.63.4 released.
117
118 2014-01-19  Carl Hetherington  <cth@carlh.net>
119
120         * Updated sv_SE translation from Adam Klotblixt.
121
122 2014-01-15  Carl Hetherington  <cth@carlh.net>
123
124         * Version 1.63.3 released.
125
126 2014-01-15  Carl Hetherington  <cth@carlh.net>
127
128         * Hopefully fix badly-labelled MXFs when in Interop mode.
129
130 2014-01-14  Carl Hetherington  <cth@carlh.net>
131
132         * Version 1.63.2 released.
133
134 2014-01-14  Carl Hetherington  <cth@carlh.net>
135
136         * Fix problems with adding new soundtracks to FFmpeg content with
137         no audio track.
138
139         * Updated de_DE translation from Markus Raab.
140
141         * Version 1.63.1 released.
142
143 2014-01-14  Carl Hetherington  <cth@carlh.net>
144
145         * Try to fix subtitle problems when the video frame rate is being changed
146         from content to DCP.
147
148 2014-01-13  Carl Hetherington  <cth@carlh.net>
149
150         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
151         also tweak 1.19:1 (#306).
152
153         * Version 1.63.0 released.
154
155 2014-01-12  Carl Hetherington  <cth@carlh.net>
156
157         * Fix crashes when using -3dB options in locales with a , decimal separator.
158
159         * Version 1.62.3 released.
160
161 2014-01-11  Carl Hetherington  <cth@carlh.net>
162
163         * Hopefully fix error on restarting a cancelled transcode job
164         on Windows.
165
166 2014-01-10  Carl Hetherington  <cth@carlh.net>
167
168         * Version 1.62.2 released.
169
170 2014-01-10  Carl Hetherington  <cth@carlh.net>
171
172         * Version 1.62.1 released.
173
174 2014-01-10  Carl Hetherington  <cth@carlh.net>
175
176         * Version 1.62.0 released.
177
178 2014-01-10  Carl Hetherington  <cth@carlh.net>
179
180         * Try to stop the queue of things to write filling up excessively
181         on fast CPUs.
182
183         * Try to fix double "are you sure" prompt on quitting with active jobs.
184
185         * Version 1.61.2 released.
186
187 2014-01-09  Carl Hetherington  <cth@carlh.net>
188
189         * Version 1.61.1 released.
190
191 2014-01-09  Carl Hetherington  <cth@carlh.net>
192
193         * Version 1.61.0 released.
194
195 2014-01-09  Carl Hetherington  <cth@carlh.net>
196
197         * Hopefully fix somewhat inexplicable inability of Windows to open
198         new files on top of old ones in some circumstances (with audio
199         MXFs).
200
201         * Version 1.60 released.
202
203 2014-01-09  Carl Hetherington  <cth@carlh.net>
204
205         * More fixes for slow-downs on fast computers.
206
207 2014-01-08  Carl Hetherington  <cth@carlh.net>
208
209         * Version 1.59 released.
210
211 2014-01-07  Carl Hetherington  <cth@carlh.net>
212
213         * Version 1.58 released.
214
215 2014-01-07  Carl Hetherington  <cth@carlh.net>
216
217         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
218         of some .mov files.
219
220         * Very primitive check-for-updates feature added.
221
222         * Allow still-moving-image sources to have their frame rate specified.
223
224 2014-01-06  Carl Hetherington  <cth@carlh.net>
225
226         * Basics of per-channel audio gain (#247).
227
228         * Give a warning on make DCP if it seems unlikely that the disk
229         will have enough space to store the finished DCP (#92).
230
231         * Make sure forced languages override the environment for gettext()
232         as well as wxWidgets' i18n code (#108).
233
234         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
235         with interop (#206).
236
237         * Fix subtitle colouring (#152).
238
239         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
240
241         * Remove seemingly unnecessary checks on image directories.
242
243         * Leave DCP directory creation until the last minute to help
244         avoid half-eaten directories being left around (#174).
245
246 2014-01-05  Carl Hetherington  <cth@carlh.net>
247
248         * Version 1.57 released.
249
250 2014-01-05  Carl Hetherington  <cth@carlh.net>
251
252         * Use _fseeki64 on Windows when reading content files.
253
254         * Various small fixes to i18n.
255
256 2014-01-03  Carl Hetherington  <cth@carlh.net>
257
258         * Version 1.56 released.
259
260 2014-01-03  Carl Hetherington  <cth@carlh.net>
261
262         * Version 1.55 released.
263
264 2014-01-03  Carl Hetherington  <cth@carlh.net>
265
266         * New de_DE translation from Markus Raab.
267
268         * Work-around mysterious call of pure virtual method inside boost.
269
270 2014-01-01  Carl Hetherington  <cth@carlh.net>
271
272         * Bump ffmpeg version.
273
274 2013-12-30  Carl Hetherington  <cth@carlh.net>
275
276         * Version 1.54 released.
277
278 2013-12-30  Carl Hetherington  <cth@carlh.net>
279
280         * Put catches around a few threads which could have uncaught exceptions.
281
282         * Add nascent dcpomatic_create command-line program to create films.
283
284 2013-12-29  Carl Hetherington  <cth@carlh.net>
285
286         * Version 1.53 released.
287
288 2013-12-29  Carl Hetherington  <cth@carlh.net>
289
290         * Fix failure to load content from directories with non-Latin names.
291
292 2013-12-28  Carl Hetherington  <cth@carlh.net>
293
294         * Speculative fix for "find missing" not working on OS X (#255).
295
296         * Fix failure to load films with missing still image content (#300).
297
298 2013-12-27  Carl Hetherington  <cth@carlh.net>
299
300         * Fix non-update of video information on changing DCP resolution (#299).
301
302         * Version 1.52 released.
303
304 2013-12-27  Carl Hetherington  <cth@carlh.net>
305
306         * More speculative fixes for 4K.
307
308 2013-12-23  Carl Hetherington  <cth@carlh.net>
309
310         * Version 1.51 released.
311
312 2013-12-23  Carl Hetherington  <cth@carlh.net>
313
314         * A couple of potential fixes for 4K.
315
316         * Version 1.50 released.
317
318 2013-12-23  Carl Hetherington  <cth@carlh.net>
319
320         * Version 1.49 released.
321
322 2013-12-23  Carl Hetherington  <cth@carlh.net>
323
324         * Version 1.48 released.
325
326 2013-12-23  Carl Hetherington  <cth@carlh.net>
327
328         * Add TLS/SSL support to KDM email sending.
329
330 2013-12-23  Carl Hetherington  <cth@carlh.net>
331
332         * Version 1.47 released.
333
334 2013-12-23  Carl Hetherington  <cth@carlh.net>
335
336         * Add $START_TIME and $END_TIME as variables for the KDM email.
337
338         * Add top/bottom option for 3D frames.
339
340 2013-12-20  Carl Hetherington  <cth@carlh.net>
341
342         * Add configuration option for default audio delay (#276).
343
344         * Version 1.46 released.
345
346 2013-12-19  Carl Hetherington  <cth@carlh.net>
347
348         * Version 1.45 released.
349
350 2013-12-19  Carl Hetherington  <cth@carlh.net>
351
352         * Bump libdcp version again for a crash fix for 32-bit Windows,
353         and also for problems generating certificate chains.
354
355 2013-12-18  Carl Hetherington  <cth@carlh.net>
356
357         * Version 1.44 released.
358
359 2013-12-18  Carl Hetherington  <cth@carlh.net>
360
361         * Bump libdcp version again for a fix to XML validity for 3D.
362
363         * Version 1.43 released.
364
365 2013-12-18  Carl Hetherington  <cth@carlh.net>
366
367         * Update libdcp version to get fix for 3D IntrinsicDuration.
368
369         * Fix progress reporting when making 3D DCPs.
370
371         * Fix non-update of display when changing video frame type (2D,
372         3D left/right etc.)
373
374         * Restore video information in video tab when using still images.
375
376         * Hopefully fix exception on new film in some strange cases.
377
378 2013-12-09  Carl Hetherington  <cth@carlh.net>
379
380         * Version 1.42 released.
381
382 2013-12-09  Carl Hetherington  <cth@carlh.net>
383
384         * Fix make_black for pixel format 7 (#288).
385
386 2013-12-08  Carl Hetherington  <cth@carlh.net>
387
388         * Fix display update when removing content (#281).
389
390 2013-12-07  Carl Hetherington  <cth@carlh.net>
391
392         * Version 1.41 released.
393
394 2013-12-05  Carl Hetherington  <cth@carlh.net>
395
396         * Improve the correctness of lengths reported by sound files to fix
397         short DCPs when using non-DCI-rate sound files with stills.
398
399 2013-12-04  Carl Hetherington  <cth@carlh.net>
400
401         * Make signatures optional (#273).
402
403         * Only do scale/crop/window/subtitle overlay if a frame is going
404         to be encoded for the DCP.
405
406         * Several optimisations to video processing, which should
407         speed up the player a bit.
408
409 2013-12-03  Carl Hetherington  <cth@carlh.net>
410
411         * Add "play length" control to avoid having to do arithmetic to
412         get end-trims right in some cases (#261).
413
414 2013-12-02  Carl Hetherington  <cth@carlh.net>
415
416         * Fix breakage to adding multiple files at the same time.
417
418         * Fix crash on double-click of "show audio" button (#278).
419
420         * Version 1.40 released.
421
422 2013-12-02  Carl Hetherington  <cth@carlh.net>
423
424         * Fix problems with FFmpeg files that have all-zero stream IDs.
425
426         * Fix crash on checking non-existing frame info
427         files.
428
429         * Fix erroneous disabling of timing panel with
430         audio-only sources.
431
432 2013-11-30  Carl Hetherington  <cth@carlh.net>
433
434         * Version 1.39 released.
435
436 2013-11-30  Carl Hetherington  <cth@carlh.net>
437
438         * Fix windows build.
439
440 2013-11-29  Carl Hetherington  <cth@carlh.net>
441
442         * Version 1.38 released.
443
444 2013-11-29  Carl Hetherington  <cth@carlh.net>
445
446         * Add option to join input files together
447         to help with multiple VOB files from DVDs.
448
449         * Fix build for 32-bit versions of OS X.
450
451 2013-11-27  Carl Hetherington  <cth@carlh.net>
452
453         * Version 1.37 released.
454
455 2013-11-27  Carl Hetherington  <cth@carlh.net>
456
457         * Version 1.36 released.
458
459 2013-11-27  Carl Hetherington  <cth@carlh.net>
460
461         * Version 1.35 released.
462
463 2013-11-26  Carl Hetherington  <cth@carlh.net>
464
465         * Updated fr_FR translation from Lilian Lefranc.
466
467         * A whole load of fixes for lots of bugs when handling filenames
468         using non-Latin characters on Windows.
469
470 2013-11-22  Carl Hetherington  <cth@carlh.net>
471
472         * Version 1.34 released.
473
474 2013-11-22  Carl Hetherington  <cth@carlh.net>
475
476         * Fix both OS X and Windows installers.
477
478 2013-11-21  Carl Hetherington  <cth@carlh.net>
479
480         * Version 1.33 released.
481
482 2013-11-21  Carl Hetherington  <cth@carlh.net>
483
484         * Fix Ubuntu 13.04 build.
485
486 2013-11-20  Carl Hetherington  <cth@carlh.net>
487
488         * Version 1.32 released.
489
490 2013-11-20  Carl Hetherington  <cth@carlh.net>
491
492         * Version 1.31 released.
493
494 2013-11-20  Carl Hetherington  <cth@carlh.net>
495
496         * Add primitive hints dialogue box.
497
498 2013-11-17  Carl Hetherington  <cth@carlh.net>
499
500         * Fix specified-server discovery.
501
502         * Version 1.30 released.
503
504 2013-11-17  Carl Hetherington  <cth@carlh.net>
505
506         * Speculative fix for servers crashing with different
507         locales to clients.
508
509 2013-11-16  Carl Hetherington  <cth@carlh.net>
510
511         * Bump bundled FFmpeg version to current git master.
512
513         * Fix erroneous reset of visible channels in audio
514         level dialog when changing gain.
515
516 2013-11-15  Carl Hetherington  <cth@carlh.net>
517
518         * Use 2 decimal places for gamma controls instead
519         of 1.
520
521 2013-11-14  Carl Hetherington  <cth@carlh.net>
522
523         * Support modification of certain properties when
524         there are several selected pieces of content.
525
526         * Add server configuration back in.
527
528 2013-11-12  Carl Hetherington  <cth@carlh.net>
529
530         * Version 1.29 released.
531
532 2013-11-12  Carl Hetherington  <cth@carlh.net>
533
534         * Fix bad_alloc exception on audio analysis (and
535         probably elsewhere).
536
537 2013-11-11  Carl Hetherington  <cth@carlh.net>
538
539         * Version 1.28 released.
540
541 2013-11-11  Carl Hetherington  <cth@carlh.net>
542
543         * Somewhat speculative fix for slow-downs and
544         large memory consumption with multi-content playlists.
545
546 2013-11-10  Carl Hetherington  <cth@carlh.net>
547
548         * Hopefully get rid of spurious black lines around
549         preview.
550
551 2013-11-08  Carl Hetherington  <carl@ubuntu>
552
553         * Fix strange behaviour of J2K bandwidth control
554         on 32-bit Linux.
555
556 2013-11-07  Carl Hetherington  <cth@carlh.net>
557
558         * Open file dialog starts in the configured DCP directory,
559         if one exists (#70).
560
561 2013-11-06  Carl Hetherington  <cth@carlh.net>
562
563         * Support pixel format 30 (#254).
564
565 2013-11-06  Carl Hetherington  <cth@carlh.net>
566
567         * Version 1.27 released.
568
569 2013-11-06  Carl Hetherington  <cth@carlh.net>
570
571         * Various server-related tidying up; servers are
572         now auto-detected only (the configuration for
573         them has been removed).
574
575 2013-11-06  Carl Hetherington  <cth@carlh.net>
576
577         * Version 1.26 released.
578
579 2013-11-05  Carl Hetherington  <cth@carlh.net>
580
581         * Auto-detect encoding servers on the local
582         subnet(s).
583
584         * Tweak verbosity of command-line encoding servers.
585
586 2013-11-04  Carl Hetherington  <cth@carlh.net>
587
588         * Version 1.25 released.
589
590 2013-10-29  Carl Hetherington  <cth@carlh.net>
591
592         * Improve performance when start-trimming
593         large files.
594
595         * Fix audio problems when start-trimming.
596
597 2013-10-28  Carl Hetherington  <cth@carlh.net>
598
599         * Version 1.24 released.
600
601 2013-10-28  Carl Hetherington  <cth@carlh.net>
602
603         * Fix failure to reload configuration on
604         some non-English locales.
605
606 2013-10-26  Carl Hetherington  <cth@carlh.net>
607
608         * Version 1.23 released.
609
610 2013-10-25  Carl Hetherington  <cth@carlh.net>
611
612         * Version 1.22 released.
613
614 2013-10-24  Carl Hetherington  <cth@carlh.net>
615
616         * Support sources that require repeat of more than
617         1 extra frame.
618
619 2013-10-23  Carl Hetherington  <cth@carlh.net>
620
621         * Version 1.21 released.
622
623 2013-10-23  Carl Hetherington  <cth@carlh.net>
624
625         * Use our own directory picker on Ubuntu 13.10 as well
626         as Ubuntu 13.04 as it seems similarly broken.
627
628 2013-10-22  Carl Hetherington  <cth@carlh.net>
629
630         * Version 1.20 released.
631
632 2013-10-22  Carl Hetherington  <cth@carlh.net>
633
634         * Allow films to be loaded when content is missing,
635         and then that content can be re-found.
636
637 2013-10-21  Carl Hetherington  <cth@carlh.net>
638
639         * Version 1.19 released.
640
641 2013-10-21  Carl Hetherington  <cth@carlh.net>
642
643         * Fix Rec. 709 gammas (from Lilian Lefranc)
644
645 2013-10-20  Carl Hetherington  <cth@carlh.net>
646
647         * Allow specification of subtitle language even if DVD-o-matic
648         isn't providing the subtitles.
649
650 2013-10-20  Carl Hetherington  <cth@carlh.net>
651
652         * Version 1.18 released.
653
654 2013-10-19  Carl Hetherington  <cth@carlh.net>
655
656         * Fix non-saving of colour transform presets.
657
658         * Some improvements in progress reporting, especially
659         for long encodes.
660
661 2013-10-18  Carl Hetherington  <cth@carlh.net>
662
663         * Fix bug with incorrect validity times given to KDMs.
664
665 2013-10-17  Carl Hetherington  <cth@carlh.net>
666
667         * Fix Make DCP menu option sensitivity (#230).
668
669         * Forward-port fix from master; use 1000000 rather
670         than 1e6 for J2K bandwidth arithmetic to ensure
671         that it's done with integers.
672
673 2013-10-16  Carl Hetherington  <cth@carlh.net>
674
675         * Version 1.17 released.
676
677 2013-10-16  Carl Hetherington  <cth@carlh.net>
678
679         * Hopefully fix crash on closing preferences window
680         when ~/.config/dcpomatic does not exist.
681
682         * Allow specification of the DCP to make KDMs for,
683         in case there is more than one.
684
685         * Speed up response to some settings changes
686         (e.g. crop) (#196).
687
688 2013-10-15  Carl Hetherington  <cth@carlh.net>
689
690         * Version 1.16 released.
691
692 2013-10-15  Carl Hetherington  <cth@carlh.net>
693
694         * Restore up/down buttons for simple content time
695         movements.
696
697         * Include film title in KDM filenames.
698
699         * Allow no-stretch scaling like in DVD-o-matic.
700
701 2013-10-14  Carl Hetherington  <cth@carlh.net>
702
703         * Add Rec. 709 colour conversion preset using
704         Wolfgang Woehl's matrix.
705
706 2013-10-14  Carl Hetherington  <cth@carlh.net>
707
708         * Version 1.15 released.
709
710 2013-10-14  Carl Hetherington  <cth@carlh.net>
711
712         * Fix some crashes in the KDM dialogue when coming
713         out of the add screen without giving a certificate.
714
715         * Really fix libltdl search path on OS X.
716
717 2013-10-13  Carl Hetherington  <cth@carlh.net>
718
719         * Version 1.14 released.
720
721 2013-10-12  Carl Hetherington  <cth@carlh.net>
722
723         * Add some missing libraries to the OS X build.
724
725         * Fix libltdl search path on OS X.
726
727 2013-10-12  Carl Hetherington  <cth@carlh.net>
728
729         * Version 1.13 released.
730
731 2013-10-12  Carl Hetherington  <cth@carlh.net>
732
733         * Fix linux static build.
734
735 2013-10-11  Carl Hetherington  <cth@carlh.net>
736
737         * Version 1.12 released.
738
739 2013-10-11  Carl Hetherington  <cth@carlh.net>
740
741         * Fix failure to create signer certificates
742         on Windows.
743
744 2013-10-10  Carl Hetherington  <cth@carlh.net>
745
746         * Basic snapping in the timeline.
747
748         * Various improvements to dcpomatic_kdm.
749
750 2013-10-10  Carl Hetherington  <cth@carlh.net>
751
752         * Version 1.11 released.
753
754 2013-10-10  Carl Hetherington  <cth@carlh.net>
755
756         * libdcp fix to incorrect signature digests.
757
758 2013-10-09  Carl Hetherington  <cth@carlh.net>
759
760         * Version 1.10 released.
761
762 2013-10-09  Carl Hetherington  <cth@carlh.net>
763
764         * Add some missing Windows dependencies.
765
766 2013-10-09  Carl Hetherington  <cth@carlh.net>
767
768         * Version 1.09 released.
769
770 2013-10-09  Carl Hetherington  <cth@carlh.net>
771
772         * Bump libdcp version to pull in speculative fix
773         for AuthorizedDeviceList thumbprints in KDMs.
774
775 2013-10-09  Carl Hetherington  <cth@carlh.net>
776
777         * Version 1.08 released.
778
779 2013-10-09  Carl Hetherington  <cth@carlh.net>
780
781         * Fix problems with crypto stuff on Windows.
782
783 2013-10-08  Carl Hetherington  <cth@carlh.net>
784
785         * Version 1.07 released.
786
787 2013-10-01  Carl Hetherington  <cth@carlh.net>
788
789         * Version 1.06 released.
790
791 2013-09-19  Carl Hetherington  <cth@carlh.net>
792
793         * Version 1.05 released.
794
795 2013-09-17  Carl Hetherington  <cth@carlh.net>
796
797         * Version 1.04 released.
798
799 2013-09-09  Carl Hetherington  <cth@carlh.net>
800
801         * Version 1.03 released.
802
803 2013-09-02  Carl Hetherington  <cth@carlh.net>
804
805         * Add missing boost datetime dependency
806         to debian control files.
807
808 2013-08-30  Carl Hetherington  <cth@carlh.net>
809
810         * Version 1.02 released.
811
812 2013-08-29  Carl Hetherington  <cth@carlh.net>
813
814         * Version 1.01 released.
815
816 2013-08-29  Carl Hetherington  <cth@carlh.net>
817
818         * Restore server/client operation (#202).
819
820         * Fix strange rounding of still image durations (#204).
821
822         * Remove limitation to numbers and periods in the
823         server host name dialogue box.
824
825         * Fix stuck-at-99% progress meters (#184).
826
827         * Version 1.01beta1 released.
828
829 2013-08-29  Carl Hetherington  <cth@carlh.net>
830
831         * Fix emissions of large chunks of silence when
832         analysing audio in some cases.
833
834         * Use my @dcpomatic.com email address for now,
835         rather than a non-existant mailing list.
836
837 2013-08-28  Carl Hetherington  <cth@carlh.net>
838
839         * Initial DCP-o-matic release.
840