mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>
This commit is contained in:
@@ -191,6 +191,7 @@ class CFileBrowser
|
||||
void paintFoot();
|
||||
void paintSMSKey();
|
||||
void recursiveDelete(const char* file);
|
||||
bool checkBD(CFile &file);
|
||||
|
||||
protected:
|
||||
void commonInit();
|
||||
|
Reference in New Issue
Block a user