pulseaudio/src
Tanu Kaskinen 64ba239f65 sink-input: remove the DRAINED state
The only thing that the drained state was being used for was "pacmd
list-sink-inputs". In all other cases the drained and running states
were treated as equivalent. IMHO, this usage doesn't justify the
complexity that the additional state brings.

This patch was inspired by a bug report[1] that pointed out an error in
an if condition in pa_sink_input_set_state_within_thread(). The buggy
code is now removed altogether.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=106982
2018-07-02 18:16:10 +03:00
..
daemon Use upstream gettext instead intltool 2018-06-21 06:28:59 +05:30
modules sink-input: remove the DRAINED state 2018-07-02 18:16:10 +03:00
pulse mainloop: constify is_our_api api ref 2018-06-29 15:09:32 +03:00
pulsecore sink-input: remove the DRAINED state 2018-07-02 18:16:10 +03:00
tests core: Expose API to elevate a thread to realtime priority 2018-06-21 06:29:32 +05:30
utils build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30
.gitignore .gitignore: add module-gsettings related things 2018-04-19 14:31:12 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am Use upstream gettext instead intltool 2018-06-21 06:28:59 +05:30
map-file map-file: Fix typo while adding pa_thread_make_realtime 2018-06-21 06:30:03 +05:30
meson.build build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30