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
Frankenstone
e77c9a0ec6
osd_setup: cleanup g_settings.theme.gradient_c2c
2021-04-30 22:53:58 +02:00
Frankenstone
4688227461
osd_setup: cleanup unused
...
- channellist.extended_colored
- channellist.extended_simple
Conflicts:
data/locale/english.locale
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-04-30 22:53:46 +02:00
Frankenstone
cf675f4cc2
fix fading for mips hardware
...
- untested !
2021-04-25 15:59:01 +02:00
TangoCash
3a1d3f16a0
fix fading
2021-04-25 15:58:52 +02:00
FlatTV
9a26168454
FIX AC3 audio for CST. Including audio AC3 switching by audio language menu
2021-04-25 15:58:31 +02:00
Frankenstone
b2be9ce25a
english.locale: fix osd.preset_screen_b, thx DboxOldie
2021-04-19 11:19:40 +02:00
Thilo Graf
00fcf91936
neutrino_menue.cpp: use #if instead #ifdef for TESTING
2021-04-13 06:03:34 +02:00
svenhoefer
ce0f52aa84
- neutrino: cleanup update code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-04-13 06:01:31 +02:00
Thilo Graf
23fbfe2706
update_settings.cpp: split statement for update settings notify
...
Avoid double action
2021-04-12 15:24:52 +02:00
Thilo Graf
f5bfa56260
configure.ac: --enable-pkg-management only affects gui
2021-04-12 15:24:50 +02:00
Thilo Graf
f299b72b08
update_settings.cpp: avoid possible segfault
...
fw_url is not initialized without defined update.url
2021-04-12 15:24:48 +02:00
svenhoefer
03bc0b96a0
- add --enable-pkg-management configure switch; default=no
...
Conflicts:
src/gui/Makefile.am
src/gui/update_settings.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Added vanhofens flash update check.
Reason: build was broken and makes maintenance easier.
2021-04-12 15:24:38 +02:00
Thilo Graf
64e74ea306
opkg_manager: clean up
...
unused code rmoved
2021-04-10 15:51:30 +02:00
Thilo Graf
2c79640c8a
opkg_manager: rework check for system-update script
...
avoids unnecessary debug output
2021-04-10 15:51:30 +02:00
Thilo Graf
7487a193ee
opkg_manager: add handling for whitelist
2021-04-10 15:51:30 +02:00
Thilo Graf
804642fde3
data/config: add good_package_pattern.list.sample
2021-04-10 15:51:30 +02:00
Thilo Graf
9d76af322b
opkg_manager: rename badpackage() > isBadPackage(), more plausible
2021-04-10 15:51:30 +02:00
Thilo Graf
bd8cf5e987
opkg_manager: minor move of some codelines for more clarity
2021-04-10 15:51:30 +02:00
Thilo Graf
adb5a93a64
opkg-manager: restart only for neutrino
2021-04-10 15:51:30 +02:00
Thilo Graf
0e378de640
update_check_packages: set check done if no opkg support available
2021-04-10 15:51:30 +02:00
Thilo Graf
c618d3aef4
opkg_manager: rename some command vars for better readability
2021-04-10 15:51:30 +02:00
Thilo Graf
1577847c11
update_check: handle update check with localized timer settings
2021-04-10 15:51:30 +02:00
Thilo Graf
f25831e90e
start_wizard: add handling update check
2021-04-10 15:51:30 +02:00
Thilo Graf
844b4050b1
opkg_manager: add handling for wizard mode
2021-04-10 15:51:30 +02:00
Thilo Graf
35ae3cfd5a
opkg_manager: add function getNumUpdates()
2021-04-10 15:51:30 +02:00