Commit Graph

6071 Commits

Author SHA1 Message Date
[CST] Focus
c0e8774e52 Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config

This reverts commit 373dbba059.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0cda142ba7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)



------------------
This commit was generated by Migit
2014-07-17 17:02:43 +04:00
[CST] Focus
1613427042 merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-17 17:02:37 +04:00
[CST] Focus
5d045938ae gui/widget/menue.h: fix suppressDetailsLine()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7cee5d3b2e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-17 17:02:32 +04:00
[CST] Focus
5ee14dabdd merge neutrino-mp menu/buttons/icons changes, (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf91f2eccb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-17 17:02:25 +04:00
Michael Liebmann
d56a3733e9 Neutrino: Stop info clock when box shutdown
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f1c7f2800
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
3506849cf0 CLuaInstance: Add function checkMagicMask() for use the color constants
- Use checkMagicMask() for colors in CComponents-Lua functions


Origin commit data
------------------
Branch: ni/coolstream
Commit: a3c453c403
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
63c9f1e9c9 CLuainstance: Use lua_Unsigned for color definitions
- Add additional tableLookup() for get lua_Unsigned
- Change tableLookup() for int to lua_Integer


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0714c7f5ed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
4f8625fc7e CLuainstance/cwindow.new: Add parameter for show or hide header/footer
- default (parameter missing) is true (show)


Origin commit data
------------------
Branch: ni/coolstream
Commit: b8ed776a76
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
[CST] Focus
780c2f2809 libiw/iwscan.cpp: fix crash in case of different cmd order
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40167afef4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-16 11:52:24 +04:00
Michael Liebmann
a8e4cf9709 CUpnpBrowserGui::paintItemInfo: Set transparency for DisplayImage()...
...to CFrameBuffer::TM_NONE


Origin commit data
------------------
Branch: ni/coolstream
Commit: de91201fa2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)



------------------
This commit was generated by Migit
2014-07-12 22:12:28 +02:00
Michael Liebmann
ce8f23bd69 CLuaInstance::MenuAddItem: Add separator typ 'subhead'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09a39546c2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-12 22:12:28 +02:00
Michael Liebmann
4bdd52d56a CLuaInstance::CPictureNew: Add parameter 'transparent' for cpicture.new
- Default is CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Branch: ni/coolstream
Commit: e991507888
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)



------------------
This commit was generated by Migit
2014-07-10 16:38:09 +02:00
Michael Liebmann
2795f29339 CComponentsPicture: Add parameter 'transparent'...
...to set the transparency of pictures

- Set default transparency for CComponentsChannelLogo to
 CFrameBuffer::TM_BLACK
 (Transparency when black content -> 'pseudo' transparency)

- Set default transparency for CComponentsPicture to
 CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Branch: ni/coolstream
Commit: a182fca81f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)

Origin message was:
------------------
CComponentsPicture: Add parameter 'transparent'...

...to set the transparency of pictures

- Set default transparency for CComponentsChannelLogo to
 CFrameBuffer::TM_BLACK
 (Transparency when black content -> 'pseudo' transparency)

- Set default transparency for CComponentsPicture to
 CFrameBuffer::TM_NONE (No 'pseudo' transparency)


------------------
This commit was generated by Migit
2014-07-10 16:38:09 +02:00
martii
aaa305dd57 driver/record: auto-terminate temporary timeshift recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9d78e1a9c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-07 08:35:12 +02:00
Michael Liebmann
4cb337578b CLuaInstance::SignalBoxNew: Add 'parent' parameter...
...for the integration of signalbox in a parent cwindow


Origin commit data
------------------
Branch: ni/coolstream
Commit: 176d97969e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)



------------------
This commit was generated by Migit
2014-07-04 02:13:38 +02:00
Michael Liebmann
5a54cac654 Update deutsch.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a9d363251
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-04 02:13:38 +02:00
vanhofen
ba37ea3397 moviebrowser: prevent segfault at movies w/o channellogo
commit taken from max10s-neutrino-mp


Origin commit data
------------------
Branch: ni/coolstream
Commit: b7b0da12b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-07-03 (Thu, 03 Jul 2014)

Origin message was:
------------------
- moviebrowser: prevent segfault at movies w/o channellogo

 commit taken from max10s-neutrino-mp


------------------
This commit was generated by Migit
2014-07-03 11:43:31 +02:00
[CST] Focus
53f3f84473 gui/moviebrowser.cpp: fix off-screen draw, if OSD height is set to max in osd setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7c93d1926
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-02 14:49:53 +04:00
[CST] Focus
0b0bc4e62d gui/scan_setup.cpp: add signal test menu on request
Origin commit data
------------------
Branch: ni/coolstream
Commit: 629528908b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:40 +04:00
[CST] Focus
cd2933aa7f gui/scan.cpp, gui/motorcontrol.cpp: increase signal bar height for 50%
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb77bafdca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:32 +04:00
[CST] Focus
7a88703a8b gui/network_service.cpp: add dropbear
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc3e9ebd62
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:27 +04:00
[CST] Focus
0157f1d448 gui/network_service.cpp: change djmount charset option to UTF-8
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba754ba61a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:23 +04:00
[CST] Focus
5b4f34b8ba gui/motorcontrol.cpp: change signal/snr layout to vertical
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60c965d6b8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:19 +04:00
[CST] Focus
9fddab50fd gui/scan.cpp: change signal/snr layout to vertical
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f4aeb2074
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:14 +04:00
[CST] Focus
0950d5e56d neutrino.cpp: zap also with page up/page down buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa8f28eed1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)


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

------------------
This commit was generated by Migit
2014-07-02 11:10:09 +04:00
Michael Liebmann
66685bf0d1 CMovieBrowser: Use CComponentsChannelLogo for display channellogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b63d1a243
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-29 13:25:32 +02:00
Michael Liebmann
c1174ba5ab CChannelList: Use CComponentsChannelLogo for display channellogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ecd9918cb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-29 13:25:32 +02:00
Michael Liebmann
02d85fad41 CComponentsChannelLogo: disable paint of logo background, it's not required here
- Fix calculation of logo width & height


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d805054f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)



------------------
This commit was generated by Migit
2014-06-29 13:25:32 +02:00
Michael Liebmann
0c2f834e3e CTextBox: Add Flag m_renderMode (Font::FULLBG) for RenderString()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b9037e8e8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-27 (Fri, 27 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-29 13:25:32 +02:00
Michael Liebmann
06c2f76dc3 Fix sort order in english.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fc95d6395
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)


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

------------------
This commit was generated by Migit
2014-06-29 13:25:32 +02:00
vanhofen
c0c658ccaa neutrino_menue: add own personalize item to standby item
Origin commit data
------------------
Branch: ni/coolstream
Commit: aad8c86cb8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-28 (Sat, 28 Jun 2014)

Origin message was:
------------------
- neutrino_menue: add own personalize item to standby item

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

------------------
This commit was generated by Migit
2014-06-28 14:28:35 +02:00
Thilo Graf
ce26c10328 CChannelList: disable paint of clock background, it's not required here
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5670e87d77
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-28 01:09:17 +02:00
Thilo Graf
060a36dd6b CComponents: implement scroll functionality into CComponentsForm
CComponentsForm provides page scroll if found more
than one pre defined page and is working with all derivated sub classes from CComponentsForm .

Pages are defined with setPageNumber(0...n) in items (1st page = 0). The item page number property is
defined in variable cc_page_number. The highest page number sets the
count of pages inside container to required value. Thats compellingly!

To show a page, we can use setCurrentPage(0...n ) and paintCurPage() or use directly paintPage(0...n).
Note: global paint() will show the current page. Default page is 0 (as first).
Use setCurrentPage(0...n) to change this before first call of paint().
Note: In CComponentsWindow class, these methods are applied to window body.

For examples, take a look into CTestMenu


Origin commit data
------------------
Branch: ni/coolstream
Commit: 672757606c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-26 (Thu, 26 Jun 2014)



------------------
This commit was generated by Migit
2014-06-27 20:49:41 +02:00
Thilo Graf
a78751ea55 CComponentsPicture: use current instance of CPictureViewer
reduce precautionary too much unnecessary impact


Origin commit data
------------------
Branch: ni/coolstream
Commit: e6f6931b72
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-25 (Wed, 25 Jun 2014)



------------------
This commit was generated by Migit
2014-06-27 20:38:59 +02:00
Thilo Graf
55b76b69ba CComponentsForm: add functions to get first and last item
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2bc275d5d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-24 (Tue, 24 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-27 20:38:59 +02:00
vanhofen
f5182499b3 osd_setup: don't show colored progress bar option in channellist ...
... when colored progress bar is disabled


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8887767141
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- osd_setup: don't show colored progress bar option in channellist ...

... when colored progress bar is disabled


------------------
This commit was generated by Migit
2014-06-27 18:26:13 +02:00
vanhofen
f721c8d406 yWeb: show correct RCU at Zee²
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf42b7c4cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- yWeb: show correct RCU at Zee²

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

------------------
This commit was generated by Migit
2014-06-27 10:43:25 +02:00
vanhofen
e99fb152b2 neutrinoyparser: detect Zee²; fix Boxmodel for Trinity
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8322c9e408
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- neutrinoyparser: detect Zee²; fix Boxmodel for Trinity

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

------------------
This commit was generated by Migit
2014-06-27 10:41:01 +02:00
Christian Schuett
74e4c812c2 libconfigfile: accept booleans as int32 or int64
for compatibility if config file entry is changed from boolean to int32 or int64

based on patch by martii <m4rtii@gmx.de> in Neutrino-MP Git


Origin commit data
------------------
Branch: ni/coolstream
Commit: ad498249d1
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-06-23 (Mon, 23 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 21:37:49 +02:00
Thilo Graf
373dbba059 CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup
This removes multiple code parts from COsdSetup without
loss of functionality.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 253579909f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-07 (Sat, 07 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
4bfeb58ea3 CComponentsWindow: add missing comment for sidebars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67ab4addeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
d04944de2f CComponentsForm: don't consider frame for position calculation
This should be done in the arrangement of the container contents


Origin commit data
------------------
Branch: ni/coolstream
Commit: dce25e94b3
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
e73e411479 CComponentsForm: add comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: eee10df7bb
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
7a92bdb901 CComponentsItem: remove unnecessary calculation of position with frame
This should be done in the arrangement of the container contents


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2aff49deea
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
f2da159bdf CComponentsPicture: structure of class highly simplified
It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eb63b9515
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Origin message was:
------------------
CComponentsPicture: structure of class highly simplified

It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
d10a1b79e4 CComponents: epand method setFrameThickness() to change selected frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bbd7024d9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-13 (Fri, 13 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
e990abf516 CProgressWindow: implement CComponent classes
This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f0e4e1687
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
19684ff082 CMenuWidget: add member to suppress paint of details line
In some situations is it more senseful to suppress painting of details line.
Required if menu window is painted over another window.
The hide() functionality of detailsline paints only an empty background on screen so we have
blank parts on screen. That looks bad. For example, this is to observe
on context menu in channellist.

We should see this as a workaround. It is not certain whether the
details line is really needed in the future.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 793230e9a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
5168291d01 CComponentsText: add function to get current text content from object
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33202059cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-06 (Fri, 06 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
fabc259990 CComponentsForm: add methode killCCItems()
This methode is an equivalent version of CComponentsItem::kill() and
allows to erase all items inside of a container at once.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 581b9c7701
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-05 (Thu, 05 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00