frontend.cpp: use m_state != stateClosed instead of use m_sn to check if the frontend...
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 8 Apr 2009 20:22:45 +0000 (22:22 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 8 Apr 2009 20:22:45 +0000 (22:22 +0200)
commitd260444ce272d455ce8b71fd1870d4246b542bfa
tree569bdf01213164262e1a696178b6d3778739072d
parent0c1fae422b8ae58a9ec990145ee8050d14c61500
frontend.cpp: use m_state != stateClosed instead of use m_sn to check if the frontend is already opened... this works with simulate frontends too ;)
this fixes the timer collision check in some conditions
lib/dvb/frontend.cpp