Commit Graph

6942 Commits

Author SHA1 Message Date
vanhofen
1c1a493d97 neutrinoyparser.cpp: improve display of channels w/o logo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90277c9982
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-05 (Sun, 05 Apr 2015)

Origin message was:
------------------
- neutrinoyparser.cpp: improve display of channels w/o logo

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

------------------
This commit was generated by Migit
2015-04-06 00:04:28 +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
vanhofen
f631badc98 ylanguage.cpp: fix path to user's locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa68e5cf7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- ylanguage.cpp: fix path to user's locale

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

------------------
This commit was generated by Migit
2015-04-04 14:15:04 +02:00
vanhofen
391bfb77b1 ylanguage.cpp: detect missing translations; THX to GetAway!
Origin commit data
------------------
Branch: ni/coolstream
Commit: 966e0125dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- ylanguage.cpp: detect missing translations; THX to GetAway!

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

------------------
This commit was generated by Migit
2015-04-04 12:49:40 +02:00
vanhofen
cdca44c0cc neutrino.cpp: fix startup plugin and execute it a little bit later
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4898c6aa71
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-04 (Sat, 04 Apr 2015)

Origin message was:
------------------
- neutrino.cpp: fix startup plugin and execute it a little bit later

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

------------------
This commit was generated by Migit
2015-04-04 11:17:37 +02:00
Jacek Jendrzej
8923826bc4 prefers stream before radiotext (THX focus)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8983720606
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-03 (Fri, 03 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-03 14:48:48 +02:00
Jacek Jendrzej
b567c33f35 nhttpd: fix switch tv<>radio in standby mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a97efe317
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-02 21:05:51 +02:00
Jacek Jendrzej
f418c62cae infoviewer.cpp fix possible segfault if APIDs is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c4e8b028b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-02 15:00:08 +02:00
[CST] Focus
874e84c090 data/locale/nederlands.locale: update locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32f38219c9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-02 14:40:05 +03: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
Jacek Jendrzej
4b59bfedd6 nhttpd simplify encodeString function
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc7c25eb21
Author: Jacek Jendrzej <overx300@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 17:02:48 +02:00
Jacek Jendrzej
1dcbbf603d nhttpd: change sprintf to snprintf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f2ac568c8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
nhttpd: change sprintf to snprintf

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

------------------
This commit was generated by Migit
2015-03-31 14:44:41 +02:00
Jacek Jendrzej
520c7b76c5 change check dir to check with jffs2 (mtd)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3ecf6183
Author: Jacek Jendrzej <overx300@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:12:14 +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
vanhofen
a5c81734a6 yWeb: correction in fbshot handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: a56e3fb1bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
- yWeb: correction in fbshot handling

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

------------------
This commit was generated by Migit
2015-03-31 11:53:58 +02:00
vanhofen
fb195b252c yWeb: replace another if-file-exist with find-exec
Origin commit data
------------------
Branch: ni/coolstream
Commit: c10b7077b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
- yWeb: replace another if-file-exist with find-exec

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

------------------
This commit was generated by Migit
2015-03-31 10:44:09 +02:00
vanhofen
d2f8e329ac yWeb: simplify code by using find-exec function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4eab09ae02
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
- yWeb: simplify code by using find-exec function

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

------------------
This commit was generated by Migit
2015-03-31 09:15:04 +02:00
vanhofen
b609b53fd3 mod_yparser: add find-exec function;
return full path and filename of given executabe


Origin commit data
------------------
Branch: ni/coolstream
Commit: 68854aaed7
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
- mod_yparser: add find-exec function;

 return full path and filename of given executabe


------------------
This commit was generated by Migit
2015-03-31 09:15:04 +02:00
vanhofen
eaf7db765e yWeb: remove dead links to yjogol website
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9147bc5f03
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-30 (Mon, 30 Mar 2015)

Origin message was:
------------------
- yWeb: remove dead links to yjogol website

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

------------------
This commit was generated by Migit
2015-03-31 09:15:04 +02:00
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
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