neutrino: first preliminary support for AZbox ME

this is very experimental and depends on more fixes in
libstb-hal, but audio / video / OSD are basically working
This commit is contained in:
Stefan Seyfried
2012-06-18 14:54:41 +02:00
parent c32efda8a6
commit 2541edc918
11 changed files with 120 additions and 18 deletions

View File

@@ -12,6 +12,8 @@
* ported 2006 to Dreambox 7025 / 32Bit framebuffer *
* by Seddi <seddi@i-have-a-dreambox.com> *
* *
* *
* ported to Tripledragon, SPARK and AZbox 2010-2012 Stefan Seyfried *
******************************************************************************/
#define TUXTXT_CFG_STANDALONE 0 // 1:plugin only 0:use library
@@ -33,7 +35,7 @@
#include <linux/input.h>
#ifndef NEW_CST_KERNEL
#include <linux/videodev.h>
//#include <linux/videodev.h>
#endif
#include <sys/ioctl.h>