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
/
abuf.h
Age
Commit message (
Expand
)
Author
2010-10-21
use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding
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
2009-10-09
Make abuf structure smaller:
Alexandre Ratchov
2009-09-27
remove all debug traces
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2009-02-13
style and typos fixes from Thomas Pfaff
Alexandre Ratchov
2009-01-23
spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>
Alexandre Ratchov
2008-11-16
Make clients inherit the volume parameter when the -v option is used in
Alexandre Ratchov
2008-11-10
add a per-stream ``soft volume'' knob and the corresponding -v option.
Alexandre Ratchov
2008-11-09
make aucat(1) stop automatically the audio(1) device if it's idle. This
Alexandre Ratchov
2008-11-03
rename mixxxx and subxxx fields of struct abuf to avoid confusion:
Alexandre Ratchov
2008-11-03
A small optimization: handle most N-channel <-> M-channel conversions
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov
2008-08-14
fix comments suggested by eric@, remove stupid DPRINTF()
Alexandre Ratchov
2008-08-14
add a bytes counter to abuf structures to count the number of
Alexandre Ratchov
2008-08-14
move mix/sub underrun/overrun handling code and data in the
Alexandre Ratchov
2008-08-14
factor code that discards data from abuf strucure into a single
Alexandre Ratchov
2008-06-02
allow the user to choose the aucat behaviour when underruns/overruns
Alexandre Ratchov
2008-06-02
Allows any input/output stream to underrun/overrun without disturbing
Alexandre Ratchov
2008-05-25
give argument to LIST_END(), don't use variable lenght arrays as last
Alexandre Ratchov
2008-05-23
add support for:
Alexandre Ratchov