mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
Merge branch 'uncool/dvbsi++' commit 3bbaddec39
Conflicts: src/driver/framebuffer.cpp
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <OpenThreads/Mutex>
|
||||
#include <OpenThreads/ScopedLock>
|
||||
|
||||
#define fb_pixel_t uint32_t
|
||||
|
||||
@@ -66,6 +68,7 @@ class CFrameBuffer
|
||||
private:
|
||||
|
||||
CFrameBuffer();
|
||||
OpenThreads::Mutex mutex;
|
||||
|
||||
struct rgbData
|
||||
{
|
||||
|
Reference in New Issue
Block a user