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
/
sndiod
/
dev.c
Age
Commit message (
Expand
)
Author
2014-06-02
log attach position only if log_level >= 0,
Alexandre Ratchov
2014-03-17
Drop dev_clear(), merge dev_full_cycle() and dev_empty_cycle()
Alexandre Ratchov
2014-03-17
unbreak monitoring mode, which was shifted in time by 1 block
Alexandre Ratchov
2014-03-07
remove unused "delta" argument from onmove callbacks
Alexandre Ratchov
2014-03-07
remove unused mmc start/stop/relocate call-backs as they don't
Alexandre Ratchov
2014-03-05
- properly set initial position: fixes incorrect position reporting
Alexandre Ratchov
2014-03-05
remove unused "autostart" feature
Alexandre Ratchov
2014-02-08
copy the correct number of channels in join/expand
Alexandre Ratchov
2013-12-31
Drop blocks and instert silence immediately in the socket rx/tx code
Alexandre Ratchov
2013-12-20
set the target device number of standard system exclusive
Alexandre Ratchov
2013-11-18
add missing prototypes
Alexandre Ratchov
2013-05-05
Initialize channel ranges of new slots to full sub-device channels.
Alexandre Ratchov
2013-05-05
Initialize client rate. Fixes crashes when the client doesn't set the
Alexandre Ratchov
2013-02-26
Encoding conversion buffer size is one stream block, not one device
Alexandre Ratchov
2012-11-30
When the audio device is closed, mark it as closed before
Alexandre Ratchov
2012-11-30
don't exit if midi control port is destroyed (it never is)
Alexandre Ratchov
2012-11-23
Remplace aucat server by a new sndiod daemon aimed to be simpler
Alexandre Ratchov