Merge branch 'check/next-cc'

Compiles on most platforms, starts. Not really tested.
This commit is contained in:
Stefan Seyfried
2013-11-10 16:55:53 +01:00
114 changed files with 7292 additions and 1585 deletions

View File

@@ -57,7 +57,8 @@ typedef struct fb_var_screeninfo t_fb_var_screeninfo;
#define FADE_RESET 0xFFFF
#define WINDOW_SIZE_MAX 100 // %
#define WINDOW_SIZE_MIN 80 // %
#define WINDOW_SIZE_MIN 50 // %
#define WINDOW_SIZE_MIN_FORCED 80 // %
#define ConnectLineBox_Width 16 // px
/** Ausfuehrung als Singleton */