Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/cdplay
Module Name: basesrc
Committed By: is
Date: Sat Sep 28 21:48:36 UTC 2002
Modified Files:
basesrc/usr.bin/cdplay: cdplay.c
Log Message:
0 is a valid value for the absolute minute to stop playing. Initialize
to UINT_MAX before scanning, and check for UINT_MAX to detect whether it
was set.
Without this, it is not possible to play the first less than a minute of
a CD using absolute msf addresses.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/usr.bin/cdplay/cdplay.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index