Commit Graph

3855 Commits

Author SHA1 Message Date
vanhofen
43eec2023f moviebrowser: bind MB_MAX_DIR definition to NETWORK_NFS_NR_OF_ENTRIES ...
... to allow to add all NetFS-directories to moviebrowser


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

Origin message was:
------------------
- moviebrowser: bind MB_MAX_DIR definition to NETWORK_NFS_NR_OF_ENTRIES ...

... to allow to add all NetFS-directories to moviebrowser


------------------
This commit was generated by Migit
2015-03-30 14:54:21 +02:00
Stefan Seyfried
c9833c2f93 opkg_manager: add a list of packages to hide
Advanced build system can come up with an impressive list of
(sub-)packages, most of them not really interesting for installation
through the GUI. Add a filter with simple patterns to suppress the
display of those packages.
TODO: this should be made configurable via a run-time config file.

Signed-off-by: Markus Volk <f_l_k@gmx.net>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5750ca23ae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-03-30 11:21:37 +02:00
Thilo Graf
3c08eea16a CComponentsButton: disable gradient
Not necessary as long not all or most gui buttons can provide gradient


Origin commit data
------------------
Branch: ni/coolstream
Commit: 47b37d4405
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-28 (Sat, 28 Mar 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:15 +02:00
Thilo Graf
965e731300 CChannelList: fix paint of unscaled images
Unscaled images were never painted.


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



------------------
This commit was generated by Migit
2015-03-29 22:40:15 +02:00
Thilo Graf
3322a8e707 CTextBox: catching error if position has signed values
Wrong position assignments can trigger crash. Prevent segfaults.
Error log should indicate this.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 459c120060
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-19 (Thu, 19 Mar 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:15 +02:00
Thilo Graf
22440e3791 CComponentsTimer: move mySleep call into mutex block, seems was not ok so
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45623aa810
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-28 (Sat, 28 Feb 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:14 +02:00
Thilo Graf
e6941431fa COsdSetup: use paint for apply new gradient settings, reduced flicker effects
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb3971e909
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-03 (Tue, 03 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:14 +02:00
Thilo Graf
31de47022f CComponentsText: add possibilty to set font style
Usable with methode setText() and parameter 'style'

provided enums are:
	FONT_STYLE_REGULAR
	FONT_STYLE_BOLD
	FONT_STYLE_ITALIC


Origin commit data
------------------
Branch: ni/coolstream
Commit: 341b142aa0
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-22 (Sun, 22 Feb 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:13 +02:00
Thilo Graf
380b76f079 CComponentsText: avoid unintentional overwriting of current property values
If parameters were not explicitly defined, default values of parameters
overwrite current property values.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d2ae57e5b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-22 (Sun, 22 Feb 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:13 +02:00
Thilo Graf
613869c997 CComponentsInfoBox: fix scale height for larger picons
Origin commit data
------------------
Branch: ni/coolstream
Commit: a9c474e486
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:12 +02:00
Thilo Graf
da075eeaeb CVolumeBar: optimize icon position
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a50e56321
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-25 (Sun, 25 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:11 +02:00
Thilo Graf
0ffec19418 CVolumeBar: use defined volumebar size as default height
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84ee2dd059
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-25 (Sun, 25 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:11 +02:00
Thilo Graf
d5c0951d0b CComponentsInfoBox: remove unnecessary call for kill()
partial revert of: CComponentsInfoBox: fix centering of image


Origin commit data
------------------
Branch: ni/coolstream
Commit: 592b0025d9
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-25 (Sun, 25 Jan 2015)

Origin message was:
------------------
CComponentsInfoBox: remove unnecessary call for kill()

partial revert of: CComponentsInfoBox: fix centering of image


------------------
This commit was generated by Migit
2015-03-29 22:40:11 +02:00
Thilo Graf
f61187c9d5 CComponentsTimer: move pthread members into startTimer()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 012c699951
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-20 (Tue, 20 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
4607a0acb1 CComponentsText: expand setTextColor() methode
apply color value direct in text box object


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a0975eb90
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-24 (Sat, 24 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
61d99e8262 CComponentsSignals: add signals for hide events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b3f5847be
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-21 (Wed, 21 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
69c9b302a9 CScreenSaver: fix wconversion warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 016fc14177
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-15 (Thu, 15 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
00a9aa1af0 CScreenSaver: use unified debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: be78944eb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-15 (Thu, 15 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:09 +02:00
Thilo Graf
97add2603e CChannelList/CNeutrinoEventList/CMovieBrowser: fix logo scale
Downscale was broken.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1cb885dfe9
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:08 +02:00
Thilo Graf
661b336e8d CComponentsButton: fix fit of button icon
Scale was broken


Origin commit data
------------------
Branch: ni/coolstream
Commit: d33c4911d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:08 +02:00
Thilo Graf
f55615960f CComponentsItem: fix remove gradient buffer on killed item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 51aab307c3
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:08 +02:00
Thilo Graf
ef521d955f CComponentsPicture: fix icon size/scale handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8d46a8a55
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:07 +02:00
Thilo Graf
67fbc72ee8 CComponentsInfoBox: fix centering of image
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebc9d28e0e
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-13 (Tue, 13 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:07 +02:00
Thilo Graf
f7cc6720d6 EpgPlus: fix wconversion
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d8f7f3acb
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-13 (Tue, 13 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:06 +02:00
Thilo Graf
715aa9d9d7 CProgressBarCache: fix compiler warnings wconversion
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c85491974
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-13 (Tue, 13 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:06 +02:00
Thilo Graf
4a621efb66 CComponentsFooter: Function setButtonLabels() change parameter
Performance: parameter 'v_content' should be passed by reference


Origin commit data
------------------
Branch: ni/coolstream
Commit: 56ea6c140f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-12 (Mon, 12 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:06 +02:00
Thilo Graf
77cbbec0d6 gui/audioplayer.cpp/h: fix some type conversions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08cb42d22f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-12 (Mon, 12 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:05 +02:00
Thilo Graf
edb00024df CComponentsForm: reduce log spam in info mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 674f2f983a
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-04 (Sun, 04 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:04 +02:00
Thilo Graf
b26f5e0504 CBEChannelWidget: remove not required hide()
Avoids unnecessary flicker effects, it's enough to repaint only text.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a4d06175f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-03 (Sat, 03 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:04 +02:00
Thilo Graf
e340bc999e CFlashUpdate: change name for CFile object for better differ
Origin commit data
------------------
Branch: ni/coolstream
Commit: e58b86f38f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-20 (Sat, 20 Dec 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:03 +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
Thilo Graf
31cf469481 CBEBouquetWidget/CBEChannelWidget: add missing exit icon
Menue icon has no effect here and exit icon was missed


Origin commit data
------------------
Branch: ni/coolstream
Commit: d95446882c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:40:02 +02:00
Thilo Graf
71e6edbe0b CBEBouquet-Classes: switch to new buttonbar based up cc-footer class
Origin commit data
------------------
Branch: ni/coolstream
Commit: b565700168
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
Thilo Graf
957726b5d1 CBEChannelSelectWidget/CBEChannelWidget: uinng unified infobox font size
...unified style matching to menu hints


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9776d163f7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-27 (Sat, 27 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:40:01 +02:00
Thilo Graf
eba1f04c07 CAudioPlayerGui: paint of id3 info with info box
Infobox provides already paint of text, so is not required to
call explicit fontrenderer methods.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 98d18f3ff4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-26 (Fri, 26 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:40:01 +02:00
Thilo Graf
271a04bc63 CProgressWindow: reassign y position of body items on disabled header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32af48cc80
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:01 +02:00
Thilo Graf
8917a6fb09 CComponentsTimer: simplify isRun function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d574d93bc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-16 (Tue, 16 Dec 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:01 +02:00
Thilo Graf
c483018bf6 CNetworkServiceSetup: use widget id instead explicit select method
neutrino_menue.h: add ID for network service menue


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3599a4246f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-08 (Mon, 08 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:40:00 +02:00
Thilo Graf
fe347b1177 CMenuWidget: move include of neutrino_menue.h to menue.h
makes explicit include unnecessary if it is needed by a widget, eg: widget id's are
parameter of constructor and is one of required widget elements.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d3f9aa33f7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-08 (Mon, 08 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:40:00 +02:00
Thilo Graf
9abaa78d4c CMenuWidget: fix getSelected() member
preselected was not suitable as return value


Origin commit data
------------------
Branch: ni/coolstream
Commit: 930b40588c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-05 (Fri, 05 Dec 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:59 +02:00
Thilo Graf
4a4fd721d3 CAudioPlayerGui: replace showGlobalStatus() with showStatus()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2a1299438
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)

Origin message was:
------------------
CAudioPlayerGui: replace showGlobalStatus() with showStatus()

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

------------------
This commit was generated by Migit
2015-03-29 22:39:59 +02:00
Thilo Graf
34e88d2829 CProgressWindow: add member showStatus()
This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress bar is required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e084c2531
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)

Origin message was:
------------------
CProgressWindow: add member showStatus()

This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress bar is required.


------------------
This commit was generated by Migit
2015-03-29 22:39:59 +02:00
Thilo Graf
0fd109fa58 CProgressBar: add missing assign of 'allow paint' property
Property had no effect.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 663c7deef2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:58 +02:00
Thilo Graf
beaa50b371 CComponentsItem: add setXPos/setYPos(), that consider real position
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ebb5f98ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-30 (Sun, 30 Nov 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:39:58 +02:00
Thilo Graf
c6df155baf CComponentsForm: prevent wrong id parameter if item size out of range
Origin commit data
------------------
Branch: ni/coolstream
Commit: d72603665c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-14 (Fri, 14 Nov 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:39:57 +02:00
Thilo Graf
7b267b569c CNeutrinoEventList: rework paint of header
Reduce code with chain form and use text and logo items as embedded items.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d4f466d595
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-08 (Sat, 08 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:56 +02:00
Thilo Graf
f7df5da3aa CComponentsForm: fix init value of getPageCount()
value is always 1


Origin commit data
------------------
Branch: ni/coolstream
Commit: 52f7c79db8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:56 +02:00
Thilo Graf
8aa206ce00 CComponentsFooter: fix button view with gradient
show contour only in gradient mode


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f8c1829d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-01 (Sat, 01 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00
Thilo Graf
3ebbf69413 CComponentsFooter: add optional possibility to switch colored button frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ec096fa3d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00
Thilo Graf
c05bb7d301 CVolumeBar: fix icon postion
Icon was not centered in y position.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a1965fcca
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:55 +02:00