neutrino: add 1080p50 mode on spark

Origin commit data
------------------
Branch: ni/coolstream
Commit: e4081f44a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-14 (Sat, 14 Apr 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-04-14 11:59:54 +02:00
parent b6ea221019
commit 4f76cc5fd5
2 changed files with 23 additions and 4 deletions

View File

@@ -40,11 +40,15 @@
#include <string>
#if !HAVE_TRIPLEDRAGON
#if HAVE_COOL_HARDWARE
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#else
#endif
#if HAVE_TRIPLEDRAGON
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 3
#endif
#if HAVE_SPARK_HARDWARE
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 9
#endif
struct SNeutrinoSettings
{