mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
neutrino: add support for the SPARK frontpanel buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04ba38f14f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-03-19 (Mon, 19 Mar 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -137,7 +137,11 @@ class CRCInput
|
||||
int fd_pipe_high_priority[2];
|
||||
int fd_pipe_low_priority[2];
|
||||
int fd_gamerc;
|
||||
#ifdef HAVE_SPARK_HARDWARE
|
||||
#define NUMBER_OF_EVENT_DEVICES 2
|
||||
#else
|
||||
#define NUMBER_OF_EVENT_DEVICES 1
|
||||
#endif
|
||||
int fd_rc[NUMBER_OF_EVENT_DEVICES];
|
||||
int fd_keyb;
|
||||
int fd_event;
|
||||
|
Reference in New Issue
Block a user