Commit Graph

58 Commits

Author SHA1 Message Date
vanhofen
58b62b0445 add listModeKey() function to simplify these calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2911e638c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- add listModeKey() function to simplify these calls

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

------------------
This commit was generated by Migit
2016-09-09 10:42:46 +02:00
vanhofen
1c1c5a05f3 colors: some internal renamings
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name

This is in preparation to make footer colors configurable


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc39d1e14e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- colors: some internal renamings

* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name

This is in preparation to make footer colors configurable


------------------
This commit was generated by Migit
2016-08-14 21:55:18 +02:00
[CST] Focus
f02dae27c7 neutrino: add webtv channel list mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 302642cee7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-23 (Wed, 23 Mar 2016)


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

------------------
This commit was generated by Migit
2016-03-23 16:36:00 +03:00
Thilo Graf
a561665788 CImageInfo: try to fix paint button paint
Handling with background and frame was changed


Origin commit data
------------------
Branch: ni/coolstream
Commit: da786ac384
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)



------------------
This commit was generated by Migit
2015-12-27 14:42:30 +01:00
Jacek Jendrzej
c54fffcc8d src/gui/imageinfo.cpp fix heap-use-after-free
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93e302211e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-26 (Sat, 26 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-26 17:36:58 +01:00
Thilo Graf
15983afd73 CImageInfo: use call of getTextFromFile() without explicit object
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd53fae2c6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)


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

------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
946c0e8bc4 Merge branch 'cst-next.pre' into cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: a58f1621b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-30 (Thu, 30 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-30 09:20:43 +02:00
Thilo Graf
cefb8f9594 themes: use hintbox and header gradient option in theme settings
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 01516cf943
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-29 (Wed, 29 Apr 2015)

Origin message was:
------------------
themes: use hintbox and header gradient option in theme settings

Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.


------------------
This commit was generated by Migit
2015-04-29 10:16:55 +02:00
Thilo Graf
764ca42629 CImageInfo: fix missing license text for missing translations
Origin commit data
------------------
Branch: ni/coolstream
Commit: f2a786bf6b
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-14 10:48:40 +02:00
Thilo Graf
63faa249d6 CImageInfo: fix button color with gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1097a8ef0d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:02 +02:00
[CST] Focus
f541eb050b gui/imageinfo.cpp: disable screen saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42d3ffb107
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:14:00 +03:00
Thilo Graf
ad2195b4e2 CImageInfo: remove superfluous assign of footer color
Is default assigned with same color.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 09e529741a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)



------------------
This commit was generated by Migit
2014-05-16 09:08:24 +02:00
Thilo Graf
b9664a3ae4 CImageInfo: reduce font size of button
Origin commit data
------------------
Branch: ni/coolstream
Commit: 43637941ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)


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

------------------
This commit was generated by Migit
2014-05-16 09:08:24 +02:00
Thilo Graf
7c70aaa6df CComponents: add new parameter 'parent'
Use strictly CComponentsForm as parent parameter in constructors.
Some parts have been cleaned up (Constructors, init methodes removed)

New parameter makes it possible already add current item in constructor.
So in mostly situations is it not necessary to use explicit addCCItem(),
but addCCItem()is still valid and necessary in certain situations.

Affected are all cc-classes and their derivates.
Some classes must or can be adapted later. The function is
not currently restricted, because usage of parent parameter is not explicit
defined in constructors, see CImageInfo, here yet are used addCCItem()
methodes.

Generally this parameter is located in the constructors before bool has_shadow,
but it is not sure whether it would be better to use this parameter as the first.
That remains to be clarified.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 23d7b62cf0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)



------------------
This commit was generated by Migit
2014-03-03 09:43:39 +01:00
Thilo Graf
41eb7380f2 CImageInfo: enable missing window shadow
Also revert 58db16fcdf,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6


Origin commit data
------------------
Branch: ni/coolstream
Commit: fb4819ff14
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)



------------------
This commit was generated by Migit
2014-02-05 11:56:47 +01:00
[CST] Focus
58db16fcdf gui/imageinfo.cpp: honor screen setup values
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae320ba411
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)


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

------------------
This commit was generated by Migit
2014-01-31 16:31:05 +04:00
Thilo Graf
7a48ff7df2 CComponentsWindow: rework constructors, add CComponentsWindowMax
Member initVarWindow() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsWindowMax.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 21e0321c53
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-24 (Fri, 24 Jan 2014)

Origin message was:
------------------
CComponentsWindow: rework constructors, add CComponentsWindowMax

Member initVarWindow() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsWindowMax.


------------------
This commit was generated by Migit
2014-01-24 23:12:51 +01:00
[CST] Focus
603baaa8cd gui/imageinfo.cpp: fix memleak, b_info never deleted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83649513af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04:00
Thilo Graf
08d7490809 CImageInfo: fix calculation of info text height
Height of sub caption was not considered.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f3da710976
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 08:53:33 +01:00
Thilo Graf
28366a01fd CImageInfo: rework some parts of imageinfo
-use CComponentsExtTextForm: this combines labels and text to one item

-add build informations: this includes some functions of CBuildInfo class
 to show its informations, user can now use the red button and toggle
 between license and build infos


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bd2714770
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:20:10 +01:00
Thilo Graf
f47146c6ea revert e813d9f32b
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)



------------------
This commit was generated by Migit
2013-10-26 23:25:59 +02:00
Thilo Graf
e813d9f32b CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


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



------------------
This commit was generated by Migit
2013-10-24 21:39:04 +02: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
99e01e77e3 CImageInfo: split function InitLicenseText()
InitInfoText() now handles only infotext via parameter text, so it is
possible to set different text into infobox item.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e246f16a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)



------------------
This commit was generated by Migit
2013-10-19 01:25:23 +02:00
J. Krieg
120fa83a64 imageinfo: add possibility to display a custom text for image version
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1640dd958
Author: J. Krieg <bellum07@googlemail.com>
Date: 2013-07-13 (Sat, 13 Jul 2013)


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

------------------
This commit was generated by Migit
2013-07-15 23:10:13 +02:00
J. Krieg
357d53fcc4 imageinfo: display other version info on missing '.version' file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1557dafabc
Author: J. Krieg <bellum07@googlemail.com>
Date: 2013-07-13 (Sat, 13 Jul 2013)


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

------------------
This commit was generated by Migit
2013-07-15 23:10:06 +02:00
Thilo Graf
2c05ab0501 CImageInfo: adapt for new window handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebc7b4ca6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-16 00:34:08 +02:00
[CST] Focus
e926493ba7 gui/imageinfo.cpp: append image date from .version -
image is not neutrino only, other things could be changed


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fbb2e4a2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)



------------------
This commit was generated by Migit
2013-06-10 15:57:03 +04:00
[CST] Focus
2a509afe14 Change image license to GPL v2
Origin commit data
------------------
Branch: ni/coolstream
Commit: f46fc25da0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-30 (Thu, 30 May 2013)


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

------------------
This commit was generated by Migit
2013-06-02 10:48:10 +04:00
vanhofen
874d3b8cb0 imageinfo: show both vcs-info and built-date
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed9b4278b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- imageinfo: show both vcs-info and built-date

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

------------------
This commit was generated by Migit
2013-06-01 09:52:19 +02:00
vanhofen
91d7e4af9b version-header: generalize (add built_date and vcs string)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c0a692f13
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)

Origin message was:
------------------
- version-header: generalize (add built_date and vcs string)

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

------------------
This commit was generated by Migit
2013-06-01 09:44:45 +02:00
Thilo Graf
e8a33c1a35 CImageInfo: use setTextFromFile() to show license text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91e0a0c4bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-22 (Mon, 22 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-24 19:48:39 +02:00
vanhofen
dd28e345dd imageinfo: remove some fixed width values ...
... to avoid possible ugly overlaps

* split kernel-version from image-version
* whitespace cleanup


Origin commit data
------------------
Branch: ni/coolstream
Commit: c07b8781a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-30 (Sat, 30 Mar 2013)

Origin message was:
------------------
- imageinfo: remove some fixed width values ...

... to avoid possible ugly overlaps

* split kernel-version from image-version
* whitespace cleanup


------------------
This commit was generated by Migit
2013-03-30 16:03:27 +01:00
Thilo Graf
8514cfeb82 CImageInfo: add item_offset also to bottom of license text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f3a767104
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-24 21:14:11 +01:00
Thilo Graf
0405a824e5 CImageInfo: add header buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7984e6c73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-24 21:14:10 +01:00
Thilo Graf
e4de9cdbdb CComponentsText: rename getCCItemTextBoxInst -> getCTextBoxObject
This name should be more plausible


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



------------------
This commit was generated by Migit
2013-03-21 11:37:20 +01:00
Thilo Graf
d35b7a40fb CImageInfo: move ScrollLic() to end of file and add comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 322de62366
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-21 (Thu, 21 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-21 11:37:13 +01:00
Thilo Graf
6d6cf7e177 fix license text, sorry, was a c&p error
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0dc4686874
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-20 (Wed, 20 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-21 11:37:00 +01:00
Michael Liebmann
21a5dba4fc CImageInfo: Scroll license text if text box too small
Origin commit data
------------------
Branch: ni/coolstream
Commit: 801a15df7c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)

Origin message was:
------------------
* CImageInfo: Scroll license text if text box too small

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

------------------
This commit was generated by Migit
2013-03-21 06:56:24 +01:00
Michael Liebmann
e16d1c87d8 Imageinfo: Format license text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9755751217
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)

Origin message was:
------------------
* Imageinfo: Format license text

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

------------------
This commit was generated by Migit
2013-03-19 11:54:57 +01:00
Thilo Graf
a6a5d52bc1 CImageInfo: implement CComponents
TODO:
- format of license text
- button bar or header buttons ?


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2387b27b73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)



------------------
This commit was generated by Migit
2013-03-19 08:24:14 +01:00
vanhofen
08d643a8b4 fix width of pip-boxes in streaminfo and imageinfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0469b196e
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)

Origin message was:
------------------
- fix width of pip-boxes in streaminfo and imageinfo

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

------------------
This commit was generated by Migit
2013-03-17 20:19:13 +01:00
Michael Liebmann
3d6ad6a1ce Imageinfo/Streaminfo: Use CComponentsPIP for PIP
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5a00cb260
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)

Origin message was:
------------------
* Imageinfo/Streaminfo: Use CComponentsPIP for PIP

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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Jacek Jendrzej
0aca7bac92 src/gui/imageinfo.cpp: change SVN Version to GIT Version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ee2bb63f0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-28 (Sun, 28 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-28 13:08:55 +01:00
[CST] Focus
ae0ea13510 gui/imageinfo.cpp: add release/beta to image version
Origin commit data
------------------
Branch: ni/coolstream
Commit: b461483f2f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 20:33:11 +04:00
Jacek Jendrzej
2acba77dab imageinfo.cpp: add show kernel version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fa58bcd52
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 18:15:06 +02:00
[CST] Focus
7a30430ca6 Close all on menu key; allow sat and fav keys
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1891 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: d2ca2e505a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-25 (Fri, 25 Nov 2011)



------------------
This commit was generated by Migit
2011-11-25 09:38:00 +00:00
Stefan Seyfried
1ca74c99b4 add generic dispatcher headers for frontend etc
add generic audio, video and demux headers in zapit/include (TODO: put them
into a better place, or put wrappers into lib directories) that automatically
dispatch to the hardware specific functions and use them in the code

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2590adfe15
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)



------------------
This commit was generated by Migit
2010-12-25 17:43:28 +00:00
Thilo Graf
b2c48e79e0 imageinfo: replaced "man neutrino" with link to online documentation
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@902 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5bf4aa553a
Author: Thilo Graf <dbt@novatux.de>
Date: 2010-11-28 (Sun, 28 Nov 2010)



------------------
This commit was generated by Migit
2010-11-27 23:17:54 +00:00
Jacek Jendrzej
ce6d13365d add rec icon
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@707 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: bb2df84f63
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-08-05 (Thu, 05 Aug 2010)

Origin message was:
------------------
-add rec icon

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


------------------
This commit was generated by Migit
2010-08-05 15:11:40 +00:00