Commit Graph

2958 Commits

Author SHA1 Message Date
micha-bbg
a5d8bd4e13 * CComponentsInfoBox: Switch parameter h and w in constructor 2012-07-22 17:16:37 +01:00
micha-bbg
cb375cc214 * CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
  otherwise only body paint
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
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
e5708d0830 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-20 22:36:29 +02:00
svenhoefer
f6ae36664e - yweb: rework and enable zapit-settings 2012-07-20 22:35:32 +02:00
micha-bbg
6cfa504168 * Menu hints: Update deutsch.locale
- German Translations Part 7 (THX Tomworld & Klauser)
2012-07-20 21:03:49 +01: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
5af87e238b - yes - it's a png 2012-07-19 21:28:47 +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
821c3e1bff Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-19 17:02:44 +04:00
micha-bbg
c5c8e1019a * Menu hints: Update deutsch.locale
- German Translations Part 6 (THX Tomworld)
- Fix typo in english.locale
2012-07-19 12:03:33 +01: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
fb4d4644c9 * Menu hints: Update deutsch.locale
- German Translations Part 5 (THX Tomworld)
2012-07-19 05:47:08 +01: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
svenhoefer
34368532d2 - deutsch.locale: infobar isn't a "statusbalken" 2012-07-17 15:53:33 +02:00
[CST] Focus
7d213f1d15 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-07-17 17:39:35 +04:00
svenhoefer
27006d2719 - deutsch.locale: some litte corrections 2012-07-17 15:31:23 +02: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