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
GetAway
f2346fc442
supplement to: fix some memleaks and CPU-Menu segfault
2021-03-31 11:34:06 +02:00
Thilo Graf
df6072c793
miscsettings_menu: fix - miscsettings.cpp: fix some memleaks and CPU-Menu segfault
2021-03-31 10:12:49 +02:00
GetAway
fe308a9ac0
- miscsettings.cpp: fix some memleaks and CPU-Menu segfault
2021-03-31 08:34:51 +02:00
svenhoefer
96975c1d25
- move lcd4l-setup to vfd-setup
...
Conflicts:
src/gui/miscsettings_menu.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 16:26:45 +01:00
TangoCash
07131eb928
cec volume switch audiosystem/tv
...
Conflicts:
data/locale/deutsch.locale
2021-02-01 16:52:32 +01:00
svenhoefer
79e350c539
- miscsettings-menu: allow to switch the creation of WebRadio channel list
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
svenhoefer
67650751ac
- miscsettings-menu: use new cpufreq locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-01 16:46:34 +02:00
svenhoefer
42b184f2e9
- use g_info.hw_caps->can_cpufreq to control the cpu frequency
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-01 16:46:08 +02:00
svenhoefer
fb17a1a4a5
- miscsettings-menu: fix memleak
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-06-29 18:44:30 +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
svenhoefer
55a09ec757
- usermenu: add read epg to epg function (thx to DboxOldie)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-02-19 21:33:44 +01:00
svenhoefer
1abdcd167e
- add some mor help keys; fix 5e8a1d0233781d1b4a7494e5be8107ef4094ba85
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
fix here: a81af7c5065973f9b9c9d71dbe6d8631090a4618
2020-01-05 16:53:14 +01:00
svenhoefer
1850fb3692
- miscsettings_menu: small changes in new weather items
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-03-20 22:47:05 +01:00
TangoCash
f7219894bc
add weather via Dark Sky API -step1-
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
GetAway
80bf4aac4e
l4l: add hint icon
2019-01-05 13:27:41 +01:00
vanhofen
a418917ade
- miscsettings: add missing shortcut to sleeptimer item
...
Signed-off-by: GetAway <get-away@t-online.de >
2019-01-04 15:03:28 +01:00
GetAway
9f642a1852
miscsettings_menu.cpp: fix button order
2019-01-03 17:42:03 +01:00
GetAway
ed435a5fea
l4l: remove hardcoded path; start with full path
2019-01-01 23:22:34 +01:00
svenhoefer
5c413dce45
- move compatibility headers to /lib/hardware
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:45 +01:00
GetAway
99a6ab267d
add lcd4linux support, ported from
...
defans and vanhofen, modded by TangoCash
2018-12-26 20:04:32 +01:00
TangoCash
2be7d9298a
add/reenable background SDT-Scan to update channels while zapping around
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-06 16:05:03 +02:00
svenhoefer
bbecf5c764
- miscsettings-menu: read xmltv too when user requests a re-reading of epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-02 17:19:57 +02:00
Thilo Graf
cc041355b8
src/gui/miscsettings_menu.cpp: fix possible compile error
...
Error: Wunused variable, if ENABLE_TMDB_KEY_MANAGE is unset
2018-04-28 08:54:26 +02:00
Thilo Graf
b8d3737588
Api keys: add class instead single functions to check api keys
...
Without class build was broken, with static versions it should working.
2018-04-28 08:54:26 +02:00
Thilo Graf
8b101ccf78
imdb-support: renamed imdb->omdb
...
Imdb is not really used directly, that is a bit misleading
2018-04-28 08:54:26 +02:00
Thilo Graf
33c0b544db
CMiscMenue: apply api key options
2018-04-28 08:54:26 +02:00
Thilo Graf
b2153d6049
CMiscMenue: adapt to new dev key definies
2018-04-28 08:54:26 +02:00
Thilo Graf
ad98db85d7
CMiscMenue: enlarge menu width
...
better for some hints
2018-03-02 21:42:39 +01:00
svenhoefer
304c74e79b
- neutrino/miscsettings_menu: fix switching online-services
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-01-21 22:10:45 +01:00
Jacek Jendrzej
2ebb47f519
Merge branch 'master' into pu/mp
2017-09-14 13:54:04 +02:00
Jacek Jendrzej
97442240f8
remove unused
2017-09-14 13:29:47 +02:00
Jacek Jendrzej
2c5bf73006
Merge branch 'master' into pu/mp
2017-09-13 13:40:40 +02:00
vanhofen
816de89898
- drop easymenu
2017-09-13 13:35:23 +02:00
svenhoefer
b12624d1fa
Merge branch 'master' into pu/mp
...
Conflicts:
src/gui/miscsettings_menu.cpp
src/neutrino.cpp
src/system/settings.h
2017-03-20 01:31:51 +01:00
svenhoefer
de1ee8b73a
- use g_info.hw_caps->can_shutdown; mostly ported from neutrino-mp
2017-03-19 23:50:52 +01:00
svenhoefer
4f202b19d6
- use g_info.hw_caps->has_fan; remove old g_info.has_fan
2017-03-19 01:04:48 +01:00
Stefan Seyfried
abec1c311b
Merge remote-tracking branch 'tuxbox/master'
2017-03-04 19:32:30 +01:00
svenhoefer
856c676430
- rename g_PluginList to g_Plugins; this isn't a list of plugins
2017-03-01 13:03:50 +01:00
Stefan Seyfried
a409047714
Merge remote-tracking branch 'tuxbox/master'
2017-01-22 22:59:39 +01:00
Marc Szymkowiak
9b2a0d4414
add entry to load saved epg data manual
2017-01-09 19:39:30 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +01:00
TangoCash
6cd5dd8e23
add option to read saved epg data frequently
2016-11-20 19:24:08 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
Thilo Graf
ab9bf2ffa6
Merge branch 'master' into pu/msgbox
2016-11-02 21:05:36 +01:00
svenhoefer
da14d72dcb
- miscsettings_menu: fix youtube api key length
2016-11-01 22:20:26 +01: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
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
svenhoefer
db896847b9
- allow to disable online services w/o cleaning the keys
2016-08-08 23:11:17 +02:00
vanhofen
a291b11300
- add submenu to configure and control online services like youtube, shoutcast and tmdb
2016-08-06 22:52:37 +02:00