mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +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:
@@ -654,6 +654,9 @@ struct SNeutrinoSettings
|
||||
int filebrowser_sortmethod;
|
||||
int filebrowser_denydirectoryleave;
|
||||
|
||||
//movieplayer
|
||||
int movieplayer_repeat_on;
|
||||
|
||||
//zapit setup
|
||||
std::string StartChannelTV;
|
||||
std::string StartChannelRadio;
|
||||
|
Reference in New Issue
Block a user