index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
audio
/
common
/
libaudio.h
Age
Commit message (
Expand
)
Author
2013-08-30
move most of the header writing code from record.c into wav.c and sun.c.
mrg
2011-08-28
ANSIfy. Add static. Add __dead.
joerg
2009-06-18
- add extended WAVE header support
mrg
2008-05-29
remove clause #3 from my license where there are no other
mrg
2006-05-11
variable signed/unsigned cleanup.
mrg
2004-07-01
put the __packed__ attribute close to the struct definition
drochner
2004-01-21
apply the patch from PR#24127: make audio_wav_parse_hdr() take u_int *
mrg
2002-02-10
- add a AUDIO_FORMAT_DEFAULT. use it. don't change functionity.
mrg
2002-01-15
- WARNS=3 (from ross@netbsd.org)
mrg
2002-01-15
- add rudimentary "wav" recording support: don't think it copes with
mrg
2002-01-01
fix 2001/03/04 change: audio_parse_wav_hdr() returns a signed value.
mrg
2001-03-04
Don't play trailing garbage at end of RIFF WAVE (.wav) files
hubertf
2000-12-22
de-__P()-ify
mrg
2000-12-13
libaudio:
mrg
2000-06-18
remove unused crap.
mrg
1999-03-27
make recording precision/encoding setting sane.
mrg
1999-03-26
add missing copyrights.
mrg
1999-03-26
add audiorecord and audioplay tools. audioplay does .au and .wav files. aud...
mrg