mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
-add zapit start channel menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1188 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -436,6 +436,15 @@ struct SNeutrinoSettings
|
||||
int filebrowser_sortmethod;
|
||||
int filebrowser_denydirectoryleave;
|
||||
|
||||
//zapit setup
|
||||
std::string StartChannelTV;
|
||||
std::string StartChannelRadio;
|
||||
t_channel_id startchanneltv_id;
|
||||
t_channel_id startchannelradio_id;
|
||||
int startchanneltv_nr;
|
||||
int startchannelradio_nr;
|
||||
int uselastchannel;
|
||||
|
||||
//uboot
|
||||
int uboot_lcd_inverse;
|
||||
int uboot_lcd_contrast;
|
||||
|
Reference in New Issue
Block a user