svenhoefer
45cf7e0698
- miscsettings-menu: formatting code using astyle
...
Conflicts:
src/gui/miscsettings_menu.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-21 17:31:44 +02:00
GetAway
fe308a9ac0
- miscsettings.cpp: fix some memleaks and CPU-Menu segfault
2021-03-31 08:34:51 +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
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
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
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
1a6bfa081b
misc settings: add missing locals and settings variables
2018-04-28 08:54:26 +02:00
Marc Szymkowiak
9b2a0d4414
add entry to load saved epg data manual
2017-01-09 19:39:30 +01:00
TangoCash
6cd5dd8e23
add option to read saved epg data frequently
2016-11-20 19:24:08 +01: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
Jacek Jendrzej
374a172aef
remove unused and some clang compil fixes
2016-04-17 13:46:16 +02:00
[CST] Focus
d98d94550f
gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,
...
filter not yet reconfigured after scan or editing favorite bouquets
2015-01-22 18:58:53 +03:00
svenhoefer
e21a79195e
- add epg_save_frequently feature ...
...
... to provide the EPG data in frequently intervals on an external device
2014-12-05 09:08:56 +01:00
svenhoefer
4c621f1dec
- split epg_read from epg_save ...
...
... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.
2014-12-05 09:08:56 +01:00
[CST] Focus
0c22682df3
gui/miscsettings_menu.cpp: move epg scan OFF option to epg mode,
...
reorder epg settings, add separators
2014-05-14 16:32:49 +04:00
martii
b45511b196
system/settings: store epg times in integers
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +01:00
[CST] Focus
606bd01878
as requested, implement 'easy' menu mode for novice users;
...
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image;
at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code,
restart needed after mode switch
2013-10-25 13:03:26 +04:00
satbaby
0acc943a4f
src/gui/miscsettings_menu.cpp: -add COnOffNotifier for EPG menu
2012-11-08 17:24:10 +01:00
satbaby
7b06b3fd38
Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs
2012-10-11 14:11:05 +02:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
[CST] Focus
0b23198e56
remove unused emlog setting
2012-06-27 14:37:07 +04:00
[CST] Focus
cfdf7b0c69
gui/miscsettings_menu.cpp: fix memleak - CMiscNotifier
2012-05-07 16:10:20 +04:00
[CST] Focus
0a94cd0267
gui/miscsettings_menu.cpp: fix memleak - sectionsdConfigNotifier
2012-05-07 12:13:38 +04:00
thilo
eff98c661e
*neutrino menu: fix 'memory ' of selected items in submenues
...
Add small helper class to manage missing values
e.g. needed for deallocated widget objects.
This class we can also use for other things in future!
In this context I added a vector for 'selected' values needed for
deeper and deallocated submenues.
The identification of widgets working now with a new widget parameter named 'w_index'.
setSelected() and getSelected() functions are still working, but are not needed, if we use an index
-add define for default widget index
-add new header file for enums
-adapted many menu classes for this parameter
Hope it' works fine. If you find any menu without a 'memory', please add an index.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1908 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:18 +00:00
focus
d4eb80abec
Return menu result, to close all menus
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1879 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 11:46:22 +00:00
satbaby
53baf1cd86
make fanNotifier private
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1219 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-26 16:40:46 +00:00
thilo
8bbde74347
*neutrino port: moved misc settings into it's own class,
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1210 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-26 08:26:46 +00:00