neutrino: show only usable video modes and video options on TD

Origin commit data
------------------
Branch: ni/coolstream
Commit: bb3e8ebe23
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-11-28 (Sun, 28 Nov 2010)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2010-11-28 19:08:57 +01:00
parent c5a62b2e8d
commit cf647ad8d3
3 changed files with 36 additions and 6 deletions

View File

@@ -32,6 +32,7 @@
#ifndef __settings__
#define __settings__
#include "config.h"
#include <system/localize.h>
#include <configfile.h>
#include <zapit/client/zapitclient.h>
@@ -39,7 +40,11 @@
#include <string>
#if !HAVE_TRIPLEDRAGON
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#else
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 3
#endif
struct SNeutrinoSettings
{