diff options
author | Tanu Kaskinen <tanuk@iki.fi> | 2013-03-28 17:30:14 +0200 |
---|---|---|
committer | Tanu Kaskinen <tanuk@iki.fi> | 2013-04-10 16:27:13 +0300 |
commit | ae02b59f443819d699c889f798fc91c1635aefd0 (patch) | |
tree | f5998b73e3dbdd36a3ec1e6264b2a527640586d1 /po/kn.po | |
parent | da2f6522ee8fff8ae3caa2b3064c1513fbb28e2c (diff) |
sink, source: Propagate flag changes to filters
An example: let's say that there's an alsa sink and two filter sinks
on top of each other:
alsa-sink <- filter1 <- filter2
With the old code, if filter1 gets moved to another sink, and the
new sink doesn't have the LATENCY and DYNAMIC_LATENCY flags set
(unlike alsa-sink), filter1's flags are updated fine in the moving()
callback, but filter2 is not notified at all about the flag changes.
With this patch, the flag changes are propagated to filter2 too.
Diffstat (limited to 'po/kn.po')
0 files changed, 0 insertions, 0 deletions