Commit Graph

6778 Commits

Author SHA1 Message Date
[CST] Focus
2bc184e5f0 CComponentsInfoBox: add switch to enable gradient for info box
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7016a86ca2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:54:45 +02:00
[CST] Focus
81109e1aaa gradient: try to fix delete gradient data only on color change
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ce471af8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:25:34 +02:00
Thilo Graf
52945b550e Revert "CComponentsItem: fix remove gradient buffer on killed item"
This reverts commit f55615960f.


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



------------------
This commit was generated by Migit
2015-04-27 09:21:19 +02:00
Thilo Graf
379d0ee8b5 CFrameBuffer: add comment for unsolved issue on full icon cache
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba6f265255
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-05 (Sun, 05 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-05 17:38:20 +02:00
Thilo Graf
89fb6d23ad CChannelList: use class for scalable channel logos
Previous class used limited scale handling mainly with the
member paintIcon() by framebuffer class.
Because of many possible channel logo files, the icon cache was
filled very fast. That was never considered in
paintIcon() and caused strange behavior at screen, as no image data
were assigned correctly.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 388ab3aa02
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)



------------------
This commit was generated by Migit
2015-04-04 23:32:48 +02:00
Thilo Graf
8ddfb1beda CComponentsPicture: add sub classes for scalable images and channel logos
This could replace call of CComponentsPicture objects with explicit
dimension values = 0


Origin commit data
------------------
Branch: ni/coolstream
Commit: 80457beaf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)



------------------
This commit was generated by Migit
2015-04-04 22:35:57 +02:00
Thilo Graf
a6d20bcabf CNeutrinoApp: fix rebase error
comes with: CNeutrinoApp: rework switch handling for channallist paint


Origin commit data
------------------
Branch: ni/coolstream
Commit: 17b7cc98b2
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-02 (Thu, 02 Apr 2015)



------------------
This commit was generated by Migit
2015-04-02 09:43:52 +02:00
Michael Liebmann
dabf8d2d8c CComponentsText: Fix default font
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae139d4ec2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-31 12:00:48 +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
8afd9603c6 CNeutrinoFonts: use neutrino debug output as default with line numbers
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9e04a4999
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-18 (Wed, 18 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
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
08dc57ea99 CNeutrinoApp: rework switch handling for channallist paint
In some cases it is advantageous if you can override paint of channellist,
e.g. if RC_ok is shared with other window handlers.
In such cases will so could be avoided.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d6f0a8c88
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-01 (Sun, 01 Mar 2015)

Origin message was:
------------------
CNeutrinoApp: rework switch handling for channallist paint

In some cases it is advantageous if you can override paint of channellist,
e.g. if RC_ok is shared with other window handlers.
In such cases will so could be avoided.


------------------
This commit was generated by Migit
2015-03-29 22:40:13 +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
819cbeea7d CFileHelpers: rework methode getDirSize(), makes it work recursively
Origin commit data
------------------
Branch: ni/coolstream
Commit: a185ad34d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-07 (Sat, 07 Feb 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
60cec1c1f6 CFileHelpers: add function getDirSize()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b095e725e
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-07 (Sat, 07 Feb 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
a89c34c54f CFileHelpers: declare removeDir() as static
allows use without object


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



------------------
This commit was generated by Migit
2015-03-29 22:40:12 +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
8031b9fce0 system/helpers.cpp: add return value for mySleep()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9dd6fac39
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:09 +02:00
Thilo Graf
1cc532eea3 system/helpers.cpp: getNowTimeStr(), use thread save localtime version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3538077821
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: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
8d1c2a8c4e CPictureViewer: fix wconversion warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dc47e0fe1
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
e45a166c07 CPictureViewer: use neutrino internal log
Show only errors in mode DEBUG_NORMAL.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6151152a20
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: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
444a8df4d3 SIservices.hpp/SIsections.hpp: switch functions to const
Origin commit data
------------------
Branch: ni/coolstream
Commit: f15cf6f57d
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
02677d6cab frontend.cpp/pzapit.cpp: fix format string
Origin commit data
------------------
Branch: ni/coolstream
Commit: c92d4fad1a
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
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
9cef95a3af CTimeThread: sectionsd.cpp: use thread save localtime_r
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76ca33de9f
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:04 +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
c10e38d0c7 locale: more precise text for update messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4bb2176f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-13 (Thu, 13 Nov 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