diff --git a/example/README b/example/README index 1208a939..873873c9 100644 --- a/example/README +++ b/example/README @@ -1,12 +1,19 @@ -$Id: README,v 1.11 2005/01/22 18:43:13 rocky Exp $ +$Id: README,v 1.12 2005/01/22 18:49:21 rocky Exp $ This directory contains some simple examples of the use of the libcdio library. -A larger more-complicated example are the cd-drive, cd-info, cd-read, -iso-info and iso-read programs in the src directory. +One might also possibly find useful C code among the regression tests +(directory test), e.g. testparanoia.c testtoc.c testbincue.c -Descriptions of the programs here are as follows... +Larger more-complicated examples are the cd-drive, cd-info, cd-read, +iso-info and iso-read programs in the src directory. + +And going further there's the cd-paranoia program (in +src/cd-paranoia), and "real-world' code in the xine VCD plugin, vlc +CD-DA plugin which are part of those distributions. + +Descriptions of the programs in this example directory are as follows... cdtext.c: A program to show CD-Text and CD disc mode info.