NEW features of cdrtools-2.01.01a15:
All:
- include file system completely restructured to avoid future name
conflicts.
The include files now have completely moved to include/schily/.
This also allows to make all include files available in
/usr/include/schily/
in the future.
- fixed a type in include/schily/termios.h thanks to Steven M. Schweda for
reporting.
- All libraries now include support for compiling the code as shared
library.
The code has been tested on Solaris but should also work in *BSD and
Linux.
In order to compile with shared libraries, either call:
make LINKMODE=dynamic
or change the line
DEFLINKMODE= static
to
DEFLINKMODE= dynamic
for your os in DEFAULTS/Defaults.<os_name>
I am interested in feedback for various OS platforms........
- The order for compiling the libraries has been changed to make the
compile process insensitive against old static libraris in the
library search path.
- New Schily autoconf text for gettext() and libintl
- include/schily/nlsdefs.h now also checks for the exstance of
HAVE_GETTEXT
Libfind:
- libfind no longer uses static global data. This version of libfind
is the first real library version that even allows to implement
the find(1) program in less than 200 lines of code.
Cdrecord:
- cdrecord now supports to set the layer break for DVD+R/DL.
This reduces the write time but as there is currently no way
to specify the layer break by hand, dual layer DVD-Video does
not yet work.
- cdrecord -atip now also prints the rzone info for DVD+ media
- cdrecord -atip now prints more information for DVD-R/DL media
- cdrecord now also supports to write to DVD-RAM
Cdda2wav (By Heiko Eißfeldt [EMAIL PROTECTED]):
- Fixed a typo in scsi_cmds.c thanks to Steven M. Schweda for reporting.
Mkisofs (By Jörg Schilling and James Pearson [EMAIL PROTECTED]):
- Fixed a buggy error message (a result from the option parser
rewrite, thanks to Steven M. Schweda for reporting.
- Makefile now uses $(LIB_INTL) because of gettext() in libfind
Jörg
--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]