Commit Graph

28 Commits

Author SHA1 Message Date
Thilo Graf
176db8b972 CTestMenu: add sample to visualize current running records
Origin commit data
------------------
Branch: ni/coolstream
Commit: 864cda9cfc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-10 (Sat, 10 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-10 00:19:16 +01:00
Thilo Graf
36d8d81fa6 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details


Origin commit data
------------------
Branch: ni/coolstream
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Thilo Graf
060a36dd6b CComponents: implement scroll functionality into CComponentsForm
CComponentsForm provides page scroll if found more
than one pre defined page and is working with all derivated sub classes from CComponentsForm .

Pages are defined with setPageNumber(0...n) in items (1st page = 0). The item page number property is
defined in variable cc_page_number. The highest page number sets the
count of pages inside container to required value. Thats compellingly!

To show a page, we can use setCurrentPage(0...n ) and paintCurPage() or use directly paintPage(0...n).
Note: global paint() will show the current page. Default page is 0 (as first).
Use setCurrentPage(0...n) to change this before first call of paint().
Note: In CComponentsWindow class, these methods are applied to window body.

For examples, take a look into CTestMenu


Origin commit data
------------------
Branch: ni/coolstream
Commit: 672757606c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-26 (Thu, 26 Jun 2014)



------------------
This commit was generated by Migit
2014-06-27 20:49:41 +02:00
Thilo Graf
f8d13f53aa CTestMenu: use correct class name for footer object
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87031e79b8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-24 (Thu, 24 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-05-22 21:50:44 +02:00
Thilo Graf
773d347377 CTestMenu: add sample code for CComponentsExtTextForm
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29abd4f1dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-11 00:19:46 +01:00
[CST] Focus
0c53c7c9a4 gui/test_menu.h: disable test menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae78af966c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-05 15:54:13 +04:00
Thilo Graf
cbc2b193af CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
38ac8863cf CTestMenu: add sample code for channel logo item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ed9357222
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-05 (Sat, 05 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-06 17:14:31 +02:00
Thilo Graf
8358ac8c6b CTestMenu: disable testmenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: d30f216e1a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-04 (Wed, 04 Sep 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-09-04 11:48:49 +02:00
Thilo Graf
7baf84b879 CComponentsFooter: add new class CComponentsFooter
Origin commit data
------------------
Branch: ni/coolstream
Commit: e665ab18ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-06-03 22:06:03 +02:00
Thilo Graf
fc53c928a3 CComponents: split some header files
CComponentsInfoBox
CComponentsShapeCircle/Square
CComponentsDetailLine
CComponentsPIP
CComponentsText/CComponentsLabel
CComponentsPicture


Origin commit data
------------------
Branch: ni/coolstream
Commit: d39eaa22fc
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-26 (Sun, 26 May 2013)



------------------
This commit was generated by Migit
2013-05-27 09:30:50 +02:00
Thilo Graf
4955e39f08 CComponentsFrmClock: add new class CComponentsFrmClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d52071c39
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-25 (Sat, 25 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-25 23:29:49 +02:00
Michael Liebmann
e25b16bcd6 CTestMenu: Add widget id's
- Return menu result, to close all menus


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2013-05-21 19:34:52 +02:00
Thilo Graf
37f4e77f8e CTestMenu: add sample code for CComponentsButtonRed
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0846842f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-16 (Tue, 16 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-20 12:53:25 +02:00
Thilo Graf
3ef246a468 CComponentsForm: add own header for form classes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39a4e3400e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-15 (Mon, 15 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-16 08:26:56 +02:00
Thilo Graf
1fb15ee287 CTestMenu: remove minitv sample
Can not be displayed here nicely.


Origin commit data
------------------
Branch: ni/coolstream
Commit: c17e2e5d6c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)



------------------
This commit was generated by Migit
2013-03-18 12:04:42 +01:00
Thilo Graf
910863ba17 CComponents: fix some includes
Included header files don't fit after move of components.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 44346c6417
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)



------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Thilo Graf
37e41b539e CComponentsWindow: add sub class CComponentsWindow
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa9ffdd46e
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-30 (Fri, 30 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
f4f1b65886 CTestMenu: add sample code for class CComponentsIconForm
Origin commit data
------------------
Branch: ni/coolstream
Commit: b251e2a001
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-12 (Mon, 12 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:12 +01:00
Thilo Graf
ccbfa90c05 CTextMenu: add sample code for CComponentsHeader
Origin commit data
------------------
Branch: ni/coolstream
Commit: e4c4a33477
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-04 (Sun, 04 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:09 +01:00
Thilo Graf
8df1cac838 CTestMenu: add tests for CComponentsText
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b1e38dfa
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-10-27 (Sat, 27 Oct 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:08 +01:00
Thilo Graf
870cff0392 CTestMenu: add tests for form objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7105518423
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-09 (Sun, 09 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:03 +01:00
Thilo Graf
eaa4b4025e CTestMenu: add some demos for CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0d4c204b2
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-02 (Sun, 02 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:28:01 +01:00
Thilo Graf
a96d6acc1c CTestMenu: rework member showTestMenu()
It's better to split this member. Newer tests can make it too messy.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2126bbda81
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-09-01 (Sat, 01 Sep 2012)



------------------
This commit was generated by Migit
2013-03-06 11:28:01 +01:00
[CST] Focus
cba57021df neutrino_menue.cpp: move TEST_MENU define to gui/test_menu.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5399f3fbe5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-22 (Tue, 22 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-05-22 16:56:39 +04:00
Thilo Graf
762d461c3b neutrino test_menu: clean up
framebuffer is not required

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1241 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: e34c79a755
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-03-04 (Fri, 04 Mar 2011)

Origin message was:
------------------
*neutrino test_menu: clean up

framebuffer is not required

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1241 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-03-04 15:36:56 +00:00
Thilo Graf
1177086fd2 neutrino test_menu: fix compile error
header file was not cleaned, see svn rev. 1182

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1240 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0dbb1cb59d
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-03-04 (Fri, 04 Mar 2011)

Origin message was:
------------------
*neutrino test_menu: fix compile error

header file was not cleaned, see svn rev. 1182

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1240 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-03-04 15:05:28 +00:00
Thilo Graf
174915616a neutrino test_menu: new files added
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1050 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3251b34860
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-01-26 (Wed, 26 Jan 2011)

Origin message was:
------------------
*neutrino test_menu: new files added

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1050 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-01-26 11:04:23 +00:00