Jacek Jendrzej
def9fb232f
channellist fix footer line
2024-09-05 18:23:54 +02:00
Jacek Jendrzej
35692a6152
fix epg newline forÖR channels
2024-09-05 15:17:58 +02:00
vanhofen
14240c3c4a
turn some comparsions for a better readability
...
Origin commit data
------------------
Commit: bee4cb4959
Author: vanhofen <vanhofen@gmx.de >
Date: 2024-03-25 (Mon, 25 Mar 2024)
Origin message was:
------------------
- turn some comparsions for a better readability
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
2024-03-27 07:12:41 +01:00
vanhofen
faa21b3c02
channellist: minor formatting changes
...
Origin commit data
------------------
Commit: e8755b1699
Author: vanhofen <vanhofen@gmx.de >
Date: 2024-01-02 (Tue, 02 Jan 2024)
Origin message was:
------------------
- channellist: minor formatting changes
2024-01-07 14:28:22 +01:00
BPanther
eb58604269
fix for --enable-pip
...
Origin commit data
------------------
Commit: cb806cb745
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2023-10-04 (Wed, 04 Oct 2023)
2024-01-03 23:16:25 +01:00
vanhofen
5cedd0c384
channellist: disable channel numbers in history mode
2023-07-17 11:23:18 +02:00
vanhofen
9c641efdfc
channellist: offset fixes for later/primetime view
2023-07-17 11:23:18 +02:00
vanhofen
77c3d82d27
channellist: ust lock icon as a status icon on the right side
2023-07-17 11:23:18 +02:00
vanhofen
2730761cb7
channellist: some offset fixes
2023-07-17 11:23:18 +02:00
vanhofen
11cf401c64
channellist: always show hotkeys in history mode
2023-07-17 11:23:18 +02:00
vanhofen
884bb0d965
channellist: use hotkey icons in history mode
2023-07-17 11:23:18 +02:00
vanhofen
62420f9ce1
channellist: fix display of hotkeys in history mode
2023-07-17 11:23:17 +02:00
svenhoefer
1fdb13e49a
- channellist: fix numeric zap input
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-07-16 13:47:18 +02:00
svenhoefer
32bba42cb9
- channellist: try to fix description length; pt. 2
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-05-16 10:36:50 +02:00
svenhoefer
eb39b41b27
- channellist: try to fix description length
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-05-16 10:35:37 +02:00
svenhoefer
0f3dee2e57
- channellist: allow epgtext alignment
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-05-07 10:09:02 +02:00
svenhoefer
2cdbdb5ce4
- channellist: add " - " to event description instead of channel name
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-05-07 09:56:49 +02:00
TangoCash
c03b1f800f
channellist, align channelname and description to the same baseline
2022-05-07 09:56:35 +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
svenhoefer
e74ec3d5ad
- channellist: fix description color for selected or marked items
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-04-23 21:30:33 +02:00
svenhoefer
ead36a120f
- themes: add color for channellist event descriptions
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-04-18 10:07:02 +02:00
M. Liebmann
bccecb3058
CChannelList: No error message when no channels found and...
...
...frontend is only simulated
2022-01-05 17:25:01 +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
TangoCash
c776b752c0
-channellist: align description position to channelname height
2021-11-13 11:03:38 +01:00
Stefan Seyfried
715ceb38e7
channellist::zapToChannel: speed up playback
...
on channels without EPG on pre-locked bouquets, playback was delayed
until EPG times out (about 10seconds), even if parental control is
globally disabled. Check for parentallock global setting and start video
always if enabled.
2021-10-18 17:07:28 +02:00
svenhoefer
76735f088b
- configure: depending --enable-quadpip on --enable-pip
...
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
Conflicts:
src/gui/infoviewer.cpp
src/gui/videosettings.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
svenhoefer
019644334f
- lcd4l: add and use wrapper functions to handle /tmp/lcd/menu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-09-20 19:51:48 +02:00
svenhoefer
4592cbc239
- lcd4l: introduce getInstance()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 11:06:25 +02:00
svenhoefer
74ee83bd4f
- strip g_settings.recording_type from unused stuff
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
data/locale/slovak.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-04-30 23:08:05 +02:00
svenhoefer
96d771cbd8
- neutrino/channellist: avoid double code; part 2
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-03-15 15:59:32 +01:00
svenhoefer
4b81c81dd9
- neutrino/channellist: avoid double code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-03-15 15:58:41 +01:00
BPanther
9dad590a1f
hd51/h7/bre2ze4k: check for boxmode 12 for activating PiP, now also at channellist
2021-03-15 15:58:11 +01:00
Thilo Graf
2888dba271
channellist: remove unnecessary braces, better for IDE's
2020-11-26 16:17:51 +01:00
Jacek Jendrzej
80c339efe4
src/gui/channellist.cpp: fix Werror=sign-compare and revert 009101d112
2020-09-19 10:24:05 +02:00
Thilo Graf
009101d112
channellist: fix possible compile error
...
error: comparison of integer expressions of different signedness: ‘t_channel_id’ {aka ‘long unsigned int’} and ‘int’ [-Werror=sign-compare]
2020-09-18 17:08:48 +02:00
Jacek Jendrzej
05b3900b8c
src/gui/channellist.cpp: try to fix segfault on channels reload
2020-09-17 16:33:12 +02:00
redblue-pkt
1b6f4fedf5
update glcd
...
Conflicts:
src/gui/movieplayer.h
src/gui/weather_locations.h
src/neutrino.cpp
2020-06-29 17:34:24 +02:00
redblue-pkt
42890325d7
CFbAccelARM::paintRect readded and for MIPS also added
...
Conflicts:
src/driver/fb_accel_arm.cpp
2020-06-15 19:46:17 +02:00
TangoCash
055ced60db
add configure option (--diable-arm-acc) to disable arm hardware acceleration
...
Conflicts:
src/driver/fb_accel.h
src/driver/fb_accel_arm.cpp
src/gui/channellist.cpp
2020-06-15 19:31:42 +02:00
Frankenstone
e65a3e6185
fix after pick: fb_accel_arm
...
Conflicts:
src/driver/fb_accel.h
src/driver/fb_accel_arm.cpp
src/gui/channellist.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
This can be only a hack with limited effect to fix render errors
in channel list window.
. There must be another solution.
2020-05-02 00:12:04 +02:00
svenhoefer
c9d0f061a8
- channellist: align offset of minitv to the existing offset of the additional info-box
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-04-21 23:22:04 +02:00
Thilo Graf
b817a0a819
channellist.cpp: fix possible compiler warnings -Waddress-of-packed-member
2020-01-22 21:25:53 +01:00
svenhoefer
f0240d89a0
- pick graphlcd support from DDT but include it in another way
...
Conflicts:
src/driver/Makefile.am
src/driver/nglcd.cpp
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/osd_setup.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/neutrino.cpp
src/system/flashtool.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
svenhoefer
a172e2db6c
Cam Menu: init CI|CARD|BOTH
...
Signed-off-by: GetAway <get-away@t-online.de >
2020-01-01 15:11:01 +01:00
FlatTV
250be1184a
Cam Menu: Allow switching to all or same transponder channels
...
while CI recording
Signed-off-by: GetAway <get-away@t-online.de >
2020-01-01 14:17:30 +01:00
FlatTV
f291dfb445
channellist: set CI channel inactive if recording with CI
...
Signed-off-by: GetAway <get-away@t-online.de >
2020-01-01 13:43:53 +01:00
svenhoefer
896fd0ba1d
- channelist: keep channellist in users display/desc mode until exit
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-10-27 16:24:46 +01:00
svenhoefer
982fa73ec3
- channellist: fix commit d523fa4
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-18 15:44:04 +01:00
svenhoefer
d523fa42ed
- channellist: don't show pip-button when pip is disabled
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-17 13:01:29 +01:00