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
/
dev.h
Age
Commit message (
Expand
)
Author
2010-04-21
adds the necessary bits to join channels (ex stereo->mono) or
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-11
When resuming from suspend, prime play buffers with silence,
Alexandre Ratchov
2010-01-05
Make the way .wav files are handled closer to the way sockets are
Alexandre Ratchov
2009-11-03
Allow any program using aucat to act as MMC slave and MTC master
Alexandre Ratchov
2009-10-10
don't use a references to the device file to check the current mode
Alexandre Ratchov
2009-10-09
Make abuf structure smaller:
Alexandre Ratchov
2009-08-19
organize midi code like audio code, no functional change
Alexandre Ratchov
2009-07-25
fix comments, remove no longer needed declaration, reorder includes
Alexandre Ratchov
2009-02-06
move error messages reported to user into main()
Alexandre Ratchov
2009-01-10
add "loopback" mode in which input is connected to the output.
Alexandre Ratchov
2008-12-07
When resampling, don't require the sample frequency to be an integer.
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-07
expose the block size in the sndio API by making par->round writable
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov
2008-08-14
move all device related stuff from aucat.c to a new dev.c file.
Alexandre Ratchov
2008-05-23
add support for:
Alexandre Ratchov