pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cdrtools-devel
Module name: wip
Committed by: thomasklausner
Date: Sat Jun 10 08:47:47 UTC 2006
Modified Files:
wip/cdrtools-devel: Makefile distinfo
Log Message:
Update to 2.01.01a10:
All:
- The file "CONTRIBUTING" has been updated.
Libscg:
- scsi-apollo.c & scsi-hpux.c indented properly to follow Cstyle
- scsi-linux-ata.c cast added to avoid strange warning from GCC
caused by bad coding style in the Linux kernel.
- scsi-linux-ata.c trying again to add workarounds for new Linux
Kernel self-incompatibilities: Adding the same uid workaround
as for scsi-linux-sg.c. Note that I am not sure if this is the
only incompatibility that has been added with Linux-2.6.16, it may
be that they did also break the behavior of seteuid().
Please help me with further testing and debugging.
I am however short before giving up completely with Linux.
Cdrecord:
- Fixed a typo in defaults.c & scsimmc.h
- Fixed a bug (ignoring DVD+R/DL media) that has been introduced
with cdrecord-2.01.01a09 when trying to work around a Pioneer
firmware problem.
- Introduced a better DMA speed test that now hopefully notices
all cases when the SCSI read buffer command does not work.
- Print the physical drive buffer size in addition to the logical
drive buffer size when both differ.
- Added a workaround for a NEC DVD firmwarebug that caused cdrecord
to use the CD write speed instead of the DVD write speed.
- Added a workaround for the fact that some NEC writers return a too
small size for half written DVD+RW (use end_lba from GET PERFORMANCE
in this case).
- Better error messages in case of no track options that are called
together with file type arguments.
- Added new Mt.Fuji6 profile texts for HD-DVD and Blu ray writers.
Cdda2wav (By Heiko Eißfeldt heiko%hexco.de@localhost):
- Fixed several typos that have been introduced with 2.01.01a09 and that
did prevent compilation on Linux, FreeBSD and Cygwin.
Readcd:
- New experimental option -edc-corr. This has already been added with
2.01.01a09 but forgotten to list here.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/cdrtools-devel/Makefile
cvs -z3 rdiff -u -r1.6 -r1.7 wip/cdrtools-devel/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/Makefile?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/distinfo?r1=1.6&r2=1.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index