mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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:
@@ -6,7 +6,7 @@
|
||||
Copyright (C) 2001 Steffen Hehn 'McClean'
|
||||
Homepage: http://dbox.cyberphoria.org/
|
||||
|
||||
|
||||
Copyright (C) 2008-2012 Stefan Seyfried
|
||||
|
||||
License: GPL
|
||||
|
||||
@@ -79,7 +79,7 @@ typedef enum
|
||||
#include <configfile.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#ifndef HAVE_SPARK_HARDWARE
|
||||
#ifdef HAVE_TRIPLEDRAGON
|
||||
#include <lcddisplay/fontrenderer.h>
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ class CLCD
|
||||
|
||||
|
||||
private:
|
||||
#ifndef HAVE_SPARK_HARDWARE
|
||||
#ifdef HAVE_TRIPLEDRAGON
|
||||
class FontsDef
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user