mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
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:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user