[CST] Focus
e178488bf4
gui/widget/menue.cpp: dont allow to exec non-active item -
...
in case old, selected, was disabled
2013-01-09 16:19:08 +04:00
[CST] Focus
6ea053c2e9
gui/widget/menue.cpp: fix hintbox color if theme changed;
...
fix hint paint for page-up button
2012-11-21 20:37:54 +04:00
[CST] Focus
405ac286e3
gui/widget/menue.cpp:
...
always call paintHint(-1) in hide() to clear hintbox;
comment additional hintbox w/h from full_width/full_height - CComponents should clear itself;
dont always save/restore menu hint screens - why it was enabled ??
comment GenericMenuBack->setHint() in ::exec - checkHints() do the same
2012-10-19 19:30:28 +04:00
satbaby
e45aa72605
moviebrowser.cpp: -fix2 vfd
2012-09-14 20:12:04 +02:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
satbaby
7359504dd7
-fixes strncpy & buf size
2012-08-07 18:51:44 +02:00
micha-bbg
bc8128d8d7
* CComponentsInfoBox: Small display bug fixed
2012-07-25 04:37:01 +01:00
[CST] Focus
04f1e9c3f2
gui/widget/menue.cpp: disable 'back' hint, if no other hints present
2012-07-24 15:13:18 +04:00
micha-bbg
1511edb51e
* src/gui/widget/menue.cpp: Comment paintHint debug output
2012-07-23 23:49:03 +01:00
micha-bbg
a5d8bd4e13
* CComponentsInfoBox: Switch parameter h and w in constructor
2012-07-22 17:16:37 +01:00
micha-bbg
ecadf79a8f
* Correct restore the screen to exit menu
2012-07-22 17:16:37 +01:00
micha-bbg
1a654403cc
* CComponentsInfoBox: save/restore screen
...
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes
2012-07-22 17:16:37 +01:00
Thilo Graf
bc01ed9a86
*components: add members for generic paint, hide and restore items
2012-07-22 17:16:36 +01:00
Thilo Graf
084fb88f50
*menu: ensure also correct x-position of details line
...
It's possible that x pos is changeing during runtime
2012-07-22 17:16:36 +01:00
[CST] Focus
2a0c197c1f
src/gui/widget/menue.cpp: fix crash, if class inherit from CMenuWidget
...
i.e. CFileChooser
2012-07-19 17:35:23 +04:00
[CST] Focus
e52367edd8
gui/widget/menue.cpp: dont repaint menu on help key, if no hints
2012-07-19 17:30:53 +04:00
[CST] Focus
4046849a9e
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-18 16:01:57 +04:00
[CST] Focus
00f77bec3d
gui/widget/menue.cpp: paint body without head;
...
disable menu name display on VFD - it overwritten by option name anyway;
little cleanup
2012-07-18 16:01:48 +04:00
micha-bbg
301193ce01
* CComponentsInfoBox: missing shadow
...
- Removed wrong parameter 'rad' from function call CComponentsInfoBox
2012-07-17 21:36:57 +01:00
micha-bbg
ea33afbcf8
* Fix the position of CComponentsDetailLine
2012-07-17 20:52:55 +01:00
micha-bbg
fd1ec29d83
* Use CComponentsInfoBox for menu hint
2012-07-17 20:52:55 +01:00
[CST] Focus
e295500984
gui/widget/menue.cpp: check item's direct key only on key events
2012-07-17 11:45:28 +04:00
[CST] Focus
2205ac67a0
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-17 10:15:19 +04:00
Thilo Graf
53d4ef64aa
*menu: hide detail line objects without paintBackgroundBoxRel()
2012-07-16 22:28:02 +02:00
Thilo Graf
261904acd0
*neutrino: remove dub code
...
using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
[CST] Focus
52834d73fb
gui/widget/menue.cpp: remove one indent level in CMenuWidget::exec
2012-07-16 20:56:52 +04:00
[CST] Focus
eb5b8328ec
gui/widget/menue.cpp: fade-in, if menu was hidden, for testing
2012-07-16 19:11:17 +04:00
[CST] Focus
ab69ee272f
gui/widget/menue.cpp: fix screen save/restore;
...
use RADIUS_LARGE (without -2)
2012-07-16 16:13:51 +04:00
[CST] Focus
a2ff6f7675
gui/widget/menue.cpp: fix hint box height calc
2012-07-16 15:26:54 +04:00
[CST] Focus
e02258276e
gui/widget/menue.cpp: fix menu_left_exit option;
...
remove can_arrow member - isMenueOptionChooser() is enough
2012-07-16 14:33:22 +04:00
satbaby
d2b948933a
fix tiny OSD shadow
2012-07-12 17:58:32 +02:00
micha-bbg
ee781bd880
* Menu hints: Extra font added
...
- Font size set by Menu/Settings/Font settings/Menu/Menu hints
2012-07-11 23:41:08 +01:00
micha-bbg
108b8d9523
* Menu hints: Shadow for hint box enabled
2012-07-11 23:41:08 +01:00
micha-bbg
f732fe749e
* Menu hints: Optimize presentation
2012-07-11 23:41:08 +01:00
satbaby
f7fe36a8dc
fix OSD
2012-07-11 14:36:21 +02:00
[CST] Focus
7ab0876611
gui/osd_setup.cpp: lets just hide menu and repaint on corners option change
2012-07-09 17:37:34 +04:00
satbaby
5420af701a
menue.cpp:-fix OSD on corners switch (upper side)
2012-07-09 15:00:08 +02:00
Thilo Graf
f836f3c3f3
menu: add overloaded version for CMenuOptionStringChooser
2012-07-08 22:01:12 +02:00
Thilo Graf
ddab0fd734
update license text in some files
...
TODO: many other files still need corrections
2012-07-08 22:01:11 +02:00
satbaby
e3b52d9a2b
menue.cpp:-fix OSD clear in hint+angular mode
2012-07-08 21:06:12 +02:00
satbaby
d81a9229b1
menue.cpp:-fix OSD on corners switch (-fix hint mode)
2012-07-08 20:15:20 +02:00
[CST] Focus
0dc164bc8e
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-08 21:44:41 +04:00
[CST] Focus
c5f60b5b47
gui/widget/menue.cpp: add menu hints paint
2012-07-08 21:33:59 +04:00
satbaby
d8cdb87e83
menue.cpp:-fix OSD on corners switch
2012-07-08 18:30:03 +02:00
satbaby
e14fc80ed5
-pedantic fixes
2012-05-08 18:59:11 +02:00
[CST] Focus
b314d9329f
gui/widget/menue.cpp: simplify CMenuOptionLanguageChooser - we have one option for every instance
2012-05-07 14:55:29 +04:00
[CST] Focus
a2d7fc39d0
gui/widget/menue.cpp: add CMenuDForwarder - forwarder which delete jumpTarget
2012-05-05 12:19:00 +04:00
focus
384ec65631
gui/widget/menue.cpp: add param delete_items to CMenuWidget::resetWidget, use resetWidget in destructor
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2161 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-26 14:46:42 +00:00
thilo
c12fe22766
*neutrino menu: make setSelected()also usable if widget index is in use
...
setSelected() had no effect with widget index
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2037 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-05 23:39:00 +00:00
thilo
f8b626250a
*neutrino pin check: add possibility to manipulate head title and hint text
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2032 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-01 21:43:12 +00:00