Commit Graph

5930 Commits

Author SHA1 Message Date
martii
ce7cb28d85 zapit/bouquets: count locked bouquets a channels is in, and honor lock in all bouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: abe03ad749
Author: martii <m4rtii@gmx.de>
Date: 2014-05-25 (Sun, 25 May 2014)


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

------------------
This commit was generated by Migit
2014-05-25 18:43:38 +02:00
Stefan Seyfried
104bcad13a movieplayer: memset() with zero length is useless
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7dac1e7ad9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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-23 17:50:34 +02:00
Thilo Graf
b4a9c91f2b deutsch.locale: use capitalization for now/next button caption
Labels are generally always capitalized


Origin commit data
------------------
Branch: ni/coolstream
Commit: 61dc01f719
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-20 (Tue, 20 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
8bbea0b762 CComponents: use paintBoxRel() only in kill()
paintBackgroundBoxRel() ignores rounded corners. This avoids painting of
undesirable parts on corners.


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



------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
f4dcb577de CComponents/CComponentsItem: simplify statement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 336ddf75b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-18 (Sun, 18 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
b6aca3fdb9 CComponentsFooter: use same corner properties like parent object
This avoids paint of unnecessary edges inside parent object.


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



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
9fd211f81a CComponents/CComponentsItem: use correct background color
color "0" was wrong


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7096e701b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-18 (Sun, 18 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
091af659e0 CComponentsFooter: use dynamic font on too small footer width
If required width of evaluated buttons larger than footer width,
then use dynamic font for caption, and try to fit buttons into chain
container. Dynamic font is used if ccf_btn_font==NULL

NOTE: user should not use too small window size and not select too large
fontsize. At some point this possibility will be depleted and it's no
more space for readable caption.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6aecdf3b5a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-17 (Sat, 17 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
9fa06a7279 CComponentsButton: use darker color for Button
COL_LIGHT_GRAY is too garish related to background


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0492bc530
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-16 (Fri, 16 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:53 +02:00
Thilo Graf
4391932922 CComponents: cc_base.h: expand override of is_painted variable
Value of is_painted is modified temporarily till next paint
of item

Not sure whether this is sufficiently or has bad side effects?


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



------------------
This commit was generated by Migit
2014-05-22 21:50:53 +02:00
Thilo Graf
54215da9ed CComponentsHeader: add member getContextBtnObject()
Allow access directly to methods and properties of context button object.


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



------------------
This commit was generated by Migit
2014-05-22 21:50:53 +02:00
Thilo Graf
0c91c4b0dc CComponentsFooter: ignore item, if no text and icon are defined
Empty buttons with defined width are causing gaps...looks not nice!


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9937c0fae8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-11 (Sun, 11 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:52 +02:00
Thilo Graf
40c61134b3 CComponentsFooter: add member paintButtons()
This is a nearly methode similar with the older button handler find
in gui/widget/buttons.h, some parameters are different,
but require minimalized input.
This member sets some basic parameters and will paint
concurrently on execute, explicit call of paint() is not required.
This should simplify the implementation of the footer class.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 18f13b0062
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-11 (Sun, 11 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:52 +02:00
Thilo Graf
e09b3e485b CComponentsForm: paint log on debug level 2 if dimensions too large
Origin commit data
------------------
Branch: ni/coolstream
Commit: f073c74a40
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-10 (Sat, 10 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:52 +02:00
Thilo Graf
3ab6b5c1b8 CComponentsText: add parameter for text color in member function setText()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 745f7b70f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-10 (Sat, 10 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:51 +02:00
Thilo Graf
7355917bb2 CTestMenu: clean up, change some sample comments for footer init
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e6ce8acc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-05 (Mon, 05 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:51 +02:00
Thilo Graf
804facbcf8 CMenuWidget: implement CComponentsFooter, remove paintButtons
Origin commit data
------------------
Branch: ni/coolstream
Commit: d87807af67
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-02 (Fri, 02 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:51 +02:00
Thilo Graf
295f39a420 CComponentsFooter: simplified dimensions init for default height
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a3101728a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:50 +02:00
Thilo Graf
1fa74157b2 CComponentsButton: use y position 0 for general alignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c4aadd2bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:50 +02:00
Thilo Graf
1f73a91a36 CComponentsForm: fix centering of items inside form
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f889b9563
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:49 +02:00
Thilo Graf
3f46a8fbc6 CComponentsForm: use variable instead function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 421296932e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:49 +02:00
Thilo Graf
99fa0b3a67 CComponentsButton: ensure matching icons inside button
Some icons can be too large for defined button height, so it's required to
scale icons. Scaling happens inside cc_btn_icon_obj during its init.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d014d2039
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-03 (Sat, 03 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:49 +02:00
Thilo Graf
efc07077a3 CComponentsButton: remove additonal y offset
Any other offset could have bad side effects for centered text,
it must be centered here. Other font sizes can make problems here.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 75bf3aa276
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-03 (Sat, 03 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:49 +02:00
Thilo Graf
4cb4ce2d3d CComponentsFooter: add member to get pointer to button container
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7cbd4e3469
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-02 (Fri, 02 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:48 +02:00
Thilo Graf
7faf6fa2b3 CComponentsFooter: set color of button frames to button type, default=gray
Origin commit data
------------------
Branch: ni/coolstream
Commit: 995eff8ffe
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-02 (Fri, 02 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:48 +02:00
Thilo Graf
12e0a4b02e CComponentsFooter: apply showButtonContour() after init of labels
Function was without effect after adding of button objects,
showButtonContour() now changes property explicit for all items, also
after their addition to chain.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7860fed35
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-02 (Fri, 02 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:47 +02:00
Thilo Graf
113c07a27a CComponentsFooter: use chain object in global scope of class
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd03327cb4
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:47 +02:00
Thilo Graf
9c543703a8 CComponentsButton: add class with const char* parameters for icon names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c87bb750a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:47 +02:00
Thilo Graf
f4fed85aa4 CComponentsFooter: fix missing types for log output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14ea1de789
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:47 +02:00
Thilo Graf
7c0599b989 CComponentsButton: ignonre objects if no inititalized
This makes it possible to use buttons with or without icons or text


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95c7e44eb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:46 +02:00
Thilo Graf
1150003e56 CTestMenu: set dynamic size of buttons, use 1/10 of footer width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bde5a6d08
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:46 +02:00
Thilo Graf
ea451154d7 CComponentsButton, CComponentsFooter: rework bestfit of buttons inside chain
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ffdb1cb98
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:45 +02:00
Thilo Graf
40ae98d72e CComponentsButton: reinit button items after changed font type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2256c83b98
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:45 +02:00
Thilo Graf
ea0fe91ab1 CTestMenu: add samples for new button handling in cc footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45ce42e505
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-22 21:50:45 +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
75927ba409 CComponentsFooter: add possibility to change font type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41c01cedad
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-30 (Wed, 30 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
8941a634f1 CComponentsButton: add possibility to change font type, whitespace fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 419fc12f2e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-30 (Wed, 30 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
1ee724fe44 CComponentsButton: simplify handling of init of buttons with chain class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b279ddd33
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-22 21:50:43 +02:00
Thilo Graf
570bc0cfe8 CComponentsFooter: add functionality to add button labels via struct
This function uses struct label like old button label function
see /gui/widget/buttons.cpp, but can also use strings in structs

also possible: add single button with text or locale


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



------------------
This commit was generated by Migit
2014-05-22 21:50:43 +02:00
Thilo Graf
226cb853c1 CComponentsFrmChain: add possibility to use individual positions for items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40cfc7533d
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-22 21:50:43 +02:00
Thilo Graf
9fd307969f CComponentsHeader: add icons to button collection for use in headers or footers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9955fa9203
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:42 +02:00
Thilo Graf
80853dce36 CComponentsHeader: add missing init of icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c39d08c60
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:42 +02:00
Thilo Graf
8d7ebdb77d COPKGManager: simplify intro items
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa46ba6156
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-22 (Thu, 22 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:36:03 +02:00
Thilo Graf
a1c1463e44 CComponentsHeader: remove superfluous semicolon
Origin commit data
------------------
Branch: ni/coolstream
Commit: e06d835396
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-11 (Sun, 11 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 20:38:22 +02:00
Thilo Graf
f2e15fbea7 CChannelList: ensure erase of clock after stopping
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a28d853d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-06 (Tue, 06 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 20:38:21 +02:00
[CST] Focus
f1aecee5e4 gui/upnpbrowser.cpp: avoid crash, if TotalMatches is wrong;
try to fix ogg mime type, add audio/x-wav for wav


Origin commit data
------------------
Branch: ni/coolstream
Commit: d602f6b1d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-21 (Wed, 21 May 2014)



------------------
This commit was generated by Migit
2014-05-21 14:45:59 +04:00
Jacek Jendrzej
7db932a720 gui/bedit details line osd fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d916ba8d7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-16 (Fri, 16 May 2014)


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

------------------
This commit was generated by Migit
2014-05-16 11:59:03 +02:00
Thilo Graf
e794443428 CComponentsText: fix fit of textbox object inside cc text object dimensions
Position related to parent container was wrong. Some variables were
unused and removed.


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



------------------
This commit was generated by Migit
2014-05-16 09:08:26 +02:00
Thilo Graf
409e70d3ed CComponentsItem: don't increase x/y position if frame width already defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ba757bd9d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-16 09:08:25 +02:00
Thilo Graf
f46716651c CComponentsIconForm: consider relevant paint direction, don't use 0 values
Value 0 can not be used without problems here, because explicit values
are required since a9a6a925240675c44243754e82dbee79f2d84698


Origin commit data
------------------
Branch: ni/coolstream
Commit: b038d1b6c1
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:25 +02:00