Bump version
[dcpomatic.git] / ChangeLog
1 2013-03-14  Carl Hetherington  <cth@carlh.net>
2
3         * Version 0.77beta2 released.
4
5 2013-03-14  Carl Hetherington  <cth@carlh.net>
6
7         * Version 0.77beta1 released.
8
9 2013-03-14  Carl Hetherington  <cth@carlh.net>
10
11         * Work-around lack of support for hard links.
12
13         * Fix a few bugs with A/B mode.
14
15 2013-03-08  Carl Hetherington  <cth@carlh.net>
16
17         * Disable show audio button and use content audio selector
18         as appropriate for the audio in the content (#41 and #73).
19
20 2013-03-05  Carl Hetherington  <cth@carlh.net>
21
22         * Version 0.76 released.
23
24 2013-03-05  Carl Hetherington  <cth@carlh.net>
25
26         * Version 0.76beta3 released.
27
28 2013-03-04  Carl Hetherington  <cth@carlh.net>
29
30         * Fix decoding of audio streams with multiple
31         packets per frame (e.g. wmapro).
32
33 2013-03-02  Carl Hetherington  <cth@carlh.net>
34
35         * Add option to specify the DCP's frame
36         rate (part of #56).
37
38         * Add a description of what each video format
39         means to the UI.
40
41 2013-03-01  Carl Hetherington  <cth@carlh.net>
42
43         * Version 0.76beta2 released.
44
45 2013-03-01  Carl Hetherington  <cth@carlh.net>
46
47         * Add primitive feature to plot graphs
48         of the soundtrack (#67).
49
50         * Version 0.76beta1 released.
51
52 2013-02-27  Carl Hetherington  <cth@carlh.net>
53
54         * Version 0.75 released.
55
56 2013-02-27  Carl Hetherington  <cth@carlh.net>
57
58         * Version 0.75beta1 released.
59
60         * Fix support for some YUV444 pixel formats.
61
62 2013-02-23  Carl Hetherington  <cth@carlh.net>
63
64         * Version 0.74 released.
65
66 2013-02-23  Carl Hetherington  <cth@carlh.net>
67
68         * Version 0.74beta1 released.
69
70 2013-02-21  Carl Hetherington  <cth@carlh.net>
71
72         * Version 0.73 released.
73
74 2013-02-20  Carl Hetherington  <cth@carlh.net>
75
76         * Version 0.73beta9 released.
77
78 2013-02-18  Carl Hetherington  <cth@carlh.net>
79
80         * Version 0.73beta8 released.
81
82 2013-02-18  Carl Hetherington  <cth@carlh.net>
83
84         * Version 0.73beta7 released.
85
86 2013-02-17  Carl Hetherington  <cth@carlh.net>
87
88         * Version 0.73beta6 released.
89
90 2013-02-17  Carl Hetherington  <cth@carlh.net>
91
92         * Version 0.73beta3 released.
93
94 2013-02-16  Carl Hetherington  <cth@carlh.net>
95
96         * Version 0.73beta2 released.
97
98 2013-02-16  Carl Hetherington  <cth@carlh.net>
99
100         * Version 0.73beta1 released.
101
102 2013-02-15  Carl Hetherington  <cth@carlh.net>
103
104         * Fix non-recognition of BMP for still images (#55),
105         reported by Thierry.
106
107 2013-02-12  Carl Hetherington  <cth@carlh.net>
108
109         * Basic option to open the containing folder for a DCP.
110
111         * Don't offer to copy a DCP to the TMS if there isn't
112         a DCP.
113
114         * Fix setup of a default film directory on Windows.
115
116         * Remove libx264 dependency.
117
118         * Rearrange main window slightly so that the progress
119         area is larger; give jobs "details" buttons to find out
120         more about any errors that occur.
121
122 2013-02-02  Carl Hetherington  <cth@carlh.net>
123
124         * Tidy up filters dialog by not showing those
125         that are not configured in FFmpeg, and by splitting
126         them up into categories.
127
128         * Fix infinite loop of error messages when
129         `playing back' using a non-existant filter (#39).
130
131         * Encode data straight to MXFs, rather
132         than going via .j2c files.  Should roughly
133         halve required disk space and reduce time
134         taken.
135
136 2013-01-25  Carl Hetherington  <cth@carlh.net>
137
138         * When using formats which pad smaller frames into
139         larger ones, the padding black now shown in
140         the preview.
141
142         * Fix the old DCP content type being left behind
143         when creating a new film.
144
145         * Add option to specify default details
146         for the DCI name details dialog in new
147         Films (#42).
148
149 2013-01-24  Carl Hetherington  <cth@carlh.net>
150
151         * Version 0.72 released.
152
153 2013-01-24  Carl Hetherington  <cth@carlh.net>
154
155         * Version 0.71 released.
156
157 2013-01-24  Carl Hetherington  <cth@carlh.net>
158
159         * Fix lack of audio with trimmed DCPs.
160
161 2013-01-23  Carl Hetherington  <cth@carlh.net>
162
163         * Remove multi-reel support (for now); needs more thinking about
164         and testing.
165
166 2013-01-12  Carl Hetherington  <cth@carlh.net>
167
168         * Version 0.71beta2 released.
169
170 2013-01-12  Carl Hetherington  <cth@carlh.net>
171
172         * Version 0.71beta1 released.
173
174 2013-01-12  Carl Hetherington  <cth@carlh.net>
175
176         * Untested support for splitting DCPs
177         into multiple reels.
178
179 2013-01-09  Carl Hetherington  <cth@carlh.net>
180
181         * Try to build with 0.10.4-ish ffmpeg.
182
183 2013-01-07  Carl Hetherington  <cth@carlh.net>
184
185         * Version 0.70 released.
186
187 2013-01-07  Carl Hetherington  <cth@carlh.net>
188
189         * Fix heinous thinko in mono soundtrack mapping code.
190
191 2013-01-06  Carl Hetherington  <cth@carlh.net>
192
193         * Version 0.70beta3 released.
194
195 2013-01-06  Carl Hetherington  <cth@carlh.net>
196
197         * Postpone linking of duplicate video frames so that copies
198         don't fail on Windows.
199
200 2013-01-06  Carl Hetherington  <cth@carlh.net>
201
202         * Version 0.70beta2 released.
203
204 2013-01-06  Carl Hetherington  <cth@carlh.net>
205
206         * Version 0.70beta1 released.
207
208 2013-01-06  Carl Hetherington  <cth@carlh.net>
209
210         * Put mono soundtracks on the centre speaker, rather
211         than on left (reported by Mike Blakesley).
212
213         * Add format for 16:9 without letterboxing (requested by Lilian
214         Lefranc).
215
216 2012-12-23  Carl Hetherington  <cth@carlh.net>
217
218         * Version 0.69 released.
219
220 2012-12-23  Carl Hetherington  <cth@carlh.net>
221
222         * Version 0.68 released.
223
224 2012-12-22  Carl Hetherington  <cth@carlh.net>
225
226         * Version 0.68beta10 released.
227
228 2012-12-22  Carl Hetherington  <cth@carlh.net>
229
230         * Fix wscripts to work with python 3.
231
232 2012-12-21  Carl Hetherington  <cth@carlh.net>
233
234         * Version 0.68beta9 released.
235
236 2012-12-21  Carl Hetherington  <cth@carlh.net>
237
238         * Version 0.68beta8 released.
239
240 2012-12-21  Carl Hetherington  <cth@carlh.net>
241
242         * Version 0.68beta7 released.
243
244 2012-12-21  Carl Hetherington  <cth@carlh.net>
245
246         * Version 0.68beta6 released.
247
248 2012-12-21  Carl Hetherington  <cth@carlh.net>
249
250         * Fix a few bugs.
251
252         * Update the manual.
253
254 2012-12-20  Carl Hetherington  <cth@carlh.net>
255
256         * Version 0.68beta5 released.
257
258 2012-12-20  Carl Hetherington  <cth@carlh.net>
259
260         * Version 0.68beta4 released.
261
262 2012-12-20  Carl Hetherington  <cth@carlh.net>
263
264         * Version 0.68beta3 released.
265
266 2012-12-20  Carl Hetherington  <cth@carlh.net>
267
268         * Allow still-image DCPs to have external audio added to them (#13).
269
270 2012-12-19  Carl Hetherington  <cth@carlh.net>
271
272         * Version 0.68beta2 released.
273
274 2012-12-19  Carl Hetherington  <cth@carlh.net>
275
276         * Version 0.68beta1 released.
277
278 2012-12-18  Carl Hetherington  <cth@carlh.net>
279
280         * Alter film viewer so that it is much quicker, responds instantly
281         to changes in video filtering settings, and can (roughly) play the
282         source material back.
283
284         * Make the examination of content for length optional, so that
285         if a source file has an accurate header you can trust it.
286
287 2012-12-18  Carl Hetherington  <cth@carlh.net>
288
289         * Version 0.67 released.
290
291 2012-12-18  Carl Hetherington  <cth@carlh.net>
292
293         * Support non-planar float and signed
294         16-bit planar audio; be less
295         crashy when unsupported audio formats
296         are found.
297
298 2012-12-18  Carl Hetherington  <cth@carlh.net>
299
300         * Version 0.66 released.
301
302 2012-12-18  Carl Hetherington  <cth@carlh.net>
303
304         * Version 0.65 released.
305 >>>>>>> master
306
307 2012-12-13  Carl Hetherington  <cth@carlh.net>
308
309         * Version 0.64 released.
310
311 2012-12-13  Carl Hetherington  <cth@carlh.net>
312
313         * Version 0.63 released.
314
315 2012-12-13  Carl Hetherington  <cth@carlh.net>
316
317         * Re-fix reports of zero audio channels
318         with soundtracks of some source files.
319
320 2012-12-13  Carl Hetherington  <cth@carlh.net>
321
322         * Version 0.62 released.
323
324 2012-12-13  Carl Hetherington  <cth@carlh.net>
325
326         * Improve progress reporting during the final
327         DCP make job; should stop the bar sitting at 100%
328         for a while during digest creation.
329
330 2012-12-11  Carl Hetherington  <cth@carlh.net>
331
332         * Version 0.61 released.
333
334 2012-12-11  Carl Hetherington  <cth@carlh.net>
335
336         * More .deb dep tweaks.
337
338 2012-12-11  Carl Hetherington  <cth@carlh.net>
339
340         * Version 0.60 released.
341
342 2012-12-11  Carl Hetherington  <cth@carlh.net>
343
344         * Hopefully fix utterly broken partially-static
345         builds for .debs.
346
347         * Fix specification of architecture in .debs.
348
349 2012-12-10  Carl Hetherington  <cth@carlh.net>
350
351         * Add a check-box (which defaults to on) which tells DVD-o-matic
352         not to scan new content files to work out their length, but instead
353         to trust the length from the header.  This length only matters for
354         working out what thumbnails to generate, so it isn't critical.
355         Trusting the header will speed up the "Examine Content" job by
356         a factor of about 2, which is handy for large films.
357
358 2012-12-10  Carl Hetherington  <cth@carlh.net>
359
360         * Version 0.59 released.
361
362 2012-12-09  Carl Hetherington  <cth@carlh.net>
363
364         * Version 0.59beta5 released.
365
366 2012-12-09  Carl Hetherington  <cth@carlh.net>
367
368         * Version 0.59beta4 released.
369
370 2012-12-09  Carl Hetherington  <cth@carlh.net>
371
372         * Version 0.59beta3 released.
373
374 2012-12-09  Carl Hetherington  <cth@carlh.net>
375
376         * Version 0.59beta2 released.
377
378 2012-12-09  Carl Hetherington  <cth@carlh.net>
379
380         * Build against libdcp compiled with -O2 instead
381         of -O3.
382
383 2012-12-05  Carl Hetherington  <cth@carlh.net>
384
385         * Version 0.59beta1 released.
386
387 2012-11-15  Carl Hetherington  <cth@carlh.net>
388
389         * Default to using a DCI name.
390
391         * Support for using external sound files instead
392         of the ones in the video source.
393
394 2012-11-14  Carl Hetherington  <cth@carlh.net>
395
396         * Rearrange the GUI a bit to tidy things up.
397
398         * Some internal reorganisation.
399
400 2012-12-03  Carl Hetherington  <cth@carlh.net>
401
402         * Version 0.58 released.
403
404 2012-12-03  Carl Hetherington  <cth@carlh.net>
405
406         * DVD-o-matic and its dependencies rebuilt with
407         a newer mingw toolchain and with -O2 rather than
408         -O3 to (hopefully) improve reliability on Windows.
409
410         * Fixed problems with 7.1 audio.
411
412 2012-11-10  Carl Hetherington  <cth@carlh.net>
413
414         * Version 0.57 released.
415
416 2012-11-10  Carl Hetherington  <cth@carlh.net>
417
418         * Fix crash when trying to use a DCI name when there
419         is no soundtrack (yet) (reported by Wolfgang Woehl).
420
421 2012-11-07  Carl Hetherington  <cth@carlh.net>
422
423         * Version 0.56 released.
424
425 2012-11-05  Carl Hetherington  <cth@carlh.net>
426
427         * Remove options to black-out the video when cropping the end;
428         it complicates the code and is getting a bit close to video
429         editing.
430
431         * Add option to trim from both the start and
432         the end of the input video.
433
434         * Various bug fixes and code rearrangement.
435
436 2012-10-14  Carl Hetherington  <cth@carlh.net>
437
438         * Basic support for DVD and Blu-Ray subtitles.
439
440         * Re-add DCI naming support.
441
442         * Basic support for selection of audio
443         and subtitle streams.
444
445         * Fixes for audio/video sync in some cases.
446
447         * Cope with videos with varying size and/or
448         pixel format.
449
450         * Fix bug with handling of YUV422-format videos.
451
452 2012-10-09  Carl Hetherington  <cth@carlh.net>
453
454         * Version 0.55 released.
455
456 2012-10-09  Carl Hetherington  <cth@carlh.net>
457
458         * Fix bug possibly causing randomly-occuring
459         black thumbnails.
460
461         * Fix problems with obtaining frame rate of
462         WMV files (reported by Anders Nordentoft-Madsen).
463
464 2012-10-07  Carl Hetherington  <cth@carlh.net>
465
466         * Fix up some bugs when using limited DCP
467         range (reported by Wolfgang Woehl).
468
469         * Don't stretch still images for DCPs, just
470         scale them up and pad them as required.
471
472 2012-10-02  Carl Hetherington  <cth@carlh.net>
473
474         * Version 0.54 released.
475
476 2012-10-02  Carl Hetherington  <cth@carlh.net>
477
478         * When encoding 24 frames per second drop
479         frame (ie 23.976 frames per second) run the
480         video at 24 FPS and resample the audio so
481         that when it is run correspondingly (slightly) fast
482         it remains in sync.
483
484         * Some code cleanup.
485
486 2012-10-01  Carl Hetherington  <cth@carlh.net>
487
488         * Fix aff/666: thumbnail scan is run twice
489         when changing the content file for a film.
490
491 2012-09-28  Carl Hetherington  <cth@carlh.net>
492
493         * Fix crash bug which seems to have been
494         exposed by recent changes to ffmpeg.
495
496 2012-09-27  Carl Hetherington  <cth@carlh.net>
497
498         * Version 0.53 released.
499
500 2012-09-27  Carl Hetherington  <cth@carlh.net>
501
502         * Fix unrecognised capital letters on
503         still-image file extensions.
504
505         * Write hashes of frames to disk and
506         check them before making the final DCP.
507
508 2012-09-24  Carl Hetherington  <cth@carlh.net>
509
510         * Fix problems with overflow on long films.
511
512 2012-09-24  Carl Hetherington  <cth@carlh.net>
513
514         * Version 0.52 released.
515
516 2012-09-23  Carl Hetherington  <cth@carlh.net>
517
518         * Fix alignment of frames per second count.
519
520         * Use hopefully more robust networking
521         code to survive timeouts during reads and
522         writes.
523
524         * Some fixes for bugs when loading Films
525         created on Windows in Linux.
526
527 2012-09-22  Carl Hetherington  <cth@carlh.net>
528
529         * Fix bug on OK-ing gain calculation
530         dialog without entering any values.
531
532         * Improve spacing in some dialogs.
533
534 2012-09-22  Carl Hetherington  <cth@carlh.net>
535
536         * Version 0.51 released.
537
538 2012-09-22  Carl Hetherington  <cth@carlh.net>
539
540         * Improve transcode job progress reporting.
541
542         * Update the slow bits of the properties
543         dialog in a separate thread to improve
544         responsiveness.
545
546         * Fix edit server button on Windows.
547
548 2012-09-22  Carl Hetherington  <cth@carlh.net>
549
550         * Version 0.50 released.
551
552 2012-09-22  Carl Hetherington  <cth@carlh.net>
553
554         * Rename servomatic to servomatic_cli and
555         add a very basic system-tray-dwelling GUI server.
556
557         * Tweak formatting of properties dialogue
558         and add a note of how many J2K frames
559         have already been encoded.
560
561         * Correctly set up crop in the viewer
562         on reloading a film.
563
564 2012-09-18  Carl Hetherington  <cth@carlh.net>
565
566         * Fix non-working removal of encode servers.
567
568         * Add GUI front-end to encode server.
569
570 2012-09-17  Carl Hetherington  <cth@carlh.net>
571
572         * Include servomatic in the Windows install.
573
574         * Add a simple Properties dialog to give
575         an estimate of disk space required for an
576         encode.
577
578 2012-09-17  Carl Hetherington  <cth@carlh.net>
579
580         * Version 0.49 released.
581
582 2012-09-16  Carl Hetherington  <cth@carlh.net>
583
584         * Version 0.48 released.
585
586 2012-09-15  Carl Hetherington  <cth@carlh.net>
587
588         * Slightly speculative fix for failure to
589         take note of audio gain changes caused by
590         the Calculate dialogue.
591
592 2012-09-12  Carl Hetherington  <cth@carlh.net>
593
594         * Fix crash when FFmpeg doesn't set up the audio channel
595         layout for some reason.
596
597 2012-09-01  Carl Hetherington  <cth@carlh.net>
598
599         * Add 1.66-within-flat format.
600
601 2012-08-27  Carl Hetherington  <cth@carlh.net>
602
603         * Version 0.47 released.
604
605 2012-08-23  Carl Hetherington  <cth@carlh.net>
606
607         * Add some more formats.
608
609         * Update to use libdcp 0.11.
610
611         * Fix build with boost filesystem version 2.
612
613 2012-08-10  Carl Hetherington  <cth@carlh.net>
614
615         * Version 0.46 released.
616
617 2012-08-10  Carl Hetherington  <cth@carlh.net>
618
619         * Untested fixes for failure to encode
620         content without audio.
621
622 2012-08-09  Carl Hetherington  <cth@carlh.net>
623
624         * Version 0.45 released.
625
626 2012-08-09  Carl Hetherington  <cth@carlh.net>
627
628         * Fix bug with padding in Scope causing corrupt
629         images.
630
631         * Fix bug when using content file names which
632         start with the name of the film directory.
633
634 2012-08-05  Carl Hetherington  <cth@carlh.net>
635
636         * Version 0.44 released.
637
638 2012-08-04  Carl Hetherington  <cth@carlh.net>
639
640         * Fix bug with content inside the film directory.
641
642 2012-08-04  Carl Hetherington  <cth@carlh.net>
643
644         * Version 0.43 released.
645
646 2012-08-04  Carl Hetherington  <cth@carlh.net>
647
648         * Use wxwidgets .rc file to make Windows version
649         look nicer.
650
651         * Hopefully improve building against different
652         versions of FFmpeg.
653
654 2012-08-04  Carl Hetherington  <cth@carlh.net>
655
656         * Version 0.42 released.
657
658 2012-08-04  Carl Hetherington  <cth@carlh.net>
659
660         * Request admin priviledges on install for Windows 7.
661
662         * Add some missing dependencies to the Windows package.
663
664 2012-08-01  Carl Hetherington  <cth@carlh.net>
665
666         * Version 0.40 released.
667
668 2012-08-01  Carl Hetherington  <cth@carlh.net>
669
670         * Fix a few bugs related to thumbnailing.
671
672         * Update for libdcp version 0.06.
673
674 2012-07-31  Carl Hetherington  <cth@carlh.net>
675
676         * Add option to compute required audio gains to
677         effect the same as a sound processor fader change
678         (currently for Dolby CP750 only).
679
680 2012-07-28  Carl Hetherington  <cth@carlh.net>
681
682         * Version 0.37 released.
683
684 2012-07-28  Carl Hetherington  <cth@carlh.net>
685
686         * Fix missed frames when encoding caused by server
687         threads that are attempting to access non-responding
688         servers.
689
690         * Fix makedcp parsing of -v option.
691
692 2012-07-28  Carl Hetherington  <cth@carlh.net>
693
694         * Version 0.36 released.
695
696 2012-07-28  Carl Hetherington  <cth@carlh.net>
697
698         * Install / version tweaks.
699
700 2012-07-28  Carl Hetherington  <cth@carlh.net>
701
702         * Version 0.35 released.
703
704 2012-07-27  Carl Hetherington  <cth@carlh.net>
705
706         * Version 0.31 released.
707
708 2012-07-27  Carl Hetherington  <cth@carlh.net>
709
710         * Speed up thumbnail display.
711
712         * Various improvements to Windows port.
713
714         * Fix TMS transfer with large files.
715
716         * Clean up audio handling code somewhat.
717
718         * Re-sample audio to 48kHz or 96kHz if necessary.
719
720         * Remove player functionality from DVD-o-matic.
721
722 2012-07-22  Carl Hetherington  <cth@carlh.net>
723
724         * Port to Windows.
725
726         * Use MD5 digest to decide on the directory to put J2C files
727         in, rather than the path of the content.
728
729         * Allow building with current FFmpeg git.
730
731         * Fix problems when creating cut videos in that the audio is too
732         short; pad it with silence.
733
734 2012-07-21  Carl Hetherington  <cth@carlh.net>
735
736         * Version 0.29 released.
737
738 2012-07-21  Carl Hetherington  <cth@carlh.net>
739
740         * Tidy widgets and menus when there is no film loaded.
741
742         * Option to build with Ubuntu 12.04's FFmpeg libraries.
743
744         * Add dialogue box to choose DVD title when ripping.
745
746         * Always do an examine run for new content.
747
748 2012-07-18  Carl Hetherington  <cth@carlh.net>
749
750         * Version 0.26 released
751
752 2012-07-15  Carl Hetherington  <cth@carlh.net>
753
754         * Remove code to use `standard' format DCP long names,
755         as in the wild their use seems to be decreasing, and it
756         makes the GUI simpler.
757
758         * Fix some bugs with sending to servomatic introduced
759         in the adjustments to padding.
760
761         * Write some status text when an unknown-progress
762         job is running.
763
764         * Use new libdcp rather than OpenDCP to generate MXFs
765         and write DCP XML.
766
767 2012-07-14  Carl Hetherington  <cth@carlh.net>
768
769         * Version 0.25 released.
770
771 2012-07-14  Carl Hetherington  <cth@carlh.net>
772
773         * Various GUI cleanups.
774
775         * Remove player from the GUI for now.
776
777         * Fix hash down the left-hand side of encoded DCPs.
778
779         * Add option to black-out the end of an encode, in order
780         to remove unwanted frames of video whilst keeping sound.
781
782         * Fixes to copy-to-server.
783
784         * Fix name of 16:9 format.
785
786 2012-07-08  Carl Hetherington  <cth@carlh.net>
787
788         * Version 0.24 released.
789
790 2012-07-08  Carl Hetherington  <cth@carlh.net>
791
792         * Add support for generating static DCPs from single
793         image files.
794
795         * Add option to copy DCP to a remote server (e.g. a TMS)
796         via SCP.
797
798         * Auto-update thumbs when content changes.
799
800 2012-06-10  Carl Hetherington  <cth@carlh.net>
801
802         * Fix up bad padding setup when there isn't any.
803
804         * Restore sound to playomatic; add assert for bad format.
805
806 2012-05-26  Carl Hetherington  <cth@carlh.net>
807
808         * Fix crash on attempting to use a non-existant filter.
809
810         * src/lib/filter.cc: Fix typo in filter name.
811
812         * Allow configuration of the reference scalers and filters in A/B mode.
813
814         * Fix identification of formats in metadata.
815
816 2012-05-26  Carl Hetherington  <cth@carlh.net>
817
818         * Version 0.23 released.
819
820 2012-05-28  Carl Hetherington  <cth@carlh.net>
821
822         * src/lib/player_manager.cc: possible fix to crash when stopping
823         playback.
824
825         * Fix crash in A/B mode.
826
827 2012-05-26  Carl Hetherington  <cth@carlh.net>
828
829         * Version 0.21 released.
830
831 2012-05-25  Carl Hetherington  <cth@carlh.net>
832
833         * Add option to delay audio with respect to video.
834
835         * src/tools/fixlengths.cc: add a few more options.
836
837 2012-05-22  Carl Hetherington  <cth@carlh.net>
838
839         * src/tools/dvdomatic.cc: fix website address.
840
841         * test: fix up a few test bits.
842
843         * README: very brief introduction to a few things.
844
845 2012-05-22  Carl Hetherington  <cth@carlh.net>
846
847         * Version 0.20 released.