Commit Graph

3725 Commits

Author SHA1 Message Date
Thilo Graf
dd0a8e40a6 CComponents: fix build, fb_pixel_t and neutrino_locale_t was missed
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab00522900
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-19 (Tue, 19 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-19 08:12:35 +01:00
Thilo Graf
32668a3643 CComponentsInfoBox: add NULL as default parameter for info_text
It's better to handel with NULL.

make clearCCItems() public and virtual so it can be used in window objects


Origin commit data
------------------
Branch: ni/coolstream
Commit: 259b58c829
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)



------------------
This commit was generated by Migit
2013-03-19 08:11:00 +01:00
Thilo Graf
20b8c1bcd1 CComponentsInfoBox: delete clean textbox object before create new object
Ensures a clean environment for changed properties of a textbox in infobox.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fa2bbc7c9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)



------------------
This commit was generated by Migit
2013-03-19 08:10:49 +01:00
Thilo Graf
9d9f1ae04f Data files: add license files
Avoids hard coded parts e.g. for use mainly in image info.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b3265719
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-18 (Mon, 18 Mar 2013)



------------------
This commit was generated by Migit
2013-03-18 12:05:01 +01:00
Thilo Graf
f7c8ecb067 CComponentsLabel: add new sub class CComponentsLabel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f5404d2fa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:58 +01:00
Thilo Graf
ddba104c01 CComponentsHeader: remove unused lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 824bc8913e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:54 +01:00
Thilo Graf
58995a8505 CComponentsText: move overloaded setText() from header into main file
Origin commit data
------------------
Branch: ni/coolstream
Commit: eee2cd0d41
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:50 +01:00
Thilo Graf
913634e7f2 CComponentsHeader/Window: add possibility to return header height
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca42d9ba74
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-15 (Fri, 15 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:47 +01:00
Thilo Graf
1fb15ee287 CTestMenu: remove minitv sample
Can not be displayed here nicely.


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



------------------
This commit was generated by Migit
2013-03-18 12:04:42 +01:00
Thilo Graf
3b0adf1ee0 CComponentsForm/PIP: ensure hiding of minitv during hide of forms
Handling of minitv items are different to other item types
and need an explizit call of hide(). So it is possible to hide a form-
object without a extra call of hide() for minitv objects.


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



------------------
This commit was generated by Migit
2013-03-18 12:04:37 +01:00
Thilo Graf
2bdccc0643 CComponentsWindow: add constructors with parameters for caption and icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: d87d0754e0
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:35 +01:00
Thilo Graf
d1f5061ecc CTestMenu: modifie some samples to call header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b41601d11
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:32 +01:00
Thilo Graf
bdf19bb55e CComponentsHeader: init text always before paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 544e3bb8ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-14 (Thu, 14 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:29 +01:00
Thilo Graf
f918ed8e2a CComponentsForm/Header/Icons/Window: try to fix multiple inits and paints
Some items had multiple inits and some calls of clearCCItems()
have caused segfaults, hope this fix this.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a931af6ef
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-13 (Wed, 13 Mar 2013)



------------------
This commit was generated by Migit
2013-03-18 12:04:25 +01:00
Thilo Graf
bfda4b1d37 CComponentsHeader/Icon: use inherited destructor
Inherited destructor contains identic code.


Origin commit data
------------------
Branch: ni/coolstream
Commit: da356d94da
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)



------------------
This commit was generated by Migit
2013-03-18 12:04:21 +01:00
Thilo Graf
db094c3a10 CComponentsWindow: remove refresh()
initCCWItems() does the same, but is private


Origin commit data
------------------
Branch: ni/coolstream
Commit: de330ac39c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)



------------------
This commit was generated by Migit
2013-03-18 12:04:16 +01:00
Thilo Graf
7bec5a6e4f CComponentsWindow: using current screen settings for default dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74b2dde248
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-18 12:04:13 +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
vanhofen
7a0504a902 fix my last commit a81d99d (recalc height)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3584a11872
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-17 (Sun, 17 Mar 2013)

Origin message was:
------------------
- fix my last commit a81d99d (recalc height)

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

------------------
This commit was generated by Migit
2013-03-17 20:15:17 +01:00
vanhofen
a81d99db69 channellist: fix dimensions when using very large fonts
* paint scrollbar over full height of main box


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

Origin message was:
------------------
- channellist: fix dimensions when using very large fonts

* paint scrollbar over full height of main box


------------------
This commit was generated by Migit
2013-03-16 23:47:23 +01:00
Jacek Jendrzej
6837799559 progresbar -add colored & vertical design , ported from neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: a501b6efeb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 14:40:42 +01:00
Jacek Jendrzej
945abccd41 progressbar-menu-tomworld
Origin commit data
------------------
Branch: ni/coolstream
Commit: be2966035f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 14:40:36 +01:00
Stefan Seyfried
5e8a36070e neutrino: fix most hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
Commit: f63ddb9cce
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
0459148593 fix exec_prefix for native build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53dcd77d4a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
d4fed1192c neutrino: allow empty user bouquets in the bouquetlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0f9836173
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
993f90e700 channellist: preset favorite bouquets when adding channels
when adding channels from the channellist context menu, the
useful targets are the favorites bouquets, so pre-select them


Origin commit data
------------------
Branch: ni/coolstream
Commit: f8aacb7a10
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)



------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
41a03e3d4f channellist: don't change bouquetmode when adding favs
when adding a channel to favorites from the channellist contextmenu
the favorites bouquet was chosen, which is not helpful if further
favorites should be added


Origin commit data
------------------
Branch: ni/coolstream
Commit: 99e2ff32c9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)



------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
2fc802bf2c bouquetlist: only show active buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5acf5a489b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
8f0381fdfb bouquetlist: fix width calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0613e43736
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
4f1e878934 bouquetlist: mark autogenerated bouquets as readonly
this at least prevents modification from the context menu,
needs more work in the service->bouquetmanagement menus


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f677a5ffe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)



------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
6d93c6a99e screenshot: fix invalid cast in debug message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04cd53f45d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
5499d2192b my_system: return errno, silence trivial error message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 119f87f97b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
91c0d8eaeb CVolume: fix border around volume bar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45d8c176ec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-09 (Sat, 09 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:05 +01:00
Thilo Graf
64afa25a71 CComponentsPicture: fix build
Build can be broken with other build environments


Origin commit data
------------------
Branch: ni/coolstream
Commit: 061700a5f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-08 (Fri, 08 Mar 2013)



------------------
This commit was generated by Migit
2013-03-08 08:44:05 +01:00
Thilo Graf
96f21a44eb CAudioPlayerGui: set missing corner mode for info box
Origin commit data
------------------
Branch: ni/coolstream
Commit: bdce50780d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-01 (Fri, 01 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-06 11:51:38 +01:00
Thilo Graf
5e27da7def CComponents: split cc_base.cpp
It's easier to work with smaller files.
Most files contain only one cc-class and their names are
derived on the particular class that is contained therein.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ed9af87ad
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)



------------------
This commit was generated by Migit
2013-03-06 11:28:18 +01:00
Thilo Graf
b6c57ec4ca Bedit: adapt for infobox
The combination of infobox handling and screen size management doesn't
really fit together. Particular it could be better implemented some
inheritance, because incorporated functions and variables are
redundant and so the classes can be better coordinated.
Moreover, it doesn't seem sensible to use only a part of the display.
The use of full screen instead of window could simplify a lot.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 152d40c6cd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-25 (Mon, 25 Feb 2013)

Origin message was:
------------------
Bedit: adapt for infobox

The combination of infobox handling and screen size management doesn't
really fit together. Particular it could be better implemented some
inheritance, because incorporated functions and variables are
redundant and so the classes can be better coordinated.
Moreover, it doesn't seem sensible to use only a part of the display.
The use of full screen instead of window could simplify a lot.


------------------
This commit was generated by Migit
2013-03-06 11:28:18 +01:00
Thilo Graf
b35d23be61 CComponents: move components.cpp to cc_base.cpp, move types to own header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 10f429ee0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-03-06 11:28:18 +01:00
Thilo Graf
a2e86eb065 CChannelList: fix compile error
clearItem2DetailsLine()candidate expects 1 argument, 2 provided


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



------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Thilo Graf
910863ba17 CComponents: fix some includes
Included header files don't fit after move of components.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 44346c6417
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)



------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Stefan Seyfried
910a9733e3 pictureviewer: compatibility with giflib-5.x
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9eafa208e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-12-28 (Fri, 28 Dec 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Thilo Graf
19ce4c4d7c CChannelList: revert of some implementations of CComponents classes
Current state of CChannelList is mostly not compatible with CC-classes and
implementations are to expensive at the moment, because more preparations are necessary.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ce2e95cc5a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Origin message was:
------------------
CChannelList: revert of some implementations of CComponents classes

Current state of CChannelList is mostly not compatible with CC-classes and
implementations are to expensive at the moment, because more preparations are necessary.


------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Thilo Graf
f9d8a289d5 CComponents: add some new variables and parameters and modifie debug output
- add var for object index
 can be usefull for identifications of objects for focus operations soon

- add default value for screen size (30%) to CComponentsPIP constructor
 most size we mostly use is 30% of size

- add setters for screen_w and screen_h
 also this can be usefull t adapt screen sizes e.g. during
 runtime operations


Origin commit data
------------------
Branch: ni/coolstream
Commit: 399eb696d6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
CComponents: add some new variables and parameters and modifie debug output

- add var for object index
 can be usefull for identifications of objects for focus operations soon

- add default value for screen size (30%) to CComponentsPIP constructor
 most size we mostly use is 30% of size

- add setters for screen_w and screen_h
 also this can be usefull t adapt screen sizes e.g. during
 runtime operations


------------------
This commit was generated by Migit
2013-03-06 11:28:17 +01:00
Thilo Graf
9d1b8eed1f CComponents: add more debug output and fix typo in enum CC_ITEMTYPES
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2940c4e5f6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)


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

------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
1dc39a828b CChannelList: devel_cc fix merge errors
var full_width was lost during merge, this fixes
header and details width


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



------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
afaacd21e7 CComponentsItem: add members getItemType(), cc_item_type
Small helper for detection of item types.
This could be useful, if it is necessary, to track these at runtime or
debugging, because it's not really detectable, which items just be used.
e.g forms could contain very much items, but many of these items
are inherited from CComponentsItem and an assignment to a certain subclass.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6175fd989d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-12-04 (Tue, 04 Dec 2012)



------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
31ea6e09dc CComponentsHeader: add member 'setHeaderButtons()'
Gives possibility to set default button types,

possible parameter types are:
CC_BTN_HELP, CC_BTN_INFO, CC_BTN_MENU, CC_BTN_EXIT


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9605d7438f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-30 (Fri, 30 Nov 2012)



------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
37e41b539e CComponentsWindow: add sub class CComponentsWindow
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa9ffdd46e
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-30 (Fri, 30 Nov 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
548275165e CMenuWidget: branch devel_cc Fix merge errors
Some braces were lost during the last merges.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ac1550277
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-16 (Sat, 16 Feb 2013)



------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
85347f5498 CComponents: change of debug marking for better recognition during logging
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cdb948dd4
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-26 (Mon, 26 Nov 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:28:15 +01:00