After increased clock height settings, position of infoclock was wrong.
Old font instance and old width were not changed related to new instance.
TODO: It works but procedure with helper class seems is rather elaborate
and should be thoroughly revised.
I recommend callbacks via native type save signal/slot handler.
Origin commit data
------------------
Commit: 236ca53954
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-08 (Sun, 08 Jan 2017)
Buttons are now smaller so it should be enough, to center only, if not
please report.
Origin commit data
------------------
Commit: a9b8b22339
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Some conditions were not catched.
Origin commit data
------------------
Commit: a5d2c2cb1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-03 (Tue, 03 Jan 2017)
Default button font type in footer is button text type and not footer font.
Faces of buttons are still disabled and not visible here,
therefore this should be ok at the moment.
Origin commit data
------------------
Commit: 753cfda243
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Different font types could have different glyph heights,
Therfore static values seems not really senseful.
eg. chars like ÄÁÂÅÈÉÊËÌÍÎÏÑÒÓÕÖÙÛÜÝ could paint over defined height,
Note: However, depending of implementations, the font image may change.
Most likely this must be adapted to some parts.
Origin commit data
------------------
Commit: 3ecb94fc21
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-01 (Sun, 01 Jan 2017)
Message was not really visible on startup. Contents of InitZapper()
seems to have prevented this.
Origin commit data
------------------
Commit: 5014a272e5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-05 (Thu, 05 Jan 2017)
Some text in button chains had different font sizes. To see in some
Messageboxes.
Origin commit data
------------------
Commit: b335408913
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Default fonts for header and footer must be handled too.
After font settings changes these objects could be invalid.
Default fonts have invalid pointers after font changes too. Extra reset is required.
Origin commit data
------------------
Commit: b98319cb91
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Buttton text is not the same like footer text.
Origin commit data
------------------
Commit: 6a3b07152f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Fonts for menu foot and button font are not not necessarily the same thing.
TODO: locales
Origin commit data
------------------
Commit: 65ac231940
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Useful for init in header sub classes. So its possible to use
other prefined size mode fonts
Origin commit data
------------------
Commit: 4cdae3fdf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
This reverts commit 454aaa159d, because
this forces user to re-enable these directories manually.
Origin commit data
------------------
Commit: 95c619ad88
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
Alternative solution for: remove possible display of NONEXISTANT_LOCALE
40151669ef
Locales are used for setting keys and passed with notifies for
observer objects. It seems this is not really a good idea in some
constellations.
Origin commit data
------------------
Commit: 8dc96ec830
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
Disconnecting of slots before stop threads ensures disconnecting
also on thread errors and keeps timer slots clear.
Origin commit data
------------------
Commit: 3cd509aa2d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
Origin commit data
------------------
Commit: 6370ceb010
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
Origin message was:
------------------
- osd-setup: allow higher osd-timeouts; up to 240 sec. now
to avoid permanently change of epd_dir, this would break epg read
frequently function
Origin commit data
------------------
Commit: d2ef503028
Author: TangoCash <eric@loxat.de>
Date: 2016-12-26 (Mon, 26 Dec 2016)
fix link to developer forum
Origin commit data
------------------
Commit: 3146f6c9f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
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)
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler
Origin commit data
------------------
Commit: 4e853d98c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
Ensures correct display of menu name while runtime.
For example: it's required on changed language settings, otherwise we have
old language in menu head.
Origin commit data
------------------
Commit: 114bba2ab7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)