M. Liebmann
ddc826ab51
CComponentsFrmClock: Fix thread handling
...
- Set clock activ = false for default
2014-02-13 18:26:04 +01:00
svenhoefer
53f5801d6f
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
M. Liebmann
0a5a7b3146
CScanSettings: convert char[...] configuration values to std::string
2014-01-19 20:57:38 +01:00
M. Liebmann
b41819190d
Preparing the menu classes for Lua Part #2
...
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
2014-01-19 20:57:37 +01:00
M. Liebmann
90985f11d2
Adapting certain files to the changed font handling of info clock
2013-11-28 16:07:48 +01:00
svenhoefer
633278a532
Revert "CTestMenu: fix build, add missing include"
...
This reverts commit 25909c10b6
.
2013-11-13 23:39:37 +01:00
Thilo Graf
25909c10b6
CTestMenu: fix build, add missing include
...
supplement to 3845feb0e4
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-11-13 11:54:31 +01:00
Thilo Graf
ac6f547d0f
CTestMenu: add buildinfo as menu entry
...
Buildinfo also exists in infomenu, but is outcommented, so it is
prepared just for testings.
2013-11-11 00:20:10 +01:00
Thilo Graf
29abd4f1dd
CTestMenu: add sample code for CComponentsExtTextForm
2013-11-11 00:19:46 +01:00
Thilo Graf
6f700d80c0
CTestMenu: add configure option --enable-testmenu
2013-11-05 13:22:28 +01:00
Thilo Graf
6dd1da0628
revert 6ee7fac1a5
...
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget
2013-10-26 23:25:59 +02:00
Thilo Graf
6ee7fac1a5
CComponents: rename hide() to hideCC()
...
There are too many name conflicts with hide-members in other classes.
2013-10-24 21:39:04 +02:00
Thilo Graf
2ed9357222
CTestMenu: add sample code for channel logo item
2013-10-06 17:14:31 +02:00
Thilo Graf
740e7e8129
CTestMenu: fix build of test menu, name of member was changed
2013-09-21 00:24:13 +02:00
Thilo Graf
03ef18cdb9
CComponentsFrmClock: set font only with fontrender object
2013-06-18 19:33:34 +02:00
Thilo Graf
b7e5121001
CTestMenu: add some sample codes for window and button handling,
2013-06-16 00:34:08 +02:00
[CST] Focus
1d3ec8c7af
gui/test_menu.cpp: change tuner test params again
2013-06-13 19:24:10 +04:00
[CST] Focus
25dc8bc10f
gui/test_menu.cpp: change scan test params, add mmc mount check
2013-06-13 13:14:26 +04:00
Michael Liebmann
6409cc8a19
CComponentsFrmClock: Move thread start/stop to constructor/destructor
2013-06-12 01:32:24 +02:00
Michael Liebmann
c5e0552438
CTestMenu: Fix memleak
2013-06-12 01:32:24 +02:00
[CST] Focus
23c387755c
gui/test_menu.cpp: change tuner test code to support more than 2 and cable
2013-06-10 15:57:33 +04:00
Thilo Graf
fc3829d695
CTestMenu: add sample code for footer buttons, disable debug spam
2013-06-03 22:12:49 +02:00
Thilo Graf
e665ab18ab
CComponentsFooter: add new class CComponentsFooter
2013-06-03 22:06:03 +02:00
Thilo Graf
8e46f63900
CComponentsHeader: rename some members for plausible usage in subclasses
...
Some members are usable in subclasses, but current names could be not
suitable or not plausible with respect to the name of subclass.
2013-05-27 11:58:05 +02:00
Thilo Graf
9d52071c39
CComponentsFrmClock: add new class CComponentsFrmClock
2013-05-25 23:29:49 +02:00
Michael Liebmann
2244e418b7
* CTestMenu: Add widget id's
...
- Return menu result, to close all menus
2013-05-21 19:34:52 +02:00
Thilo Graf
b0846842f3
CTestMenu: add sample code for CComponentsButtonRed
2013-04-20 12:53:25 +02:00
[CST] Focus
8bb70d1ab3
Merge branch 'pu/cc' into next-cc
...
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/volume.cpp
src/eitd/SIlanguage.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/osd_setup.cpp
src/gui/scan.cpp
src/gui/scan.h
src/gui/test_menu.cpp
src/gui/timeosd.cpp
src/gui/widget/progressbar.cpp
src/gui/widget/progressbar.h
src/neutrino.cpp
src/nhttpd/yconfig.h
2013-04-17 13:32:12 +04:00
[CST] Focus
2cc3c213b5
gui/test_menu.cpp: fix compile
2013-04-16 12:53:54 +04:00
Stefan Seyfried
88fde35e52
test_menu: fix path to demo picture
2013-04-08 10:35:43 +02:00
Thilo Graf
c17e2e5d6c
CTestMenu: remove minitv sample
...
Can not be displayed here nicely.
2013-03-18 12:04:42 +01:00
Thilo Graf
2b41601d11
CTestMenu: modifie some samples to call header
2013-03-18 12:04:32 +01:00
Thilo Graf
de330ac39c
CComponentsWindow: remove refresh()
...
initCCWItems() does the same, but is private
2013-03-18 12:04:16 +01:00
Thilo Graf
fa9ffdd46e
CComponentsWindow: add sub class CComponentsWindow
2013-03-06 11:28:16 +01:00
Thilo Graf
14393b36d9
CTestMenu: add sample code for removeHeaderButtons()
2013-03-06 11:28:15 +01:00
Thilo Graf
264f4bb951
CTestMenu: add example to exchange text with an image-item, for header
2013-03-06 11:28:14 +01:00
Thilo Graf
189ba5b5e6
CTestMenu: add sample code CComponentsHeader
2013-03-06 11:28:13 +01:00
Thilo Graf
3644abec66
CComponentsHeader: add parameter buttons onto constructors
...
This adds default buttons to header
2013-03-06 11:28:13 +01:00
Thilo Graf
b330d78ff2
CComponentsHeader: add header buttons to header form
...
Use addHeaderButton() to add any button icon ont header form.
The buttons have a right alignment, this means, the first button
is on the right boarder of header.
For existing instances it's recommended to remove old button icons
before add new buttons, otherwise icons will be append.
See also sample code in CTestMenu.
2013-03-06 11:28:12 +01:00
Thilo Graf
b251e2a001
CTestMenu: add sample code for class CComponentsIconForm
2013-03-06 11:28:12 +01:00
Thilo Graf
e4c4a33477
CTextMenu: add sample code for CComponentsHeader
2013-03-06 11:28:09 +01:00
Thilo Graf
023fe54841
CTestMenu: add more sample codes for cc-items
2013-03-06 11:28:09 +01:00
Thilo Graf
1cbe655513
CTestMenu: add sample code for CComponentsForm
2013-03-06 11:28:08 +01:00
Thilo Graf
98b1e38dfa
CTestMenu: add tests for CComponentsText
2013-03-06 11:28:08 +01:00
Thilo Graf
7105518423
CTestMenu: add tests for form objects
2013-03-06 11:28:03 +01:00
Thilo Graf
c0d4c204b2
CTestMenu: add some demos for CComponents
2013-03-06 11:28:01 +01:00
Thilo Graf
2126bbda81
CTestMenu: rework member showTestMenu()
...
It's better to split this member. Newer tests can make it too messy.
2013-03-06 11:28:01 +01:00
[CST] Focus
6d362f185d
gui/test_menu.cpp: change satNameNoDiseqc to satName
2013-01-16 15:55:31 +04:00
satbaby
07ab8ad0c9
test_menu.cpp: fix compil
2012-09-27 17:01:42 +02:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00