mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-16 09:53:43 +02:00
Infobar blocked buttons in time shift.
- When pressing the player buttons (play, pause, etc.) in the infobar is now hidden and runs the appropriate commands. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1778 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -138,6 +138,7 @@ class CMoviePlayerGui : public CMenuTarget
|
||||
void updateLcd(const std::string & sel_filename);
|
||||
bool Playing();
|
||||
int timeshift;
|
||||
bool start_timeshift;
|
||||
int file_prozent;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user