Thilo Graf
81001410f3
CChannelList: rework details line handling, fix hide() after setup
...
Detailsline is handling hide() by itself.
After channellist setup, eg. switching additional infos and channellist
window has different size, artefacts were possible.
2017-05-03 21:29:41 +02:00
Jacek Jendrzej
74c0b58e71
Merge branch 'master' into pu/mp
2017-05-02 13:18:29 +02:00
Thilo Graf
1e4967e114
CChannelList: Ensure new initialize of modules on palette changes while runtime.
2017-04-29 22:46:50 +02:00
Jacek Jendrzej
0ef6e3fe98
Merge branch 'master' into pu/mp
2017-04-27 14:27:27 +02:00
Jacek Jendrzej
6cb58546d8
src/gui/channellist.cpp remove unused logo_off
2017-04-27 14:26:27 +02:00
Thilo Graf
85f4992ca8
CChannelList: don't assign logo if disabled
2017-04-27 11:26:36 +02:00
Jacek Jendrzej
f292ba6b69
Merge branch 'master' into pu/mp
2017-04-24 21:33:15 +02:00
svenhoefer
fe5f84c1d0
- scrollbars: avoid usage of COL_SCROLLBAR_PASSIVE_PLUS_0 ...
...
... outside of CComponentsScrollBar(). Since the color-changes in
89bda2d
the non-CC scrollbars looks weird.
2017-04-24 12:29:52 +02:00
Thilo Graf
fbe8889fa9
CChannelList: remove unused logo object
...
Not required since
68835056c3
: add possibility to show channellogo
2017-04-23 17:15:17 +02:00
Thilo Graf
0943c467e2
CChannelList/CUpnpBrowserGui: add missing reinit for corner modes
...
Required eg. if corner settings has been changed by user on runtime.
2017-04-23 17:01:05 +02:00
svenhoefer
0b2eb4bfb3
Merge branch 'master' into pu/mp
2017-04-22 16:13:02 +02:00
Thilo Graf
9ef6c49a23
CComponentsHeader/CChannelList: unify methode names
2017-04-21 23:07:14 +02:00
Thilo Graf
68835056c3
CComponentsHeader: add possibility to show channellogo
...
Contains methode setChannelLogo() with parameters
for channel id, channel name and optional
alignment (primary between title and clock). Default
alignment is centered.
Optional parameter to set logo height is available too.
Hope it works on first try. To see how it works, take look
at channellist class.
2017-04-21 22:47:23 +02:00
svenhoefer
11a28c07d6
Merge branch 'master' into pu/mp
2017-04-19 21:35:56 +02:00
svenhoefer
42aca4a4c9
- channelist: rename bool pig_on_win to minitv_is_active
2017-04-12 10:04:04 +02:00
svenhoefer
31979a4f87
- channellist: one more missing OFFSET define
2017-04-12 10:04:03 +02:00
svenhoefer
f4a0e8faf1
- channelist: use OFFSET defines for bottom detailsbox
2017-04-12 09:31:21 +02:00
svenhoefer
7e6746e2aa
- channellist: a bit more offset for item; fix progressbar's width
...
use OFFSET defines for logo in header and in right infozone
2017-04-11 23:12:41 +02:00
svenhoefer
763f16ccca
- channellist: simplify MaxChanNr() function
2017-04-11 23:12:41 +02:00
svenhoefer
8bdb16cec6
Merge remote-tracking branch 'neutrino-mp/master' into pu/mp
...
Conflicts:
src/neutrino.cpp
src/nhttpd/tuxboxapi/neutrinoyparser.cpp
2017-03-13 16:14:33 +01:00
svenhoefer
5b0faeab8c
- unify DetailsLine-names; move define to settings.h
2017-03-13 12:40:04 +01:00
Stefan Seyfried
abec1c311b
Merge remote-tracking branch 'tuxbox/master'
2017-03-04 19:32:30 +01:00
svenhoefer
1aa5e929db
- channelist: use OFFSET-defines for channels w/o EPG too
2017-02-26 01:01:15 +01:00
Stefan Seyfried
8b47699447
Merge remote-tracking branch 'tuxbox/master'
2017-02-11 11:18:45 +01:00
M. Liebmann
db8ea57da2
Merge branch 'master' into pu/fb-modules
2017-02-09 22:58:09 +01:00
Thilo Graf
a56bb97b50
Revert "CChannelList: delete with red yes button"
...
This reverts commit 3689684968
.
User request: Is not desired
2017-02-09 22:43:00 +01: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
Stefan Seyfried
9082ddf287
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-05 13:37:53 +01:00
Thilo Graf
296aa5b901
Revert "CChannelList: ensure repaint of new header content"
...
This reverts commit ea700ddf52
.
2017-02-02 11:18:27 +01:00
Stefan Seyfried
7497722646
Merge remote-tracking branch 'tuxbox/master'
2017-02-01 22:03:40 +01:00
Thilo Graf
ea700ddf52
CChannelList: ensure repaint of new header content
2017-01-31 16:36:42 +01:00
Stefan Seyfried
48ff7b36a2
Merge remote-tracking branch 'tuxbox/master'
2017-01-30 21:36:09 +01:00
Jacek Jendrzej
0056a53321
some inits
2017-01-30 19:04:17 +01:00
Stefan Seyfried
a409047714
Merge remote-tracking branch 'tuxbox/master'
2017-01-22 22:59:39 +01:00
Jacek Jendrzej
0ed24632b7
some dead assignment
2016-12-29 18:41:25 +01:00
svenhoefer
888bfb6687
- themes: allow progressbar-settings in themes
2016-12-29 00:47:34 +01:00
Jacek Jendrzej
af9c914013
fix next epginfo and sat/freq info for webtv
2016-12-12 17:20:48 +01:00
svenhoefer
6b4ef6d3f8
- channellist: try to fix right status-icon alignment
2016-12-12 08:30:22 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +01:00
Thilo Graf
59ae2b52e9
Merge branch 'master' into pu/msgbox
2016-11-17 21:53:06 +01:00
Jacek Jendrzej
f957bbaa37
src/gui/channellist.cpp cancel paint_events thread on hide
2016-11-16 19:29:19 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
Thilo Graf
3efaac5725
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/moviebrowser/mb.cpp
2016-11-10 10:27:22 +01:00
Thilo Graf
996beed078
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/timerlist.cpp
2016-11-09 00:30:44 +01:00
svenhoefer
8f625c3d27
- channellist: use small vertical offset around channellogo
2016-11-08 22:00:51 +01:00
svenhoefer
b59527e987
- channellist: fix epg for webtv channels
2016-11-08 21:48:51 +01:00
Thilo Graf
3689684968
CChannelList: delete with red yes button
2016-10-27 12:17:36 +02: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
Stefan Seyfried
830b5c2aa7
channellist: fix linking without --enable-pip
2016-10-23 17:45:58 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00