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