instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)
Origin commit data
------------------
Commit: e490f84ea8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler
Origin commit data
------------------
Commit: 3d6a0c381a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
... if size is 0 or not given.
Origin commit data
------------------
Commit: b727ea4be8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Origin message was:
------------------
- keyboard_input: auto calculate size of input-field ...
... if size is 0 or not given.