-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:
satbaby
2011-02-21 12:27:06 +00:00
parent 4508be23ef
commit 858b73f023
10 changed files with 89 additions and 8 deletions

View File

@@ -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;