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
/
file.h
Age
Commit message (
Expand
)
Author
2012-04-11
Use "unsigned int" rather than "unsigned". No object change.
Alexandre Ratchov
2012-03-29
Don't spin if accept() fails because it is out of file descriptors,
Alexandre Ratchov
2011-11-20
Move mmc/mtc and volume control bits from struct aproc to struct
Alexandre Ratchov
2011-06-27
Display the CPU usage when -ddddd is used, ie the time spent on
Alexandre Ratchov
2010-07-06
Try to detect busy loops caused by misbehaving audio drivers
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-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2009-01-23
spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>
Alexandre Ratchov
2008-12-29
make the code "more correct": add reference counters to aproc
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-06-02
since underruns/overruns are handled outside devices, remove code that
Alexandre Ratchov
2008-05-23
add support for:
Alexandre Ratchov