svenhoefer
35b4cc1483
- yWeb: use an include-block to paint submit/apply buttons
2014-12-06 09:36:37 +01:00
svenhoefer
069defa31c
- controlapi: fix horrible typo
2014-12-06 09:36:29 +01:00
svenhoefer
3ff65299d2
- controlapi: cleanup from unused esound rests
2014-12-06 09:36:23 +01:00
svenhoefer
39c2636269
- neutrino: SendSectionsdConfig() after NeutrinoMessages::RELOAD_SETUP
2014-12-05 14:48:24 +01:00
svenhoefer
1bf97d21f1
- yWeb: (re)add EPG settings menu
2014-12-05 14:31:30 +01:00
svenhoefer
ec219cc2a7
- yWeb: fix neutrino_pictureviewer_save_settings block
2014-12-05 14:31:30 +01:00
[CST] Focus
c4a8d40853
eitd/sectionsd.cpp: fix busywait loop after service stop
2014-12-05 14:44:48 +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
svenhoefer
38687897c5
- themes: move user-themes to /var/tuxbox/themes ...
...
... because the other user-stuff (icons, locale, plugins) is also
stored in /var/tuxbox.
The directory /var/share/tuxbox/neutrino/themes will be removed.
The parent directories should now be obsolete and can be removed too.
2014-11-28 09:19:18 +01:00
svenhoefer
dbd4f77332
- movieplayer: disable clock and mute while playlist_manager
2014-11-26 10:23:21 +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
svenhoefer
d3e52fa9f6
- luainstance: switch to lua_Integer/lua_Unsigned
2014-11-26 10:23:21 +01:00
M. Liebmann
8c3b26fc76
CColorChooser: Preview color gradient for header color
2014-11-26 09:42:44 +01:00
[CST] Focus
36b14e31ef
gui/channellist.cpp: bug fix, default copy constructor is danger, if class have pointers
2014-11-26 10:45:29 +03: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
svenhoefer
d7b496062c
- luainstance: add CKeybordInput
...
Syntax:
m:addItem { \
type="keyboardinput", \
action="_action", \
id="_id", \
value="_value", \
name="_name", \
help="help (first line)",
help2="help (second line)"
}
2014-11-24 10:04:02 +01:00
svenhoefer
da9ce1bb38
- keyboard_input: allow string hints ...
...
... in preparation for implementation in Lua instance
2014-11-24 10:01:20 +01:00
svenhoefer
3a401a46b3
Revert "- plugins: allow empty menu hints"
...
This reverts commit 95eab2a48d
because 9945d03480
do the same.
2014-11-22 16:17:30 +01:00
svenhoefer
ee91014c48
- align most CKeyboardInput calls to the changes in 88c6640
2014-11-22 15:58:02 +01:00
svenhoefer
b727ea4be8
- keyboard_input: auto calculate size of input-field ...
...
... if size is 0 or not given.
2014-11-22 15:58:02 +01:00
svenhoefer
9945d03480
- menue: allow icon-only menu hints
2014-11-22 15:58:02 +01:00
svenhoefer
2a16b73885
- eventlist: add back button to search menu;
...
move "start search" near top
2014-11-20 16:17:20 +01:00
svenhoefer
0de74c514e
- deutsch.locale: upgrade; shorten stringinput.caps
2014-11-20 14:46:21 +01:00
[CST] Focus
238ea8ccbd
neutrino.cpp: fix webtv_usr.xml check for adding by default
2014-11-20 14:40:19 +03:00
[CST] Focus
a63acf6306
gui/widget/stringinput_ext.cpp: fix cycle on dialog after timeout
2014-11-20 14:38:07 +03:00
[CST] Focus
055fc0a187
gui/widget/stringinput.cpp: fix cycle on dialog after timeout
2014-11-20 14:38:07 +03:00
[CST] Focus
3958428dd7
gui/widget/keyboard_input.cpp: fix cycle on dialog after timeout
2014-11-20 14:38:07 +03:00
[CST] Focus
156b515155
gui/network_setup.cpp: fix crash on settings restore, if no wlan present
2014-11-20 14:38:07 +03:00
svenhoefer
30c5e7b900
- keyboard_input: align keys_deutsch table to german keyboards
2014-11-20 11:05:38 +01:00
[CST] Focus
549e110e14
change most code to use CKeyboardInput in place of CStringInputSMS
2014-11-19 18:21:38 +03:00
[CST] Focus
003acea160
gui/widget/keyboard_input.cpp: add string input with keyboard-style layout
2014-11-19 18:16:01 +03:00
[CST] Focus
cb804f37cd
gui/movieplayer.cpp: try to remove extra live start on movie stop
2014-11-19 11:35:00 +03:00
[CST] Focus
37b20a84f6
gui/widget/menue.cpp: fix progressbar values in progressbar setup
2014-11-19 11:34:54 +03:00
svenhoefer
f4ccaa975b
- progresswindow: fix position of progressbars
2014-11-17 15:53:08 +01:00
Janus
87ba343484
locale numzap ger
2014-11-17 15:40:16 +01:00
svenhoefer
f2d08d72ac
- flashtool: localize "Copy Image" string
2014-11-13 16:17:39 +01:00
Jacek Jendrzej
b22625aa36
-try to fix segfault on webtv channel - neutrino shutdown
2014-11-13 15:38:30 +01:00
Jacek Jendrzej
6e08417d40
CChannelList::updateEvents fix history list event update
2014-11-13 10:51:27 +01:00
svenhoefer
c30b3ece65
- hddstat.cpp: move init of cHddStat inside geInstance()
2014-11-13 10:48:05 +01:00
striper
86c126c937
- try to fix segfault on neutrino shutdown
2014-11-13 10:41:10 +01:00
[CST] Focus
52397f7df6
gui/streaminfo2.cpp: fix stream info on nvod channels
2014-11-12 12:21:20 +03:00
Jacek Jendrzej
5b58992de2
CPersonalizeGui::addPersonalizedItems() fix digikey shortcut after use Personalize-Menu
2014-11-11 21:28:03 +01:00
[CST] Focus
5bd14ea4b8
neutrino: try to fix parental bypass by
...
quit from audio player / picture viewer / movie player and starting channel in PiP
2014-11-11 14:40:52 +03:00
[CST] Focus
d20fc8f1bc
gui/widget/stringinput.cpp: fix screen save/restore
2014-11-11 14:40:52 +03: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
[CST] Focus
493098040d
gui/movieplayer.cpp: fix volume values in audio selection
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
M. Liebmann
02137ca987
CLuaMenuChangeObserver::changeNotify: Fix segfault in item type 'chooser'
2014-11-10 07:35:43 +01:00