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
/
sock.c
Age
Commit message (
Expand
)
Author
2014-11-21
Don't forget to transmit the xrun attribute in GETPAR messages. Found
Alexandre Ratchov
2014-06-02
fix uninitialized sock->port variable, causing crashes in certain
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
Check that socket is writable before attempting to write data
Alexandre Ratchov
2014-02-08
use the correct integer width in calls to AMSG_ISSET()
Alexandre Ratchov
2013-12-31
round client block size to nearest possble
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
2012-12-06
set port = NULL for new connctions, fixes crashes
Alexandre Ratchov
2012-12-01
remove misleading XXXs and TODOs
Alexandre Ratchov
2012-11-30
For MIDI ports, use the same open/close logic as for audio devices:
Alexandre Ratchov
2012-11-30
Process incoming MIDI data on the fly rather than using an
Alexandre Ratchov
2012-11-23
Remplace aucat server by a new sndiod daemon aimed to be simpler
Alexandre Ratchov