]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make writer nodes honor notifications.
authorAndre Noll <maan@systemlinux.org>
Mon, 9 Jul 2012 17:44:03 +0000 (19:44 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2012 19:28:28 +0000 (20:28 +0100)
commit3b2ee202452ef44ff8bcec442b986531533cc43f
treed9ef5eb4c122ba4f7097d4436015c539d36f43f0
parente541d7bea7febed8cb9f8a65ae4bd9bdd1b5c8a0
Make writer nodes honor notifications.

Currently, nobody is notifying any writer node but the para_play
executable, which will be introduced in subsequent patches, will use
this facility to terminate the audio stream.
alsa_write.c
file_write.c
oss_write.c
osx_write.c