max_10
c45d1e998e
- acinclude.m4: fix with-datadir_var
2021-05-28 13:00:59 +02:00
GetAway
6e6d17f9c5
- yeb: small fixes for screenshot
2021-05-20 20:24:10 +02:00
GetAway
1309331a9f
- yweb: fix rc selection
2021-05-20 15:07:48 +02:00
Frankenstone
86b0246599
unnecessary brackets removed
...
- distinction ffmpeg versions
2021-05-18 18:21:22 +02:00
svenhoefer
284ee4a6ed
- yweb: add rc for cst hd1; just for better readability
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-18 18:21:22 +02:00
svenhoefer
1a552181fd
- yweb: fix rc selection for cst
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-18 18:21:22 +02:00
max_10
cefd6dece1
- fix GENERIC build
2021-05-18 18:21:22 +02:00
svenhoefer
d2a782a3ba
- yWeb: sort remote controls in Y_Blocks.txt
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-18 18:21:22 +02:00
svenhoefer
89ed0dc6d9
- yweb: fix mess around remote controls by using varables
...
this allows to sort the options in rc-selection nicely
Conflicts:
data/y-web/Y_Blocks.txt
data/y-web/Y_Version.txt
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-18 18:21:22 +02:00
GetAway
8d09523f4a
fb_accel_xy.cpp: fix warning -Wformat-overflow
2021-05-17 18:14:54 +02:00
GetAway
23dbcecfb6
fade.cpp: fix flickering after fade out
2021-05-17 13:31:51 +02:00
svenhoefer
d687c1fb1b
- fsmounter: fix unused options1 for cifs
...
Conflicts:
src/system/fsmounter.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:26:17 +02:00
svenhoefer
2f20d8d670
- fsmounter: formatting code using astyle
...
Conflicts:
src/system/fsmounter.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:25:57 +02:00
svenhoefer
cdc91ef601
- neutrino-menu: change position of avinput; add hint and icons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:05:59 +02:00
Thilo Graf
c5b442e141
opkg_manager: supplement to ensure update of package list after menu update
2021-05-14 18:27:41 +02:00
Thilo Graf
54bd062ff1
opkg_manager: ensure update of package list after menu update
2021-05-14 17:10:06 +02:00
svenhoefer
783426588c
- fix CST build
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:26 +02:00
svenhoefer
97fa8a2076
- hwcaps: add has_HDMI_input
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:23 +02:00
svenhoefer
71a670d821
- fix compiler warning and segfault in avinput_pip handling
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:17 +02:00
svenhoefer
f27ff4563c
- glcd: add own logo directory
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:15 +02:00
svenhoefer
47dbf21465
- lcd4l: use NEUTRINO_ICON_PLAY for NeutrinoModes::mode_avinput
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:12 +02:00
svenhoefer
067bf958d8
- rate-banner: fix typos
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
These were not typos but shortenings.
2021-05-11 12:28:00 +02:00
BPanther
f841b55c65
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
...
Conflicts:
src/neutrino.cpp
2021-05-11 10:21:06 +02:00
svenhoefer
2cb4fc0ff9
- neutrino: add "need_reboot" feature
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 09:58:47 +02:00
svenhoefer
f0fb14a741
- hwcaps: add display_can_umlauts
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 06:32:46 +02:00
Hendi48
dff4dc3f99
movieplayer: show subtitles for at least 1.5 seconds ( #11 )
...
SRT subtitles from the web often have split-second end times,
making it very hard to read the text in time.
2021-05-08 23:01:38 +02:00
Hendi48
b8ffb1be0c
record/streamts: lower bsf libavcodec check to 57.48.100 ( #10 )
...
The bit stream filter change was done in ffmpeg 3.1 already.
2021-05-08 23:00:29 +02:00
GetAway
0965bcdf2f
activate umlauts for hd51
2021-05-08 13:57:44 +02:00
Thilo Graf
667a7e1d9f
epgview.cpp: fix smoother graphical representation of rate banner
...
Take a look at the TODO-line
2021-05-07 12:11:42 +02:00
Thilo Graf
62bf562ea9
rate_banner.cpp: use smaller offset between stars
2021-05-07 11:47:24 +02:00
Thilo Graf
d1fe98e1d3
CTMDB: use tmdb logo in menu header
...
Precondition is a current logo with maatching dimensions.
see: https://www.themoviedb.org/about/logos-attribution
2021-05-06 16:16:23 +02:00
Thilo Graf
284d4acbbe
epgview.cpp: fix possible overlapping text
...
Text was overlapping the navibar in some cases.
Space for text was insufficient calculated.
2021-05-06 16:06:44 +02:00
Thilo Graf
bcab0c4d67
cc_frm_icons.h: move initMaxHeight() to protected section
...
Usable in sub classes.
2021-05-05 14:12:48 +02:00
svenhoefer
6e1069bbdf
- epgview: allow to save imdb/tmdb poster with g_settings.mbkey_cover
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-05 12:09:40 +02:00
svenhoefer
2ce09f87f6
- introduce mdb-tools (taken from mdb-imdb)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-05 12:09:07 +02:00
svenhoefer
287c965a58
- epgview: remove obsolete imdb_rating
...
Conflicts:
src/gui/epgview.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-05 12:05:58 +02:00
svenhoefer
c39084efc7
- epgview: rework button arrangement; green = imdb, yellow = tmdb
...
Conflicts:
src/gui/epgview.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Changed CProgressBar to CRateBanner cc_starbar object,
CProgressBar contains no PB_STARBAR mode,
otherwise the build would be broken.
TODO: Fix text arrangement inside epgview window. Seems the
Bottombox-object is not sufficient considered.
It will be over painted in some conditions, watched
if using of (very) large font scaling.
2021-05-05 12:05:41 +02:00
svenhoefer
49752cc478
- imdb/tmdb: more unifications; getEPGText()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-03 17:25:09 +02:00
Thilo Graf
f72ca5887a
rate_banner.cpp: try to fix possible crash if pixbuf = NULL
...
RestoreScreen() expects no null pointer passed as argument 5,
is passed to memmove
2021-05-03 17:20:48 +02:00
Thilo Graf
83211c2b69
neutrino.cpp: try to avoid possible memleak
...
Watched with LeakSanitizer on generic pc.
2021-05-03 17:20:43 +02:00
svenhoefer
367840ccd7
- epgview: more imdb/tmdb unifications
...
Conflicts:
src/gui/epgview.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
TODO: fix star values, no count of stars at epg window to see,
variable 'stars' is missing.
2021-05-03 17:20:39 +02:00
svenhoefer
976bb352e7
- imdb/tmdb: more unifications; getStars()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-03 17:20:36 +02:00
svenhoefer
c59e149f3f
- imdb/tmdb: more unifications; setTitle()
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-03 17:20:33 +02:00
Frankenstone
532aace190
locals: remove unused
...
- LOCALE_OPTIONS_ON_WITHOUT_MESSAGES
- options.on.without_messages
2021-04-30 23:10:22 +02:00
Frankenstone
4d2ee134d9
followscreenings: remove unused
...
- LOCALE_TIMER_EVENTREMOVED_TITLE
- LOCALE_TIMER_EVENTREMOVED_MSG
2021-04-30 23:10:16 +02:00
Frankenstone
0d2e3060b5
keybind_setup: remove unused
...
- define KEYBINDINGMENU_BOUQUETHANDLING_OPTION_COUNT 3
- { 0, LOCALE_KEYBINDINGMENU_BOUQUETCHANNELS_ON_OK },
- { 1, LOCALE_KEYBINDINGMENU_BOUQUETLIST_ON_OK },
- { 2, LOCALE_KEYBINDINGMENU_ALLCHANNELS_ON_OK }
2021-04-30 23:10:06 +02:00
Frankenstone
fa20c92b43
miscsettings_menu: remove unused
...
- define MISCSETTINGS_FB_DESTINATION_OPTION_COUNT 3
- { 0, LOCALE_OPTIONS_NULL },
- { 1, LOCALE_OPTIONS_SERIAL },
- { 2, LOCALE_OPTIONS_FB }
2021-04-30 23:09:55 +02:00
svenhoefer
7c5a47dfd8
- fix strip g_settings.recording_type from unused stuff
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-04-30 23:09:33 +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
1343c26d5e
- osd-setup: more cleanup
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-04-30 22:55:01 +02:00