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