neutrino: SOFTRESET makes no sense in movieplayer

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@994 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
seife
2011-01-02 18:20:47 +00:00
parent a625e892af
commit e749077ce1

View File

@@ -1175,8 +1175,7 @@ void CMoviePlayerGui::PlayFile(void)
newComHintBox.hide();
}
jump_not_until = (position / 1000) + 10; // avoid bookmark jumping for the next 10 seconds, , TODO: might be moved to another key
} else if (playstate != CMoviePlayerGui::PAUSE)
playstate = CMoviePlayerGui::SOFTRESET;
}
} else if (msg == CRCInput::RC_up || msg == CRCInput::RC_down) {
if (msg == CRCInput::RC_up) {
if (slow == 2)