svenhoefer
514bd932fc
- cleanup from unsupported DUCKBOX_HARDWARE
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
Stefan Seyfried
41e420d35d
fb_accel: move hd2 specific parts from fader to fb_accel
2017-02-23 15:14:27 +01:00
M. Liebmann
0cb26e6e98
Merge branch 'master' into pu/fb-modules
2017-02-12 09:24:08 +01:00
M. Liebmann
0d66899cbd
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Stefan Seyfried
e490f84ea8
replace framebuffer.h include with forward declaration
...
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)
2017-02-07 17:23:42 +01:00
svenhoefer
d67de1d5ff
- fade: fix if-else-endif logic
2016-10-01 11:06:11 +02:00
svenhoefer
934ad68520
- fade: fix flickering on HD2 hardware; ported from TangoCash's repo
2016-09-29 23:58:18 +02:00
Thilo Graf
69e2debb02
COSDFader: rename member functions, adapt implementations
...
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.
2014-06-23 18:43:47 +02:00
striper
80fbe7db4c
- fix annoying gui flickering when fading is activated on nevis
2013-10-20 21:07:59 +02:00
[CST] Focus
22692d8157
driver/fade.cpp: add unistd.h
2013-03-29 14:29:00 +04:00
[CST] Focus
3f7ddf58a5
driver/framebuffer.cpp: move fade sleep workaround to fade.cpp
2013-01-23 11:57:27 +04:00
[CST] Focus
777e417c0a
driver/fade.cpp: fix compile for nevis
2013-01-18 15:58:25 +04:00
[CST] Bas
ce88294b00
src/driver/fade.cpp: fix fade. needs to be tested.
2013-01-18 19:14:39 +08:00
focus
19e2c186c2
Remove second arg from setBlendLevel
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1953 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 15:50:50 +00:00
focus
29c77dc03a
New class to handle osd fade
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1940 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-06 11:52:22 +00:00