ecore_audio_pulse: Fix small bug that would delay PA stream deletion
authorDaniel Willmann <d.willmann@samsung.com>
Wed, 17 Apr 2013 19:35:10 +0000 (20:35 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Thu, 18 Apr 2013 18:16:40 +0000 (19:16 +0100)
commite93ddc9bb3012667de680a2c706ee138c5e933e8
tree29102f71ac77ac4bae7652c35f8d36dd3e705a23
parentd2326d229e163821b97669145a5dd2741d264bfe
ecore_audio_pulse: Fix small bug that would delay PA stream deletion

In case of short reads just make sure that playback is started
immediately. No need to drain just yet as that just causes issues with
delayed removals of streams.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/ecore_audio/ecore_audio_obj_out_pulse.c