vanhofen
deff33d266
unify text-replacements in EPG
...
Origin commit data
------------------
Commit: 49d2cb3abf
Author: vanhofen <vanhofen@gmx.de >
Date: 2024-10-07 (Mon, 07 Oct 2024)
Origin message was:
------------------
- unify text-replacements in EPG
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
2024-10-09 20:20:16 +02:00
TangoCash
1582a2bfcc
fix linebreaks/tabs in epg+ footer
...
Origin commit data
------------------
Commit: cdea62ed25
Author: TangoCash <eric@loxat.de >
Date: 2024-10-07 (Mon, 07 Oct 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
2024-10-09 20:20:14 +02:00
Jacek Jendrzej
8dba164c64
epgplus fix footer line
2024-09-05 17:09:41 +02:00
svenhoefer
09764568ef
- header-clocks: simplify calls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-04-30 18:13:42 +02:00
svenhoefer
db19aa667d
- neutrino: make header's channellogos alignable
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-04-30 18:01:10 +02:00
Thilo Graf
e48aa19edb
epgplus: use footer global at heap
...
For global use.
2022-03-23 21:08:44 +01:00
svenhoefer
d458d98805
- change RC_back handling; its not longer translated to RC_home
...
Conflicts:
src/gui/hdd_info.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-04 21:30:14 +01:00
svenhoefer
2b6ffbe947
- epgplus: formatting code using astyle; some manual code nicenings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-12-14 11:11:26 +01:00
Jacek Jendrzej
34fd452de4
epgplus: avoid segfaults
2019-12-30 00:09:08 +01:00
svenhoefer
b3b7ac5c3e
- followscreenings: invert notify behaviour
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
svenhoefer
e33b6f4f33
- epgplus: show notifications when adding timers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-02 21:28:01 +02:00
svenhoefer
c129312235
- channellist: move avoid-zap-in-movieplayer-mode-message ...
...
... to a global reachable place to avoid all zap tries
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-30 21:28:46 +02:00
svenhoefer
759504d149
- epgplus: signalize zap tries while movie playback
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:49 +02:00
svenhoefer
edf89c5538
- epgplus: move CEPGplusHandler::exec() code to end of file; ...
...
* really minor code changes in CEPGDataHandler::exec() and
CEventListHandler::exec()
No binary changes, just code cosmetic.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
Thilo Graf
a5b16ace60
src/gui/epgplus.cpp: add missing home handling
...
Window was not closed with exit button.
2018-05-08 08:16:00 +02:00
svenhoefer
3b65251e00
- framebuffer: better name for getWindowWidth/Height() functions
...
getScreenWidth/HeightRel() was confusing because it depends on users window settings.
Replace names in old unused framebuffer code too.
Signed-off-by: Thilo Graf <dbt@novatux.de >
Conflicts:
gui/channellist.cpp
2018-01-22 19:19:08 +01:00
svenhoefer
99cc7f850a
- rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
2017-09-29 10:34:23 +02:00
svenhoefer
f0e7069878
- fix some timout-off-bugs in epgplus, epgview, eventlist and filebrowser
2017-09-27 09:57:10 +02:00
TangoCash
d7e196c58a
fix epgplus detailsline hide bug (thx dbo)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
dline was not removed after called epg info.
btw. Small request:
It would be nice if a short brief justification would be included.
That would be make some things easier to track and saves unnecessary questions.
Thx!
2017-07-04 12:22:53 +02:00
Thilo Graf
579a73f91b
EpgPlus: fix wrong shadow parameter for scrollbar
2017-06-21 10:31:22 +02:00
svenhoefer
7e89096c4e
- epgplus: add shadow to gui-elements
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-20 09:55:34 +02:00
svenhoefer
aa4723173b
- epgplus: use getScrollBarData() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-15 01:01:55 +02:00
TangoCash
866f5c37b8
-epgplus: fix possible segfault (thx dbo)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:12 +02:00
Thilo Graf
100a1606f0
EpgPlus: use default parameter for titel arrangement
2017-05-11 11:28:06 +02:00
svenhoefer
7b9f8e9720
- epgplus: fix progressbar's type
2017-05-08 08:41:28 +02:00
Thilo Graf
8e3390687c
EpgPlus: update license text
2017-04-25 11:36:49 +02:00
Thilo Graf
7b19ea1fd1
EpgPlus: simplify calls of logo attributes and logo instance
2017-04-25 11:36:49 +02:00
svenhoefer
e74db896bb
- epgplus: add channellogo to header
2017-04-22 16:11:55 +02:00
svenhoefer
cf229bb3af
- epgplus: get sure we have enough space for detailsline
2017-04-13 11:20:10 +02:00
vanhofen
a64225c09a
- epgplus: add missing separationline to clearMark() function
2017-04-10 21:43:01 +02:00
vanhofen
41394be62e
- epgplus: use enlighten background toggle color
2017-04-10 21:43:01 +02:00
vanhofen
25e56bf5df
- epgplus: fix selected handling for channelevents
2017-04-10 21:43:01 +02:00
vanhofen
ab4adc92d0
- epgplus: smoother aligment for channelnumbers
2017-04-10 21:43:01 +02:00
Thilo Graf
46e298823f
EpgPlus: fix missing to disble clock after hided window
...
btw: rename header->head, for better readability
2017-04-10 13:25:06 +02:00
vanhofen
e54e112b24
- epgplus: add missing round corner to selected item
2017-04-10 13:25:06 +02:00
vanhofen
8f8511a612
- epgplus: use getItemColors() to get global item colors
2017-04-10 13:25:06 +02:00
vanhofen
8e8b95a932
- epgplus: mark framebuffer pointer in header class as unused
2017-04-10 10:26:21 +02:00
vanhofen
5ae1a6b459
- epgplus: add clock and context button to header
2017-04-10 10:26:21 +02:00
vanhofen
69e478c195
- epgplus: fix text offsets in secontary timeline
2017-04-10 10:26:21 +02:00
vanhofen
56302f9eb7
- epgplus: always show a progressbar in secondary timeline ...
...
to avoid 'design changes' when cursor is moved left or right
2017-04-10 10:26:21 +02:00
Eric Loxat
44a0ec422e
- epgplus: add progressbar for current event
2017-04-10 10:26:21 +02:00
Eric Loxat
0b44c162b4
- epgplus: bind display of channelnumbers to channelists's setting;
...
fix position of channelentry
2017-04-10 10:26:21 +02:00
TangoCash
c26e85cb55
- epgplus: fix detailsline;
2017-04-08 16:25:59 +02:00
svenhoefer
15b028d187
- epgplus: fix detailsline; codeblock was removed by mistake
2017-04-08 15:47:38 +02:00
vanhofen
01e0ae3696
- epgplus: simplify detailsline handling; fix coords in hide()
2017-04-08 14:11:28 +02:00
vanhofen
c3e49887de
- epgplus: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
0ee10f1516
- epgplus: use CComponenentsFooter to paint buttonbar
2017-04-08 14:11:28 +02:00
vanhofen
df49551258
- epgplus: add separationline to event's left side
2017-04-08 14:11:28 +02:00
vanhofen
21b25fb1fe
- epgplus: use new FONT_TYPE_EPGPLUS_ITEM font; ...
...
TODO: re-implement bigfont handling
2017-04-08 14:11:28 +02:00
vanhofen
b24d55413d
- epgplus: add detailsline
2017-04-08 14:11:28 +02:00