mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Merge branch 'neutrino-apollo' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
src/timerd/timermanager.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: a222240dbb
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-09-26 (Wed, 26 Sep 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
#include <pthread.h>
|
||||
#include <string>
|
||||
#include <coolstream/cs_vfd.h>
|
||||
#include <coolstream/cs_frontpanel.h>
|
||||
|
||||
class CVFD
|
||||
{
|
||||
@@ -143,7 +143,7 @@ class CVFD
|
||||
void Lock();
|
||||
void Unlock();
|
||||
void Clear();
|
||||
void ShowIcon(vfd_icon icon, bool show);
|
||||
void ShowIcon(fp_icon icon, bool show);
|
||||
void ShowText(const char *str);
|
||||
void wake_up();
|
||||
MODES getMode(void) { return mode; };
|
||||
|
Reference in New Issue
Block a user