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