Commit Graph

742 Commits

Author SHA1 Message Date
Michael Liebmann
e18fb3a28e CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


Origin commit data
------------------
Commit: 1a654403cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* 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
58a5c418a8 components: add members for generic paint, hide and restore items
Origin commit data
------------------
Commit: bc01ed9a86
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*components: add members for generic paint, hide and restore items
2012-07-22 17:16:36 +01:00
Thilo Graf
5faf46cfc5 menu: ensure also correct x-position of details line
It's possible that x pos is changeing during runtime


Origin commit data
------------------
Commit: 084fb88f50
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*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
vanhofen
faec4c7028 mainmenu: add an icon for tv-radio-switch
Origin commit data
------------------
Commit: e391ea7dfd
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
- mainmenu: add an icon for tv-radio-switch
2012-07-19 21:23:53 +02:00
[CST] Focus
366d26c530 src/gui/widget/menue.cpp: fix crash, if class inherit from CMenuWidget
i.e. CFileChooser


Origin commit data
------------------
Commit: 2a0c197c1f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
2012-07-19 17:35:23 +04:00
[CST] Focus
0559c2f84f gui/widget/menue.cpp: dont repaint menu on help key, if no hints
Origin commit data
------------------
Commit: e52367edd8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
2012-07-19 17:30:53 +04:00
[CST] Focus
97bc5fa04f Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: a326f4e294
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
2012-07-19 11:12:42 +04:00
Michael Liebmann
f03daabcd7 Fix segfault in bouquet editor
Origin commit data
------------------
Commit: edcf2940b8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
* Fix segfault in bouquet editor
2012-07-19 05:47:08 +01:00
[CST] Focus
897c2b8e5d Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 4046849a9e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
2012-07-18 16:01:57 +04:00
[CST] Focus
a9e9d38fa1 gui/widget/menue.cpp: paint body without head;
disable menu name display on VFD - it overwritten by option name anyway;
little cleanup


Origin commit data
------------------
Commit: 00f77bec3d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
2012-07-18 16:01:48 +04:00
Michael Liebmann
93f1e0bb47 CComponentsInfoBox: missing shadow
- Removed wrong parameter 'rad' from function call CComponentsInfoBox


Origin commit data
------------------
Commit: 301193ce01
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: missing shadow

- Removed wrong parameter 'rad' from function call CComponentsInfoBox
2012-07-17 21:36:57 +01:00
Michael Liebmann
7e741fd513 Fix the position of CComponentsDetailLine
Origin commit data
------------------
Commit: ea33afbcf8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Fix the position of CComponentsDetailLine
2012-07-17 20:52:55 +01:00
Michael Liebmann
c86c08c34d Use CComponentsInfoBox for menu hint
Origin commit data
------------------
Commit: fd1ec29d83
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Use CComponentsInfoBox for menu hint
2012-07-17 20:52:55 +01:00
Michael Liebmann
c211d02979 Add CComponentsInfoBox to CComponents
Origin commit data
------------------
Commit: 5c862f76a9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Add CComponentsInfoBox to CComponents
2012-07-17 20:52:55 +01:00
[CST] Focus
eee259215d Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 7d213f1d15
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
2012-07-17 17:39:35 +04:00
Thilo Graf
0f4bc40ec7 components: remove inherit setWidth() member
Is already declared as virtual member in basic class


Origin commit data
------------------
Commit: 491519c4b5
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*components: remove inherit setWidth() member

Is already declared as virtual member in basic class
2012-07-17 15:17:17 +02:00
Thilo Graf
73101638f5 components: fix wrong parameter
Origin commit data
------------------
Commit: ee1077dbad
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*components: fix wrong parameter
2012-07-17 15:17:03 +02:00
[CST] Focus
cba679e6c3 gui/widget/menue.cpp: check item's direct key only on key events
Origin commit data
------------------
Commit: e295500984
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
2012-07-17 11:45:28 +04:00
[CST] Focus
93689882e7 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 2205ac67a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
2012-07-17 10:15:19 +04:00
Thilo Graf
90d6a87e4e menu: hide detail line objects without paintBackgroundBoxRel()
Origin commit data
------------------
Commit: 53d4ef64aa
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*menu: hide detail line objects without paintBackgroundBoxRel()
2012-07-16 22:28:02 +02:00
Thilo Graf
d209e0ec41 neutrino: remove dub code
using class 'CComponentsDetailLine' instead multiple code
details line rendering


Origin commit data
------------------
Commit: 261904acd0
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*neutrino: remove dub code

using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
Thilo Graf
3f6891197f 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.


Origin commit data
------------------
Commit: 5fcc192a1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*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
8b3f89a54c gui/widget/menue.cpp: remove one indent level in CMenuWidget::exec
Origin commit data
------------------
Commit: 52834d73fb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 20:56:52 +04:00
[CST] Focus
fcd360beee gui/widget/menue.cpp: fade-in, if menu was hidden, for testing
Origin commit data
------------------
Commit: eb5b8328ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 19:11:17 +04:00
[CST] Focus
45696bd05e gui/widget/menue.cpp: fix screen save/restore;
use RADIUS_LARGE (without -2)


Origin commit data
------------------
Commit: ab69ee272f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 16:13:51 +04:00
[CST] Focus
d898833b5c gui/widget/menue.cpp: fix hint box height calc
Origin commit data
------------------
Commit: a2ff6f7675
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 15:26:54 +04:00
[CST] Focus
7129d46df1 gui/widget/menue.cpp: fix menu_left_exit option;
remove can_arrow member - isMenueOptionChooser() is enough


Origin commit data
------------------
Commit: e02258276e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 14:33:22 +04:00
[CST] Focus
ed29e4252a gui/widget/stringinput_ext.cpp: fix size with hints, fix screen position
Origin commit data
------------------
Commit: 96cb49b4fe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
2012-07-16 13:47:35 +04:00
Jacek Jendrzej
c1ea38df61 fix tiny OSD shadow
Origin commit data
------------------
Commit: d2b948933a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 17:58:32 +02:00
Michael Liebmann
c40d73a36e Menu hints: Extra font added
- Font size set by Menu/Settings/Font settings/Menu/Menu hints


Origin commit data
------------------
Commit: ee781bd880
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)

Origin message was:
------------------
* Menu hints: Extra font added

- Font size set by Menu/Settings/Font settings/Menu/Menu hints
2012-07-11 23:41:08 +01:00
Michael Liebmann
046279ef88 Menu hints: Shadow for hint box enabled
Origin commit data
------------------
Commit: 108b8d9523
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)

Origin message was:
------------------
* Menu hints: Shadow for hint box enabled
2012-07-11 23:41:08 +01:00
Michael Liebmann
aea03fcf47 Menu hints: Optimize presentation
Origin commit data
------------------
Commit: f732fe749e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)

Origin message was:
------------------
* Menu hints: Optimize presentation
2012-07-11 23:41:08 +01:00
Jacek Jendrzej
ab42fd4987 fix OSD
Origin commit data
------------------
Commit: f7fe36a8dc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
2012-07-11 14:36:21 +02:00
[CST] Focus
91b902d249 gui/osd_setup.cpp: lets just hide menu and repaint on corners option change
Origin commit data
------------------
Commit: 7ab0876611
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 17:37:34 +04:00
Jacek Jendrzej
ccdc79dc6a menue.cpp:-fix OSD on corners switch (upper side)
Origin commit data
------------------
Commit: 5420af701a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 15:00:08 +02:00
Jacek Jendrzej
55216499fa fix gcc 4.7.x warnings
Origin commit data
------------------
Commit: df2ab71978
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
2012-07-09 09:26:37 +02:00
Thilo Graf
f254dbf2d6 menu: add overloaded version for CMenuOptionStringChooser
Origin commit data
------------------
Commit: f836f3c3f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-05 (Tue, 05 Jun 2012)
2012-07-08 22:01:12 +02:00
Thilo Graf
baa075e672 update license text in some files
TODO: many other files still need corrections


Origin commit data
------------------
Commit: ddab0fd734
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-03 (Sun, 03 Jun 2012)
2012-07-08 22:01:11 +02:00
Thilo Graf
dad2920f12 menu: move class CNonLocalizedMenuSeparator from update.cpp into gui/menu.h
Origin commit data
------------------
Commit: 0a147da535
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-03 (Sun, 03 Jun 2012)
2012-07-08 22:01:11 +02:00
Jacek Jendrzej
059f5e2804 menue.cpp:-fix OSD clear in hint+angular mode
Origin commit data
------------------
Commit: e3b52d9a2b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:06:12 +02:00
Jacek Jendrzej
30278ecbad menue.cpp:-fix OSD on corners switch (-fix hint mode)
Origin commit data
------------------
Commit: d81a9229b1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 20:15:20 +02:00
[CST] Focus
047444c69f Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 0dc164bc8e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:44:41 +04:00
[CST] Focus
647e56d116 gui/widget/icons.h: add main menu and one level down hint icons
Origin commit data
------------------
Commit: 90dea0cf67
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:35:56 +04:00
[CST] Focus
8c9b1145d7 gui/widget/menue.cpp: add menu hints paint
Origin commit data
------------------
Commit: c5f60b5b47
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:33:59 +04:00
Jacek Jendrzej
7ca6a9b325 menue.cpp:-fix OSD on corners switch
Origin commit data
------------------
Commit: d8cdb87e83
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 18:30:03 +02:00
[CST] Focus
8ec7744822 remove unused files in src/gui/widget
Origin commit data
------------------
Commit: 393c1c1415
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)
2012-06-13 18:24:55 +04:00
[CST] Focus
b232132f33 gui/widget/Makefile.am: remove unused listbox_legacy.cpp
Origin commit data
------------------
Commit: e35db330f2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)
2012-06-13 18:17:36 +04:00
[CST] Focus
3fdfd94a89 gui/widget/listbox.cpp: reuse selection code; add list start/end keys
Origin commit data
------------------
Commit: 7f22f35869
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-06 (Wed, 06 Jun 2012)
2012-06-06 16:48:09 +04:00
vanhofen
ad562a518a infoviewer.cpp: more suitable icons for tuner
Origin commit data
------------------
Commit: 3b1d063c04
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-05-14 (Mon, 14 May 2012)

Origin message was:
------------------
- infoviewer.cpp: more suitable icons for tuner
2012-05-14 21:56:16 +02:00
[CST] Focus
7774d44351 gui/widget/hintboxext.cpp: disable debug
Origin commit data
------------------
Commit: 5d95b40c2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-11 (Fri, 11 May 2012)
2012-05-11 12:58:22 +04:00