Michael Liebmann
c259eb1dc8
CComponentsFrmClock: Fix thread handling
...
- Set clock activ = false for default
Origin commit data
------------------
Commit: ddc826ab51
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-02-13 (Thu, 13 Feb 2014)
2014-02-13 18:26:04 +01:00
vanhofen
8d5aa84e20
adapt ShowMsg handling from martii's neutrino-mp
...
Origin commit data
------------------
Commit: 53f5801d6f
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-22 (Wed, 22 Jan 2014)
Origin message was:
------------------
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
Michael Liebmann
c7fb87a9a3
CScanSettings: convert char[...] configuration values to std::string
...
Origin commit data
------------------
Commit: 0a5a7b3146
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-18 (Sat, 18 Jan 2014)
2014-01-19 20:57:38 +01:00
Michael Liebmann
1918153c0a
Preparing the menu classes for Lua Part #2
...
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
Origin commit data
------------------
Commit: b41819190d
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-16 (Thu, 16 Jan 2014)
Origin message was:
------------------
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
Michael Liebmann
cd77f46e24
Adapting certain files to the changed font handling of info clock
...
Origin commit data
------------------
Commit: 90985f11d2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-11-26 (Tue, 26 Nov 2013)
2013-11-28 16:07:48 +01:00
vanhofen
95578f1aef
Revert "CTestMenu: fix build, add missing include"
...
This reverts commit 24eaf93c32
.
Origin commit data
------------------
Commit: 633278a532
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:39:37 +01:00
Thilo Graf
24eaf93c32
CTestMenu: fix build, add missing include
...
supplement to 81d56f75fc
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 25909c10b6
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 11:54:31 +01:00
Thilo Graf
b609204685
CTestMenu: add buildinfo as menu entry
...
Buildinfo also exists in infomenu, but is outcommented, so it is
prepared just for testings.
Origin commit data
------------------
Commit: ac6f547d0f
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-11 (Mon, 11 Nov 2013)
2013-11-11 00:20:10 +01:00
Thilo Graf
c56f81269d
CTestMenu: add sample code for CComponentsExtTextForm
...
Origin commit data
------------------
Commit: 29abd4f1dd
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-11 00:19:46 +01:00
Thilo Graf
adf19708da
CTestMenu: add configure option --enable-testmenu
...
Origin commit data
------------------
Commit: 6f700d80c0
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-05 13:22:28 +01:00
Thilo Graf
5f9bb84b28
revert 2649ca147a
...
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget
Origin commit data
------------------
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-26 23:25:59 +02:00
Thilo Graf
2649ca147a
CComponents: rename hide() to hideCC()
...
There are too many name conflicts with hide-members in other classes.
Origin commit data
------------------
Commit: 6ee7fac1a5
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:39:04 +02:00
Thilo Graf
429eaa76a1
CTestMenu: add sample code for channel logo item
...
Origin commit data
------------------
Commit: 2ed9357222
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-10-05 (Sat, 05 Oct 2013)
2013-10-06 17:14:31 +02:00
Thilo Graf
63b2094d42
CTestMenu: fix build of test menu, name of member was changed
...
Origin commit data
------------------
Commit: 740e7e8129
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-09-21 (Sat, 21 Sep 2013)
2013-09-21 00:24:13 +02:00
Thilo Graf
61837a058f
CComponentsFrmClock: set font only with fontrender object
...
Origin commit data
------------------
Commit: 03ef18cdb9
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-06-18 (Tue, 18 Jun 2013)
2013-06-18 19:33:34 +02:00
Thilo Graf
c4f59ee308
CTestMenu: add some sample codes for window and button handling,
...
Origin commit data
------------------
Commit: b7e5121001
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-06-16 (Sun, 16 Jun 2013)
2013-06-16 00:34:08 +02:00
[CST] Focus
588750c443
gui/test_menu.cpp: change tuner test params again
...
Origin commit data
------------------
Commit: 1d3ec8c7af
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-06-13 (Thu, 13 Jun 2013)
2013-06-13 19:24:10 +04:00
[CST] Focus
ef64651031
gui/test_menu.cpp: change scan test params, add mmc mount check
...
Origin commit data
------------------
Commit: 25dc8bc10f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-06-13 (Thu, 13 Jun 2013)
2013-06-13 13:14:26 +04:00
Michael Liebmann
984a1691f9
CComponentsFrmClock: Move thread start/stop to constructor/destructor
...
Origin commit data
------------------
Commit: 6409cc8a19
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-12 (Wed, 12 Jun 2013)
2013-06-12 01:32:24 +02:00
Michael Liebmann
f287ee5d5e
CTestMenu: Fix memleak
...
Origin commit data
------------------
Commit: c5e0552438
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-06-06 (Thu, 06 Jun 2013)
2013-06-12 01:32:24 +02:00
[CST] Focus
aea3e6267d
gui/test_menu.cpp: change tuner test code to support more than 2 and cable
...
Origin commit data
------------------
Commit: 23c387755c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-06-10 (Mon, 10 Jun 2013)
2013-06-10 15:57:33 +04:00
Thilo Graf
d8e4aa483c
CTestMenu: add sample code for footer buttons, disable debug spam
...
Origin commit data
------------------
Commit: fc3829d695
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-06-03 (Mon, 03 Jun 2013)
2013-06-03 22:12:49 +02:00
Thilo Graf
f83a9e6b19
CComponentsFooter: add new class CComponentsFooter
...
Origin commit data
------------------
Commit: e665ab18ab
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-06-03 22:06:03 +02:00
Thilo Graf
50d11243b1
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.
Origin commit data
------------------
Commit: 8e46f63900
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-27 (Mon, 27 May 2013)
Origin message was:
------------------
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
7222de9168
CComponentsFrmClock: add new class CComponentsFrmClock
...
Origin commit data
------------------
Commit: 9d52071c39
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 23:29:49 +02:00
Michael Liebmann
1d6f0bc57b
CTestMenu: Add widget id's
...
- Return menu result, to close all menus
Origin commit data
------------------
Commit: 2244e418b7
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-21 (Tue, 21 May 2013)
Origin message was:
------------------
* CTestMenu: Add widget id's
- Return menu result, to close all menus
2013-05-21 19:34:52 +02:00
Thilo Graf
d6759227fb
CTestMenu: add sample code for CComponentsButtonRed
...
Origin commit data
------------------
Commit: b0846842f3
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-16 (Tue, 16 Apr 2013)
2013-04-20 12:53:25 +02:00
[CST] Focus
1bd0bd8a7b
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
Origin commit data
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
[CST] Focus
2cc610e175
gui/test_menu.cpp: fix compile
...
Origin commit data
------------------
Commit: 2cc3c213b5
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-16 (Tue, 16 Apr 2013)
2013-04-16 12:53:54 +04:00
Stefan Seyfried
3fdff68dff
test_menu: fix path to demo picture
...
Origin commit data
------------------
Commit: 88fde35e52
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-07 (Sun, 07 Apr 2013)
2013-04-08 10:35:43 +02:00
Thilo Graf
84a78b23c5
CTestMenu: remove minitv sample
...
Can not be displayed here nicely.
Origin commit data
------------------
Commit: c17e2e5d6c
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:42 +01:00
Thilo Graf
5bfb9da548
CTestMenu: modifie some samples to call header
...
Origin commit data
------------------
Commit: 2b41601d11
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-14 (Thu, 14 Mar 2013)
2013-03-18 12:04:32 +01:00
Thilo Graf
078e3414cc
CComponentsWindow: remove refresh()
...
initCCWItems() does the same, but is private
Origin commit data
------------------
Commit: de330ac39c
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-03-09 (Sat, 09 Mar 2013)
2013-03-18 12:04:16 +01:00
Thilo Graf
f4bfcc6657
CComponentsWindow: add sub class CComponentsWindow
...
Origin commit data
------------------
Commit: fa9ffdd46e
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-30 (Fri, 30 Nov 2012)
2013-03-06 11:28:16 +01:00
Thilo Graf
38ab110e54
CTestMenu: add sample code for removeHeaderButtons()
...
Origin commit data
------------------
Commit: 14393b36d9
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-25 (Sun, 25 Nov 2012)
2013-03-06 11:28:15 +01:00
Thilo Graf
36c82eba41
CTestMenu: add example to exchange text with an image-item, for header
...
Origin commit data
------------------
Commit: 264f4bb951
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-25 (Sun, 25 Nov 2012)
2013-03-06 11:28:14 +01:00
Thilo Graf
92d1786f49
CTestMenu: add sample code CComponentsHeader
...
Origin commit data
------------------
Commit: 189ba5b5e6
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-24 (Sat, 24 Nov 2012)
2013-03-06 11:28:13 +01:00
Thilo Graf
068cb4c6a2
CComponentsHeader: add parameter buttons onto constructors
...
This adds default buttons to header
Origin commit data
------------------
Commit: 3644abec66
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-21 (Wed, 21 Nov 2012)
2013-03-06 11:28:13 +01:00
Thilo Graf
7cedb3a2bc
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.
Origin commit data
------------------
Commit: b330d78ff2
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-18 (Sun, 18 Nov 2012)
2013-03-06 11:28:12 +01:00
Thilo Graf
e5da4bb5c9
CTestMenu: add sample code for class CComponentsIconForm
...
Origin commit data
------------------
Commit: b251e2a001
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-12 (Mon, 12 Nov 2012)
2013-03-06 11:28:12 +01:00
Thilo Graf
26f971d9cd
CTextMenu: add sample code for CComponentsHeader
...
Origin commit data
------------------
Commit: e4c4a33477
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-04 (Sun, 04 Nov 2012)
2013-03-06 11:28:09 +01:00
Thilo Graf
1db3fddeda
CTestMenu: add more sample codes for cc-items
...
Origin commit data
------------------
Commit: 023fe54841
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-02 (Fri, 02 Nov 2012)
2013-03-06 11:28:09 +01:00
Thilo Graf
49eee9dae4
CTestMenu: add sample code for CComponentsForm
...
Origin commit data
------------------
Commit: 1cbe655513
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-11-01 (Thu, 01 Nov 2012)
2013-03-06 11:28:08 +01:00
Thilo Graf
9b5ce7a4eb
CTestMenu: add tests for CComponentsText
...
Origin commit data
------------------
Commit: 98b1e38dfa
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-10-27 (Sat, 27 Oct 2012)
2013-03-06 11:28:08 +01:00
Thilo Graf
ba1f9dc688
CTestMenu: add tests for form objects
...
Origin commit data
------------------
Commit: 7105518423
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-09-09 (Sun, 09 Sep 2012)
2013-03-06 11:28:03 +01:00
Thilo Graf
59a1c942c5
CTestMenu: add some demos for CComponents
...
Origin commit data
------------------
Commit: c0d4c204b2
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-09-02 (Sun, 02 Sep 2012)
2013-03-06 11:28:01 +01:00
Thilo Graf
6b2171ecb2
CTestMenu: rework member showTestMenu()
...
It's better to split this member. Newer tests can make it too messy.
Origin commit data
------------------
Commit: 2126bbda81
Author: Thilo Graf <dbt@novatux.de >
Date: 2012-09-01 (Sat, 01 Sep 2012)
2013-03-06 11:28:01 +01:00
[CST] Focus
b81cd4967e
gui/test_menu.cpp: change satNameNoDiseqc to satName
...
Origin commit data
------------------
Commit: 6d362f185d
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-01-16 (Wed, 16 Jan 2013)
2013-01-16 15:55:31 +04:00
Jacek Jendrzej
2c4366f73d
test_menu.cpp: fix compil
...
Origin commit data
------------------
Commit: 07ab8ad0c9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-27 (Thu, 27 Sep 2012)
2012-09-27 17:01:42 +02:00
Jacek Jendrzej
9868a4308b
remove doubles include
...
Origin commit data
------------------
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:31:33 +02:00