mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
Infoclock: correct position on the screen (Patch by snafed)
- Optimized code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1965 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 6840e8f434
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-12-12 (Mon, 12 Dec 2011)
Origin message was:
------------------
* Infoclock: correct position on the screen (Patch by snafed)
- Optimized code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1965 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -17,8 +17,10 @@ class CInfoClock
|
||||
CFrameBuffer * frameBuffer;
|
||||
|
||||
pthread_t thrTimer;
|
||||
void Init();
|
||||
int time_width;
|
||||
int time_height;
|
||||
int clock_x;
|
||||
void paintTime( bool show_dot);
|
||||
int y,x;
|
||||
static void CleanUpProc(void* arg);
|
||||
|
Reference in New Issue
Block a user