fold the seperate variable pa_sink_input::playing into pa_sink_input::state as state...
authorLennart Poettering <lennart@poettering.net>
Fri, 28 Jul 2006 23:27:16 +0000 (23:27 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 28 Jul 2006 23:27:16 +0000 (23:27 +0000)
commitf1c46113ae4b0eedd291907d187f5ed39f29104d
tree8b60e4b420d823561a5fded15730f82791f705ec
parent12aa8421747fa3448fb4dce6adafa198181cb4ac
fold the seperate variable pa_sink_input::playing into pa_sink_input::state as state PA_SINK_INPUT_DRAINED. The following mappings hold:

old PA_SINK_RUNNING + playing set = new PA_SINK_RUNNING
old PA_SINK_RUNNING + playing not set = new PA_SINK_DRAINED

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1162 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/sink-input.c
src/pulsecore/sink-input.h