Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/audio
Module Name: src
Committed By: mrg
Date: Fri Dec 27 23:43:17 UTC 2002
Modified Files:
src/usr.bin/audio/common: audio.c
src/usr.bin/audio/record: record.c
Log Message:
- decode_int(): always use base 10, so that a time of "1:09" works.
- decode_time(): 60 seconds in a minute, really.
both from tsarna%netbsd.org.@localhost
- be verbose about the time we are going to record for, if verbose.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/audio/common/audio.c
cvs rdiff -r1.31 -r1.32 src/usr.bin/audio/record/record.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