summaryrefslogtreecommitdiff
path: root/usr.bin/aucat/file.h
AgeCommit message (Expand)Author
2012-04-11Use "unsigned int" rather than "unsigned". No object change.Alexandre Ratchov
2012-03-29Don't spin if accept() fails because it is out of file descriptors,Alexandre Ratchov
2011-11-20Move mmc/mtc and volume control bits from struct aproc to structAlexandre Ratchov
2011-06-27Display the CPU usage when -ddddd is used, ie the time spent onAlexandre Ratchov
2010-07-06Try to detect busy loops caused by misbehaving audio driversAlexandre Ratchov
2009-09-27remove all debug tracesAlexandre Ratchov
2009-07-25fix comments, remove no longer needed declaration, reorder includesAlexandre Ratchov
2009-07-25Currently midi capable programs can control midi hardware, butAlexandre Ratchov
2009-01-23spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>Alexandre Ratchov
2008-12-29make the code "more correct": add reference counters to aprocAlexandre Ratchov
2008-10-26add minimal server capability to aucat(1). When started in serverAlexandre Ratchov
2008-08-14move all device related stuff from aucat.c to a new dev.c file.Alexandre Ratchov
2008-06-02since underruns/overruns are handled outside devices, remove code thatAlexandre Ratchov
2008-05-23add support for:Alexandre Ratchov