vanhofen
b24d55413d
- epgplus: add detailsline
2017-04-08 14:11:28 +02:00
vanhofen
9c3c6332fd
- epgplus: add missing round corners to footer
2017-04-08 14:11:28 +02:00
vanhofen
4513953607
- epgplus: add an inner small offset and a small frame to footer
2017-04-08 14:11:28 +02:00
vanhofen
b3cc850a08
- epgplus: move footer-box to bottom of screen
2017-04-08 14:11:28 +02:00
vanhofen
ca20473787
- epgplus: remove obsolete icon calculation
2017-04-08 14:11:28 +02:00
vanhofen
8a09c7a83f
- epgplus: change toggle colors
2017-04-08 14:11:28 +02:00
vanhofen
2371ce0d01
- epgplus: use OFFSET defines
2017-04-08 14:11:28 +02:00
vanhofen
a026813ad3
- epgplus: add separationline to timeline
2017-04-08 14:11:28 +02:00
vanhofen
bfc94ed1bd
- epgplus: use a small dark separation line
2017-04-08 14:11:28 +02:00
vanhofen
a702399c12
- epgplus: change colors in footer
2017-04-08 14:11:28 +02:00
vanhofen
6185f8714e
- epgplus: enlarge channel/event font; scale font to osd-resolution
2017-04-08 14:11:27 +02:00
vanhofen
b38237cbdd
- epgplus: use global paintScrollBar function to paint scrollbar
2017-04-08 14:11:27 +02:00
vanhofen
b9554b40c8
- epgplus: remove obsolete casts
2017-04-08 14:11:27 +02:00
vanhofen
f60cffc63d
- epgplus: use RC_epg to exit
2017-04-08 14:11:27 +02:00
vanhofen
8e154f9efc
- epgplus: use RC_help to switch bigfonts; ...
...
This is same key as used in epgview.cpp to switch bigfonts
2017-04-08 14:11:27 +02:00
vanhofen
4394b7752b
- epgplus: use BIGFONT_FACTOT to calculate big fonts
2017-04-08 14:11:27 +02:00
vanhofen
42e47b040b
- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
2017-04-08 14:11:27 +02:00
vanhofen
13b957204f
- epgplus: replace timeline fonts with FONT_TYPE_EPG_DATE
2017-04-08 14:11:27 +02:00
vanhofen
6f62ccfc1a
- epgplus: remove unused buttons font
2017-04-08 14:11:27 +02:00
vanhofen
d10dbeca5b
- epgplus: use global header font
2017-04-08 14:11:27 +02:00
vanhofen
0eefb083e8
- epgplus: remove annoying gaps
2017-04-08 14:11:27 +02:00
vanhofen
ebc7734ad2
- epgplus: do not toggle text colors
2017-04-08 14:11:27 +02:00
vanhofen
895624b878
- epgplus.cpp: reformat; no binary changes
2017-04-08 14:11:27 +02:00
Stefan Seyfried
2303d94300
replace fontrenderer.h include with forward declaration
...
in order to flatten the build dependency tree further, include
fontrenderer.h directly where needed, in header files a forward
declaration is enough
2017-02-07 17:23:42 +01:00
Thilo Graf
dde298b1b7
CMsgBox: rework msgbox classes with Window class implementation
...
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.
TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
vanhofen
7e7d4e5fc1
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
svenhoefer
2911e638c7
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
Thilo Graf
64053c1758
Moviebrowser: start outsourcing moviebrowser code
2016-09-06 11:32:41 +02:00
svenhoefer
54f2ac510f
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
martii
61105699d4
- followscreenings: port code from martiis-neutrino-mp
2016-07-01 15:26:06 +02:00
svenhoefer
6dddaff0d2
- record_setup: add check existing recordings before set new timers
2016-06-02 21:37:33 +02:00
Jacek Jendrzej
0d9fbd5378
some never read compil warning fixes
2016-04-24 17:18:37 +02:00
Jacek Jendrzej
374a172aef
remove unused and some clang compil fixes
2016-04-17 13:46:16 +02:00
[CST] Focus
302642cee7
neutrino: add webtv channel list mode
2016-03-23 16:36:00 +03:00
M. Liebmann
6c72fe94bc
CCDraw: Set cc_gradient_bg_cleanup to true
...
Except menu headers: Disable cleanup when save screen is disabled
2016-01-29 15:31:12 +01:00
M. Liebmann
d85bb1d09b
Fix ghost text in channellist & epg view
...
Complement to commit 8dd426d
2016-01-27 15:14:22 +01:00
Jacek Jendrzej
db2932fa7a
similar patch to 9b2aec781c
, thx max_10
2015-12-15 19:25:18 +01:00
[CST] Focus
3ff71e5e48
gui/epgplus.cpp: use epg id to get events
2015-09-24 12:25:44 +03:00
Thilo Graf
a58f1621b4
Merge branch 'cst-next.pre' into cst-next
2015-04-30 09:20:43 +02:00
Stefan Seyfried
5ab6b53054
global.h: Use forward-declarations to reduce number of dependencies
2015-04-16 13:39:35 +02:00
Thilo Graf
4d8f7f3acb
EpgPlus: fix wconversion
2015-03-29 22:40:06 +02:00
Stefan Seyfried
930bd738f4
epgplus.h: replace includes with forward declaration
2015-02-14 14:31:12 +01:00
Jacek Jendrzej
c624505818
make channel_id private, use getChannelID()
2015-01-29 14:58:09 +01:00
[CST] Focus
3da439030b
neutrino: try to prevent using chanellist/bouquetlist while channels init in progress
2015-01-13 16:10:24 +03:00
martii
e84782bc4c
drop explicit CMenuForwarder icon assignments
...
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
martii
b21cb152b5
system/settings: move theme colors to dedicated struct
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/epgview.cpp
src/gui/osd_setup.cpp
src/gui/pluginlist.cpp
src/neutrino.cpp
2014-09-12 18:29:21 +04: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
svenhoefer
649d1b1f9d
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
Thilo Graf
5ea7ec48df
CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
...
Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00