add zapit start channel menu

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1188 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 858b73f023
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-02-21 (Mon, 21 Feb 2011)

Origin message was:
------------------
-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 was generated by Migit
This commit is contained in:
Jacek Jendrzej
2011-02-21 12:27:06 +00:00
parent c56e8cf2ea
commit b1965b5fbd
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;