chiark / gitweb /
The command backend now sends 0s rather than suspending output when a
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:42:33 +0000 (21:42 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:42:33 +0000 (21:42 +0000)
commit63761c193dfd5a34714db2e85382312c294cb85a
treea4d5142ffa53e71e5d5ab408c35fa6b4e10b3ce3
parent983c335710951dd573e653b4da2a7a5d71b0aa9b
The command backend now sends 0s rather than suspending output when a
pause occurs.  This saves the receiver from having to infer pauses
from flow control.  It could usefuly be made into an option.
lib/uaudio-alsa.c
lib/uaudio-command.c
lib/uaudio-oss.c
lib/uaudio-rtp.c
lib/uaudio-thread.c
lib/uaudio.h