mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
neutrino: change all remote/frontpanel stuff to use the new headers.
Origin commit data
------------------
Commit: 83636ebb6e
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
#include <sys/types.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
|
||||
#include <coolstream/nevis_ir.h>
|
||||
#ifdef HAVE_COOLSTREAM_CS_IR_GENERIC_H
|
||||
#include <coolstream/cs_ir_generic.h>
|
||||
#endif
|
||||
|
||||
#ifndef KEY_OK
|
||||
@@ -152,7 +152,7 @@ class CRCInput
|
||||
int translate(int code, int num);
|
||||
void calculateMaxFd(void);
|
||||
int checkTimers();
|
||||
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
|
||||
#ifdef HAVE_COOLSTREAM_CS_IR_GENERIC_H
|
||||
void set_rc_hw(ir_protocol_t ir_protocol, unsigned int ir_address);
|
||||
#endif
|
||||
public:
|
||||
|
Reference in New Issue
Block a user