Commit Graph

3989 Commits

Author SHA1 Message Date
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
[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
Jacek Jendrzej
6e08417d40 CChannelList::updateEvents fix history list event update 2014-11-13 10:51:27 +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
M. Liebmann
8765b94037 Enable gradient for header CColorChooser
- Supplement to commit b9400110b4
2014-11-10 07:35:42 +01:00
svenhoefer
269cd4cef8 - pluginlist: use keyhelper to get hotkeys; allow colored keys from plugin.cfg 2014-11-07 15:42:25 +01:00
svenhoefer
348add4acd - user_menue: minor optimizations 2014-11-07 15:39:53 +01:00
svenhoefer
5ec409b264 - user_menue: fix wrong changes in 19f7e04c77 2014-11-07 13:55:05 +01:00
svenhoefer
19f7e04c77 - user_menue: allow colored keys from plugin.cfg 2014-11-07 12:20:47 +01:00
svenhoefer
c0a0cdb221 - plugins: Fix assignment of prefered keys
New keyword in plugin.cfg: key=<key>
* key=red
* key=green
* key=yellow
* key=blue
* key=auto

If entry is missing key is auto-assigned
2014-11-07 12:17:29 +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
svenhoefer
95eab2a48d - plugins: allow empty menu hints 2014-11-06 12:36:07 +01:00
svenhoefer
c8522bae71 - plugins: disable unused cfg-params 2014-11-06 12:36:07 +01:00
svenhoefer
b93cb83c7c - user_menue: fix hint icons for 'singe-added' plugins 2014-11-06 12:36:07 +01:00
[CST] Focus
9700fbcf23 gui/videosettings.cpp: fix analog output options on zee2 2014-11-06 14:30:03 +03:00
[CST] Focus
6586588409 gui/movieplayer.cpp: fix file info display,
bug from commit 95ac729ff6
2014-11-05 16:37:03 +03:00
[CST] Focus
50a90906a0 gui/moviebrowser.cpp: allow to delete any file + xml 2014-11-05 16:35:41 +03:00
Jacek Jendrzej
592e0ed631 CMoviePlayerGui::selectAudioPid() add Analog Audio on/off option 2014-11-05 09:20:02 +01:00
svenhoefer
3c52e2b87f - re-enable front-panel settings for Trinity; re-sort vfd_setup 2014-11-04 14:59:23 +01:00
Janus
93d62fd11a -add CBouquetManager writenames menu 2014-11-03 14:16:53 +01:00
[CST] Focus
121d2f6339 gui/channellist.cpp: add channel move to bouquet 2014-10-28 15:13:22 +03:00
[CST] Focus
e099cd4413 gui/channellist.cpp: disable 'other' bouquet edit 2014-10-27 14:02:34 +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
60b1664057 gui/scan_setup.cpp: in easeymenu mode, not allow start fastscan direct, without auto-diseqc configuration 2014-10-23 18:20:22 +04:00
[CST] Focus
2edfa2655b gui/vfd_setup.cpp: modify brightness menu so vfd follow selected menu item on scroll 2014-10-22 16:15:32 +04:00
[CST] Focus
2b50060bab gui/widget/menue.cpp: add activate observer to notify when item become active 2014-10-22 16:15:27 +04: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] Bas
5f3872b5dd neutrino: add support for CST new simple frontpanel with LED segment display. (c) focus and adjusted by me.
Conflicts:
	src/daemonc/remotecontrol.cpp
	src/gui/channellist.cpp
2014-10-22 16:14:05 +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