summaryrefslogtreecommitdiff
path: root/usr.bin/audio/common/libaudio.h
AgeCommit message (Expand)Author
2013-08-30move most of the header writing code from record.c into wav.c and sun.c.mrg
2011-08-28ANSIfy. Add static. Add __dead.joerg
2009-06-18- add extended WAVE header supportmrg
2008-05-29remove clause #3 from my license where there are no othermrg
2006-05-11variable signed/unsigned cleanup.mrg
2004-07-01put the __packed__ attribute close to the struct definitiondrochner
2004-01-21apply 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 withmrg
2002-01-01fix 2001/03/04 change: audio_parse_wav_hdr() returns a signed value.mrg
2001-03-04Don't play trailing garbage at end of RIFF WAVE (.wav) fileshubertf
2000-12-22de-__P()-ifymrg
2000-12-13libaudio:mrg
2000-06-18remove unused crap.mrg
1999-03-27make recording precision/encoding setting sane.mrg
1999-03-26add missing copyrights.mrg
1999-03-26add audiorecord and audioplay tools. audioplay does .au and .wav files. aud...mrg