Jacek Jendrzej
|
2b5e7b5ba3
|
use empty to check string
|
2015-01-09 17:15:11 +01:00 |
|
[CST] Focus
|
9f7d26a646
|
system/mtdutils/mkfs.jffs2.cpp: skip /var_init
|
2015-01-09 13:08:33 +03:00 |
|
[CST] Focus
|
3a79b95bd1
|
system/mtdutils/mkfs.jffs2.cpp: do not skip mounted /var
|
2015-01-09 12:42:01 +03:00 |
|
svenhoefer
|
026c8b4389
|
- osd_setup: improve/clarify screensaver off option
|
2015-01-08 20:01:15 +01:00 |
|
Jacek Jendrzej
|
8023a6317b
|
neutrino use check empty() instead of length() or size()
|
2015-01-03 17:51:08 +01:00 |
|
Stefan Seyfried
|
a92eb8f8e7
|
add CFLAGS for libsigc
|
2015-01-02 21:00:18 +01:00 |
|
svenhoefer
|
df18f1f4e5
|
- screensaver: remove audioplayer_screensaver; add screensaver_delay
|
2014-12-29 23:50:18 +01:00 |
|
vanhofen
|
3206e35e20
|
- screensaver: move configuration to own submenu
|
2014-12-29 22:13:02 +01:00 |
|
svenhoefer
|
153e7dba91
|
- screensaver: add GUI option to change timeout
|
2014-12-29 22:13:02 +01:00 |
|
vanhofen
|
cbed13ecd0
|
- screensaver: add GUI option to change screensaver directory
|
2014-12-29 22:13:02 +01:00 |
|
defans
|
6a23a1c36a
|
CScreenSaver: add class CScreenSaver
|
2014-12-29 22:13:02 +01:00 |
|
[CST] Focus
|
9b78e49d0e
|
gui/mediaplayer_setup.cpp: integrate MB / YT settings, (c) martii
|
2014-12-26 19:00:32 +03:00 |
|
svenhoefer
|
3e24de2d67
|
- moviebrowser: localize dialogs around TS-editing
|
2014-12-22 09:16:20 +01:00 |
|
[CST] Focus
|
34691a1724
|
gui/scan_setup.cpp: add pilot param to manual scan menu
|
2014-12-18 17:31:55 +03:00 |
|
[CST] Focus
|
68e240b4e7
|
gui/videosettings.cpp: split format key modes and auto-modes on apollo,
disable broken 14:9 pan&scan on apollo
|
2014-12-18 17:31:48 +03:00 |
|
Christian Schuett
|
4975b33dfd
|
- moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
|
2014-12-15 08:50:22 +01: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 |
|
TangoCash
|
dfc7a1d304
|
- movieplayer: add playlist_manager
NOTE: This is a merge of several patches by TangoCash
for neutrino-mp aligned to neutrino-hd.
We use 'play' key to open playlist_manager.
|
2014-11-26 10:23:21 +01:00 |
|
M. Liebmann
|
e964a13763
|
Fix commit 421da2c0cf for build on nevis
|
2014-11-24 17:45:20 +01:00 |
|
martii
|
421da2c0cf
|
zapit/audio_setup: add gui option for handling volume adjustment defaults
|
2014-11-24 11:47:04 +01:00 |
|
[CST] Focus
|
003acea160
|
gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
|
2014-11-19 18:16:01 +03:00 |
|
svenhoefer
|
f2d08d72ac
|
- flashtool: localize "Copy Image" string
|
2014-11-13 16:17:39 +01:00 |
|
svenhoefer
|
c30b3ece65
|
- hddstat.cpp: move init of cHddStat inside geInstance()
|
2014-11-13 10:48:05 +01:00 |
|
martii
|
a12f4c0274
|
parental protection: make zaptime configurable
Conflicts:
data/locale/english.locale
src/gui/channellist.cpp
src/gui/parentallock_setup.cpp
src/neutrino.cpp
|
2014-11-11 14:40:52 +03:00 |
|
svenhoefer
|
389c4c232f
|
- plugins: simplify integratePlugins(); ...
* CPluginsExec(): switch to singleton
* move CPluginsExec() to pluginlist.cpp|h
because it's not really a settings_helper
|
2014-11-10 22:41:08 +01:00 |
|
svenhoefer
|
7f2c69aa82
|
- CPluginsExec::exec(): show possible script output
|
2014-11-07 15:41:11 +01:00 |
|
svenhoefer
|
c0b130c490
|
- plugins: don't add hidden plugins to usermenu; ...
... use CPuginsExec::exec() to execute and drop CUserMenu::exec()
|
2014-11-07 09:44:53 +01:00 |
|
Jacek Jendrzej
|
d5d6c4de62
|
fix some possible errors
|
2014-11-06 14:40:44 +01:00 |
|
Janus
|
93d62fd11a
|
-add CBouquetManager writenames menu
|
2014-11-03 14:16:53 +01:00 |
|
[CST] Focus
|
1a30d7d921
|
locals: add locale for 'move to'
|
2014-10-28 15:11:28 +03:00 |
|
[CST] Focus
|
8772d219f1
|
gui/miscsettings_menu.cpp: add option to enable/disable empty favorites in bouquet list
|
2014-10-27 13:52:23 +03:00 |
|
[CST] Focus
|
2d7b746685
|
locals: add locales for show empty favorites option
|
2014-10-27 13:51:32 +03:00 |
|
[CST] Bas
|
2af0d0c4ee
|
streaminfo: since new libcs return AUDIO_FORMAT as Type in getAudioInfo() update the code and add AAC information while at it. We set audio stream to unknown if we don't know what codec is in use.
|
2014-10-22 16:14:34 +04:00 |
|
[CST] Focus
|
c43438baec
|
gui/update_settings.cpp: add option to enable/disable updates check on boot
|
2014-10-20 14:20:26 +04:00 |
|
[CST] Focus
|
0420e95b11
|
system/flashtool.cpp: add timestamp
|
2014-10-20 14:14:39 +04:00 |
|
[CST] Focus
|
320c3b163c
|
gui/miscsettings_menu.cpp: fix settings sectionsd config
|
2014-10-20 11:16:14 +04:00 |
|
[CST] Focus
|
5d6ea715d8
|
gui/user_menue.cpp: add network settings and software update as user-menu items
|
2014-10-16 13:56:15 +04:00 |
|
svenhoefer
|
7030f309c5
|
- luaserver.cpp: change testing example
|
2014-10-14 10:27:37 +02:00 |
|
martii
|
346a65c378
|
system/luaserver: include poll.h explicitly
|
2014-10-14 10:27:37 +02:00 |
|
martii
|
ffec667030
|
system/luaserver: Terminate Lua script when luaclient dies.
|
2014-10-14 10:27:37 +02:00 |
|
martii
|
d681936f26
|
system/luaserver: fix destructor
|
2014-10-14 10:27:37 +02:00 |
|
martii
|
b2b7cd8bb1
|
luaserver: reorganize
|
2014-10-14 10:27:37 +02:00 |
|
[CST] Focus
|
9c47e9e5f3
|
system/lastchannel.cpp: cleanup unused channelnr
|
2014-10-10 15:26:32 +04:00 |
|
svenhoefer
|
cf53191122
|
- CPluginsExec::exec(): don't leave current menu when exiting integrated plugins
|
2014-10-02 15:04:05 +04:00 |
|
[CST] Focus
|
ed6816068c
|
Revert "- movieplayer: ask before stop temporary timeshift"
This reverts commit f9c7662c73 .
Conflicts:
src/gui/movieplayer.cpp
|
2014-10-01 16:09:46 +04:00 |
|
[CST] Focus
|
b8d398a69a
|
gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii
|
2014-09-27 16:21:43 +04:00 |
|
martii
|
7cd3a92e10
|
gui/movieinfo: minor simplifications
Conflicts:
src/gui/movieinfo.cpp
|
2014-09-25 15:54:41 +04:00 |
|
M. Liebmann
|
c7908c87f4
|
Switches color gradients on/off
|
2014-09-25 11:08:29 +04:00 |
|
Thilo Graf
|
e1a2d173f4
|
settings: add optional gradiant switch
At the moment without gui option, only for testing yet.
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2014-09-25 11:07:24 +04:00 |
|