Commit Graph

3055 Commits

Author SHA1 Message Date
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
dd9086b84d *CBEChannelSelectWidget: remove old detail line handing
add dline instance from CComponentsDetailsLine
2012-07-22 17:16:37 +01:00
Thilo Graf
2aa30d7303 *CBEChannelWidget: rework details line handling 2012-07-22 17:16:37 +01:00
Thilo Graf
672d2db9ff *CBEBouquetWidget: add missing init for some members with NULL 2012-07-22 17:16:36 +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
svenhoefer
17fd189410 - yweb: rework, localize and enable backup/restore 2012-07-21 23:31:59 +02:00
svenhoefer
48dea3faf0 - yweb: remove obsolete ucodes-code 2012-07-21 12:53:18 +02:00
[CST] Focus
07bac9d650 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-21 12:51:45 +04:00
svenhoefer
05c4897504 - yweb: increase version (for two commits) 2012-07-20 23:46:39 +02:00
svenhoefer
a62210d974 - yweb: rework and enable movieplayer-settings 2012-07-20 23:45:13 +02:00
svenhoefer
39a44545e0 - yweb: missing u 2012-07-20 22:41:40 +02:00
svenhoefer
f6ae36664e - yweb: rework and enable zapit-settings 2012-07-20 22:35:32 +02:00
svenhoefer
9b66c00d04 - osd_setup.cpp: remove double include 2012-07-20 17:50:11 +02:00
svenhoefer
c4e5336619 - yweb: increase version 2012-07-20 17:06:27 +02:00
svenhoefer
eee9f078b0 - yweb: fix directory for records in timersettings; move block to Y_neutrino_Blocks.txt 2012-07-20 17:02:13 +02:00
[CST] Focus
d593f8e859 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-20 13:30:34 +04:00
svenhoefer
2d0cc14810 - yweb: fix start directory for pictureviewer 2012-07-20 11:14:37 +02:00
svenhoefer
250708158a - yweb: fix start directory for audioplayer 2012-07-20 10:32:55 +02:00
svenhoefer
e391ea7dfd - mainmenu: add an icon for tv-radio-switch 2012-07-19 21:23:53 +02:00
[CST] Focus
3c7a4441de src/gui/moviebrowser.cpp: use 'cancel' button in movie start menu 2012-07-19 17:54:18 +04: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
Stefan Seyfried
b04ab099b2 hintboxext: fix for too long lines
text offset was calculated wrong if lines too long to fit on the
screen were present, leading to all sorts of graphics corruptions
(e.g. visible with the simple test.sh script from tuxbox wiki)
2012-07-18 21:01:34 +02: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