pulseaudio/src
Arun Raghavan 62f56a9f6b sink-input: Provide more information to client when format is lost
When the sink format changes and we kill the stream, clients need a way
to know (a) what device they should reconnect to, and (b) what the
stream running time was when the stream got killed (pa_stream_get_time()
won't work after the stream has been killed). This adds these two bits
of information in the event callback's proplist parameter.
2011-05-15 10:09:35 +05:30
..
daemon daemon: Fix regression introduced in f1d1447e. 2011-03-25 23:14:28 +00:00
modules core: Factor out passthrough checks into their own functions 2011-05-02 11:55:39 +05:30
pulse sink-input: Provide more information to client when format is lost 2011-05-15 10:09:35 +05:30
pulsecore sink-input: Provide more information to client when format is lost 2011-05-15 10:09:35 +05:30
tests tests: Add a trivial test for the extended API 2011-05-02 11:54:48 +05:30
utils introspect: Get format of sink input 2011-05-02 11:55:39 +05:30
.gitignore Remove remaining ramping/envelope references 2011-02-28 17:13:13 +05:30
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am alsa-mixer: Remove passthrough profiles 2011-05-02 11:55:38 +05:30
map-file format: Export pa_format_info_is_compatible in API 2011-05-15 10:09:35 +05:30