Commit Graph

1220 Commits

Author SHA1 Message Date
svenhoefer
e391ea7dfd - mainmenu: add an icon for tv-radio-switch 2012-07-19 21:23:53 +02: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
a326f4e294 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-19 11:12:42 +04:00
micha-bbg
edcf2940b8 * Fix segfault in bouquet editor 2012-07-19 05:47:08 +01: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
micha-bbg
5c862f76a9 * Add CComponentsInfoBox to CComponents 2012-07-17 20:52:55 +01:00
[CST] Focus
7d213f1d15 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-17 17:39:35 +04:00
Thilo Graf
491519c4b5 *components: remove inherit setWidth() member
Is already declared as virtual member in basic class
2012-07-17 15:17:17 +02:00
Thilo Graf
ee1077dbad *components: fix wrong parameter 2012-07-17 15:17:03 +02: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
351156539f gui/bedit/bouqueteditor_channels.cpp: fix shadow (CBEChannelWidget inherit from CMenuWidget) 2012-07-17 10:45:05 +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
Thilo Graf
5fcc192a1d *neutrino components: add new class CComponents
This class and sub classes should help to replace some often used
code parts and to use more generic.
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
3b0dec611c gui/osd_setup.cpp: fix channel list menu, if fade enabled 2012-07-16 19:05:35 +04:00
[CST] Focus
5fabe3d425 gui/bouquetlist.cpp: dont repaint, if mode not changed 2012-07-16 17:18:41 +04:00
[CST] Focus
9c3f281445 gui/osd_setup.cpp: in channel context menu->fonts use cancel button 2012-07-16 16:23:24 +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
[CST] Focus
96cb49b4fe gui/widget/stringinput_ext.cpp: fix size with hints, fix screen position 2012-07-16 13:47:35 +04:00
[CST] Focus
7814319414 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-16 11:11:16 +04:00
[CST] Focus
f599fa2e71 gui/scan_setup.cpp: add hints 2012-07-16 11:11:05 +04:00
svenhoefer
aa64061cec - vfd_setup: re-disable vfd-stuff for zee 2012-07-15 20:41:29 +02:00
satbaby
40941dd949 network_service.cpp: acitve menu only if binary available (tiny fix) 2012-07-13 16:20:56 +02:00
[CST] Focus
1c1780157f Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-13 13:38:10 +04:00
[CST] Focus
7ea49b0d04 gui/pictureviewer_setup.cpp: add hints 2012-07-13 13:23:21 +04:00
[CST] Focus
3d0b76ea22 gui/audioplayer_setup.cpp: add hints 2012-07-13 13:23:11 +04:00
[CST] Focus
e442d73cd6 gui/keybind_setup.cpp: comment unused bouquetlist mode and movieplayer plugin key 2012-07-13 11:48:14 +04:00
[CST] Focus
d3c16cdef3 gui/keybind_setup.cpp: add hints 2012-07-13 11:44:10 +04:00
satbaby
df8dce2078 network_service.cpp: acitve menu only if binary available (thx snafed) 2012-07-12 19:07:02 +02:00
satbaby
d2b948933a fix tiny OSD shadow 2012-07-12 17:58:32 +02:00
satbaby
81e6854dc0 channellist.cpp: fix CVFD with history zap 2012-07-12 15:36:26 +02:00
[CST] Focus
58d513d963 fix conflicts:
adding hints is work in progress, so until most is finished,
please avoid sorting locals.h, locals_intern.h, english.locale.
to resolve i had to sort (real, case-insensitive) this files
2012-07-12 12:53:53 +04:00
[CST] Focus
e96802a371 gui/hdd_menu.cpp: add hints 2012-07-12 10:32:19 +04:00
[CST] Focus
a562a8ee7b gui/vfd_setup.cpp: add hints 2012-07-12 10:32:01 +04:00
[CST] Focus
e69c99813c gui/osd_setup.cpp: more hints 2012-07-12 10:31:48 +04: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
micha-bbg
c542cb3360 * Menu hints: Update loclale
- english.locale sorted
- deutsch.locale sorted and translated some new entries (THX Tomworld)
- locals.h/locals_intern.h rebuild
- Corrected typo in the locale/source
2012-07-11 23:41:08 +01:00
satbaby
1196a01818 fix OSD 2012-07-11 15:59:41 +02:00