summaryrefslogtreecommitdiff
path: root/usr.bin/sndiod/dev.c
AgeCommit message (Expand)Author
2014-06-02log attach position only if log_level >= 0,Alexandre Ratchov
2014-03-17Drop dev_clear(), merge dev_full_cycle() and dev_empty_cycle()Alexandre Ratchov
2014-03-17unbreak monitoring mode, which was shifted in time by 1 blockAlexandre Ratchov
2014-03-07remove unused "delta" argument from onmove callbacksAlexandre Ratchov
2014-03-07remove unused mmc start/stop/relocate call-backs as they don'tAlexandre Ratchov
2014-03-05- properly set initial position: fixes incorrect position reportingAlexandre Ratchov
2014-03-05remove unused "autostart" featureAlexandre Ratchov
2014-02-08copy the correct number of channels in join/expandAlexandre Ratchov
2013-12-31Drop blocks and instert silence immediately in the socket rx/tx codeAlexandre Ratchov
2013-12-20set the target device number of standard system exclusiveAlexandre Ratchov
2013-11-18add missing prototypesAlexandre Ratchov
2013-05-05Initialize channel ranges of new slots to full sub-device channels.Alexandre Ratchov
2013-05-05Initialize client rate. Fixes crashes when the client doesn't set theAlexandre Ratchov
2013-02-26Encoding conversion buffer size is one stream block, not one deviceAlexandre Ratchov
2012-11-30When the audio device is closed, mark it as closed beforeAlexandre Ratchov
2012-11-30don't exit if midi control port is destroyed (it never is)Alexandre Ratchov
2012-11-23Remplace aucat server by a new sndiod daemon aimed to be simplerAlexandre Ratchov