index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
aucat
/
headers.c
Age
Commit message (
Expand
)
Author
2010-11-05
Convert ulaw/alaw to native format (ie using ADATA_XXX defines) rather
Alexandre Ratchov
2010-06-05
Take into account wav ``riff'' header when calculating the offset
Alexandre Ratchov
2010-06-05
when parsing wav headers, check that a data chuck actually exists
Alexandre Ratchov
2010-05-27
include stdint.h
Alexandre Ratchov
2010-05-25
enable support for ``extended'' .wav files since certain programs
Alexandre Ratchov
2010-05-02
Clean up device handling code to clarify different initialization phases
Alexandre Ratchov
2010-04-06
aucat (server):
Alexandre Ratchov
2010-04-03
backout last change, committed by mistake, sorry...
Alexandre Ratchov
2010-04-03
doc fixes from jmc
Alexandre Ratchov
2010-01-10
Add traces to help tracking subtle timing bugs often causing
Alexandre Ratchov
2009-12-12
when parsing .wav headers, check if rate <= RATE_MAX (instead of
Alexandre Ratchov
2009-09-27
remove all debug traces
Alexandre Ratchov
2009-07-25
fix comments, remove no longer needed declaration, reorder includes
Alexandre Ratchov
2009-04-22
move support for ulaw/alaw encoding in .wav files from legacy mode
Alexandre Ratchov
2009-04-11
- make legacy mode use sio_open(3) (sndio) API
Jacob Meuser
2009-01-23
spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>
Alexandre Ratchov
2008-11-16
make aucat compile without DEBUG defined (still defined by default)
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov
2008-05-23
add support for:
Alexandre Ratchov