http://gitorious.org/projects/tuxbox-ap ... 0d228862a2
http://gitorious.org/projects/tuxbox-ap ... a680047bbdimprove efficiency of DMX::change()
There were lots of "real_unpause(); change()" sequences in the code,
where both real_unpause() and change() closed and reopened the demux
device. Additionally, setCurrentService() also closed and opened the
device, and was framed by real_unpause() and change() calls.
Consolidate that mess.
Hier der Patch für das Tuxbox-CVS: EDIT: Patch entferntsectionsd: rearrange eit filters in a (hopefully more efficient way