summaryrefslogtreecommitdiff
path: root/lib/libsndio/aucat.c
AgeCommit message (Expand)Author
2009-02-03in server mode, create /tmp/aucat-userid/ directory withAlexandre Ratchov
2009-01-10make all private functions staticAlexandre Ratchov
2008-12-27when polling aucat(1) socket, don't set the POLLIN bit if weAlexandre Ratchov
2008-12-27when using the aucat(1) backend, don't mask the POLLHUP bitAlexandre Ratchov
2008-12-21fix more spelling errors and typos,Alexandre Ratchov
2008-12-17stop using stderr in the library, wrap all diagnostic fprintfsAlexandre Ratchov
2008-12-17fix spell errors, from Thomas Pfaff <tpfaff(at)tp76.info>, thanks!Alexandre Ratchov
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-11-17allow aucat to run as server in play-only and record-only mode, soAlexandre Ratchov
2008-11-16when the aucat backend is used, sio_revents(3) should return POLLHUPAlexandre Ratchov
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
2008-10-27rename libsa to libsndioAlexandre Ratchov