Commit Graph

24 Commits

Author SHA1 Message Date
svenhoefer
014dd3ac7b Revert "- add missing include of vfd header"
This reverts commit 3845feb0e4.
2013-11-13 23:39:55 +01:00
svenhoefer
3845feb0e4 - add missing include of vfd header 2013-11-13 10:40:18 +01:00
[CST] Focus
d8b5979018 gui/vfd_setup.cpp: disable display settings on trinity too 2013-08-07 16:15:45 +04:00
[CST] Focus
990dc117b4 gui/vfd_setup.cpp: add buttons backlight menu 2013-07-18 14:52:00 +04:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
svenhoefer
aa64061cec - vfd_setup: re-disable vfd-stuff for zee 2012-07-15 20:41:29 +02:00
[CST] Focus
a562a8ee7b gui/vfd_setup.cpp: add hints 2012-07-12 10:32:01 +04:00
Thilo Graf
dd4a9ceeb1 vfd_setup: remove semicolon 2012-07-08 22:01:11 +02:00
[CST] Focus
0f146e7498 gui/vfd_setup.cpp: fix CVfdSetup::changeNotify - no need to repaint menu 2012-05-31 18:06:28 +04:00
[CST] Focus
94486c03d1 gui/vfd_setup.cpp: fix memleak - CLedControlNotifier 2012-05-07 15:58:58 +04:00
[CST] Focus
0319c4faad GUI: remove CMenuWidget->hide() calls - CMenuWidget->exec() always hide before return 2012-05-07 15:37:02 +04:00
[CST] Focus
f1f41dd15f gui/vfd_setup.cpp: fix memleaks when using CMenuForwarder 2012-05-05 16:50:42 +04:00
thilo
8b5857909b *neutrino menu: remove parameter 'mwidth' from widget constructor
Hope we don't need it anymore...

*neutrino menu: remove select functions

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1909 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:30 +00:00
thilo
eff98c661e *neutrino menu: fix 'memory ' of selected items in submenues
Add small helper class to manage missing values
e.g. needed for deallocated widget objects.
This class we can also use for other things in future!

In this context I added a vector for 'selected' values needed for
deeper and deallocated submenues.
The identification of widgets working now with a new widget parameter named 'w_index'.
setSelected() and getSelected() functions are still working, but are not needed, if we use an index

-add define for default widget index
-add new header file for enums
-adapted many menu classes for this parameter

Hope it' works fine. If you find any menu without  a 'memory', please add an index.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1908 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 23:48:18 +00:00
focus
c4c96b844d Return menu result, to close all menus
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1877 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-22 11:32:57 +00:00
satbaby
0dcbf51f85 vfd menu tiny changes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1445 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-08 07:31:54 +00:00
satbaby
eff6485287 delete vfdcontroler.cpp vfdcontroler.h
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1432 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-05 11:26:56 +00:00
satbaby
aac749a682 vfd: rework vfd menu (use ItemSlider), vfdcontroler deprecated
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1420 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-02 10:57:53 +00:00
satbaby
790ec8170c -add lcd menu option: show channalname or clock
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1237 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-02 14:14:50 +00:00
thilo
026a27a521 *neutrino: cleanup unused members and includes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1182 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-21 09:08:32 +00:00
satbaby
d00ac262ae -add menu for led record
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1116 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-02-07 18:53:26 +00:00
thilo
e7ef163bc1 *neutrino vfd_setup: menu width changed to 40%
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1061 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-26 11:05:07 +00:00
thilo
2ee1101321 *neutrino vfd_setup: remember last selected item
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1007 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-08 14:32:42 +00:00
thilo
a508e4ab5f tuxbox-port: modul files added
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@894 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-11-27 23:16:38 +00:00