Commit Graph

2586 Commits

Author SHA1 Message Date
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
[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
[CST] Focus
f7e8f030a0 locals: add hints for scan setup 2012-07-16 11:10:39 +04:00
svenhoefer
aa64061cec - vfd_setup: re-disable vfd-stuff for zee 2012-07-15 20:41:29 +02:00
micha-bbg
044d32c846 * Fix typo in locale 2012-07-15 06:58:58 +01: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