Commit Graph

5730 Commits

Author SHA1 Message Date
Michael Liebmann
303d356537 CPluginList: Supplement to commit 8c6b3b1 (RC_setup for exit all menus)
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0245159f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-03 20:20:57 +01:00
Michael Liebmann
45c6c54fb7 src/system/helpers.cpp - htmlEntityDecode(): Add various html codes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 409df1b809
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-02 (Sun, 02 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-03 20:20:57 +01:00
[CST] Focus
150162796e zapit/src/femanager.cpp: add have_rotor flag, limit check for the same
position to frontend with configured rotor (usals or rotor positions enable).
this should allow TWIN multisat setups


Origin commit data
------------------
Branch: ni/coolstream
Commit: 06f31f9655
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)



------------------
This commit was generated by Migit
2014-03-03 15:07:40 +04:00
[CST] Focus
1e64f27fc6 Revert "deutsch, english, nederlands locale: little change for twin, independent modes:"
This reverts commit 12dc6aa1c8.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 33caf8edca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)



------------------
This commit was generated by Migit
2014-03-03 15:07:40 +04:00
[CST] Focus
fc11d20caf zapit/src/femanager.cpp: determine if master has loop-linked frontends at link time
Origin commit data
------------------
Branch: ni/coolstream
Commit: 651c7e5426
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-03 15:07:40 +04:00
Thilo Graf
7c70aaa6df CComponents: add new parameter 'parent'
Use strictly CComponentsForm as parent parameter in constructors.
Some parts have been cleaned up (Constructors, init methodes removed)

New parameter makes it possible already add current item in constructor.
So in mostly situations is it not necessary to use explicit addCCItem(),
but addCCItem()is still valid and necessary in certain situations.

Affected are all cc-classes and their derivates.
Some classes must or can be adapted later. The function is
not currently restricted, because usage of parent parameter is not explicit
defined in constructors, see CImageInfo, here yet are used addCCItem()
methodes.

Generally this parameter is located in the constructors before bool has_shadow,
but it is not sure whether it would be better to use this parameter as the first.
That remains to be clarified.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 23d7b62cf0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)



------------------
This commit was generated by Migit
2014-03-03 09:43:39 +01:00
Thilo Graf
2d871f6e3e cc_types.h: add forward declaration for CComponentsForm()
required for parameter in CComponentsItem constructors


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a76ca953e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-27 (Thu, 27 Feb 2014)



------------------
This commit was generated by Migit
2014-03-03 08:54:11 +01:00
Thilo Graf
56e1a2abed CComponentsPicture: add comment to isPicPainted()
Not to confuse with isPainted(). Because isPicPainted() is related to
internal image.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2fade10a11
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-27 (Thu, 27 Feb 2014)



------------------
This commit was generated by Migit
2014-03-03 08:54:11 +01:00
Thilo Graf
ee57e13275 CComponentsItem: add methodes to set width and height via percent value
Percent value is related to current screen or parent size


Origin commit data
------------------
Branch: ni/coolstream
Commit: a33cad448a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-27 (Thu, 27 Feb 2014)



------------------
This commit was generated by Migit
2014-03-03 08:54:10 +01:00
Thilo Graf
817ee2d030 CComponentsItem: comments corrected
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b18d0cf5b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-27 (Thu, 27 Feb 2014)


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

------------------
This commit was generated by Migit
2014-03-03 08:54:10 +01:00
Thilo Graf
9aadc5bd17 CComponentsItem: move/rename doCenter()to base class CComponentsItem
So it's possible to use this method for all cc-items.
setCenterPos() comes now with parameter 'along_mode' (CC_ALONG_X, CC_ALONG_Y).
So it's possible to center in x or y direction. As default are
both directions predefined.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a897103ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-27 (Thu, 27 Feb 2014)



------------------
This commit was generated by Migit
2014-03-03 08:54:10 +01:00
Thilo Graf
d00ab87de8 CComponentsItem: add members to set item position via percent value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38dffb8456
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-26 (Wed, 26 Feb 2014)


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

------------------
This commit was generated by Migit
2014-03-03 08:54:10 +01:00
Thilo Graf
0cfa98486a CMenuItem: remove redundant member for background paint
It seems this method came with more functionality in past,
but it's currently not required in that Form.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a39f01a79
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-26 (Wed, 26 Feb 2014)



------------------
This commit was generated by Migit
2014-03-03 08:54:10 +01:00
Thilo Graf
55de870783 CComponentsInfoBox, CComponentsPicture: add overloaded members setPicture()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c34f25bb7d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-26 (Wed, 26 Feb 2014)


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

------------------
This commit was generated by Migit
2014-03-03 08:54:09 +01:00
Thilo Graf
e7bf9228cc configure: add libbluray support into configure
It may happen that the build process aborts if this lib is not
expilzit specified, although this lib is not used directly
by neutrino.
It seems to be dependent of build environment, and should be understand
as a prevention.


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



------------------
This commit was generated by Migit
2014-03-03 08:54:09 +01:00
Thilo Graf
aa87ed10aa CComponents: add member CheckFbData() for fbdata check
This check happens several times, therefore it is senseful, to move into own member.
Function returns false on error and is used here to show an error message if
something was wrong.
Such errors can happen on position or dimension errors e.g. out of screen or
too large display values.

Note: this is only an emergency helper for debugging on
fatal errors during developing of window stuff. Mostly errors
of this kind causing crashes and must be fixed.


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

Origin message was:
------------------
CComponents: add member CheckFbData() for fbdata check

This check happens several times, therefore it is senseful, to move into own member.
Function returns false on error and is used here to show an error message if
something was wrong.
Such errors can happen on position or dimension errors e.g. out of screen or
too large display values.

Note: this is only an emergency helper for debugging on
fatal errors during developing of window stuff. Mostly errors
of this kind causing crashes and must be fixed.


------------------
This commit was generated by Migit
2014-03-03 08:54:09 +01:00
Thilo Graf
09bdd6f5a1 CComponentsFrmClock: remove statement
stopThread() is doing check against NULL itself


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b65f1d1b3
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)



------------------
This commit was generated by Migit
2014-03-03 08:54:09 +01:00
Thilo Graf
50ddef7a6d CComponentsFrmClock: change wording of comment, was unsuituable
Origin commit data
------------------
Branch: ni/coolstream
Commit: c6db496de6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)


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

------------------
This commit was generated by Migit
2014-03-03 08:54:08 +01:00
martii
8c6b3b1e35 gui/pluginlist: drop custom menu implementation
(but use the menu-hint as plugin-description)


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf43a6f2a6
Author: martii <m4rtii@gmx.de>
Date: 2014-03-02 (Sun, 02 Mar 2014)



------------------
This commit was generated by Migit
2014-03-02 23:00:30 +01:00
martii
dd21d71f7a gui/widget/menue, gui/osdlang_setup: drop CMenuOptionLanguageChooser class
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb206ae523
Author: martii <m4rtii@gmx.de>
Date: 2014-03-02 (Sun, 02 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-02 21:31:26 +01:00
FlatTV
2f2005f08e cYTFeedParser: Fix decodeVideoInfo()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c161760670
Author: FlatTV <FlatTV@gmx.de>
Date: 2014-03-02 (Sun, 02 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-02 12:58:41 +01:00
Michael Liebmann
79406b7495 CLuaInstance: Add footer_height function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fa31ef441
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-02 (Sun, 02 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-02 12:58:41 +01:00
vanhofen
de9d9c0e5d plugins: cleanup
* drop PLUGINDIR_USB
* drop unused 'param' from startPlugin


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b5242c254
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-03-02 (Sun, 02 Mar 2014)

Origin message was:
------------------
- plugins: cleanup

* drop PLUGINDIR_USB
* drop unused 'param' from startPlugin


------------------
This commit was generated by Migit
2014-03-02 00:43:59 +01:00
vanhofen
ea1379e04a fix (and enable) one-key-plugin; fix movieplayer-plugin
Origin commit data
------------------
Branch: ni/coolstream
Commit: 580fcc97e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)

Origin message was:
------------------
- fix (and enable) one-key-plugin; fix movieplayer-plugin

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

------------------
This commit was generated by Migit
2014-03-01 23:33:45 +01:00
vanhofen
57bf943af0 gui/zapit_setup: add initial channel list mode options (MenuOptionChooser fix)
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd063bbd96
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:45:19 +01:00
Stefan Seyfried
7032385fd7 my_popen: fix indentation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04fd8c277c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:17:56 +01:00
Stefan Seyfried
57f2ffddbd hdd_menu: better error message
...when trying to check unsupported file system type


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64a61f5aa2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-23 (Sun, 23 Feb 2014)



------------------
This commit was generated by Migit
2014-03-01 21:17:11 +01:00
Stefan Seyfried
c939ed5a0e hdd_menu: improve error resilience in getFmtType()
Origin commit data
------------------
Branch: ni/coolstream
Commit: a25bc90d7b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:16:29 +01:00
martii
8f16b201e9 gui/zapit_setup: add initial channel list mode options (locale fix)
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbdf6b6afe
Author: martii <m4rtii@gmx.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:14:52 +01:00
martii
e90cc5f066 gui/zapit_setup: add initial channel list mode options
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0a77a8e26
Author: martii <m4rtii@gmx.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:14:15 +01:00
martii
72f5846ac8 CNeutrinoApp::SetChannelMode: adjust to live channel instead of a semi-random one at startup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26aecaf408
Author: martii <m4rtii@gmx.de>
Date: 2014-03-01 (Sat, 01 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-01 21:12:17 +01:00
[CST] Focus
19662f7307 zapit/src/getservices.cpp: try to add workaround for reported bug,
under some circumstances sat name= written to services instead of cable name=.
Real bug reason unknown yet


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a4b873b88
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)



------------------
This commit was generated by Migit
2014-02-28 13:56:57 +04:00
[CST] Focus
8e92721e31 zapit/src/getservices.cpp: fix missed DVB-T footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: b322403f19
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-28 13:44:23 +04:00
[CST] Focus
3a9ceecdce gui/streaminfo2.cpp: fix DVB-T label
Origin commit data
------------------
Branch: ni/coolstream
Commit: 196fcc397b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-28 13:44:23 +04:00
[CST] Focus
28849f2589 gui/scan_setup.cpp: fix DVB-T frontend labels
Origin commit data
------------------
Branch: ni/coolstream
Commit: a26af0104b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-28 13:44:23 +04:00
martii
acd01a0a34 gui/streaminfo2: fix DVB-T label
Conflicts:
	data/locale/deutsch.locale


Origin commit data
------------------
Branch: ni/coolstream
Commit: aee3647fef
Author: martii <m4rtii@gmx.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)



------------------
This commit was generated by Migit
2014-02-28 13:44:23 +04:00
Stefan Seyfried
bdbf01d0cb scansetup: add DVB-T
Conflicts:
	src/gui/scan_setup.cpp
	src/gui/scan_setup.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a4f65302e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-12 (Sun, 12 May 2013)



------------------
This commit was generated by Migit
2014-02-28 13:44:22 +04:00
Stefan Seyfried
b45002b8af getservices: add code for DVB-T
Conflicts:
	src/zapit/src/getservices.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8415c345b8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-12 (Sun, 12 May 2013)



------------------
This commit was generated by Migit
2014-02-28 13:44:22 +04:00
Stefan Seyfried
a180118416 frontend: add helpers for DVB-T
Conflicts:
	src/zapit/include/zapit/femanager.h
	src/zapit/src/femanager.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1486109a28
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-11 (Sat, 11 May 2013)



------------------
This commit was generated by Migit
2014-02-28 13:44:22 +04:00
Stefan Seyfried
5b2aa4c0be add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now.

Conflicts:
	data/Makefile.am
	data/locale/english.locale
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/neutrino.cpp
	src/zapit/include/zapit/getservices.h
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f4c1b986c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-07 (Sun, 07 Oct 2012)



------------------
This commit was generated by Migit
2014-02-28 13:44:22 +04:00
Michael Liebmann
a5753c9476 CPluginList::exec: Add CRCInput::RC_setup to exit all menus
Origin commit data
------------------
Branch: ni/coolstream
Commit: c745b636f8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-28 00:04:08 +01:00
Michael Liebmann
badc4d7097 CLuaInstance: Add has_shadow and window colors to cwindow.new
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d1e6b1e00
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-27 (Thu, 27 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-27 22:52:02 +01:00
vanhofen
e747f2823e cables.xml: update unitymedia as suggested by OneOfNine
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ae6f13202
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-26 (Wed, 26 Feb 2014)

Origin message was:
------------------
- cables.xml: update unitymedia as suggested by OneOfNine

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

------------------
This commit was generated by Migit
2014-02-26 21:03:46 +01:00
Michael Liebmann
e0be52afbc CLuaInstance: Add DECODE_HTML flag to ctext.new for decode html string
- Use function htmlEntityDecode()


Origin commit data
------------------
Branch: ni/coolstream
Commit: a250436d29
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)



------------------
This commit was generated by Migit
2014-02-26 10:11:40 +01:00
Michael Liebmann
04530b5968 src/system/helpers.cpp: Add htmlEntityDecode() for decode html string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0028ad0d9b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-26 10:11:40 +01:00
Michael Liebmann
710f57bc83 src/system/helpers.cpp: Add str_replace() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21f7c930ae
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-26 10:11:40 +01:00
Michael Liebmann
d9725c31cc Update deutsch.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: d750c9e0f9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-26 10:11:40 +01:00
Michael Liebmann
8c33de8567 neutrino: Use uint32_t again for neutrino_msg_t & neutrino_msg_data_t
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d18d1cfa1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-25 (Tue, 25 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-25 19:05:28 +01:00
[CST] Focus
12dc6aa1c8 deutsch, english, nederlands locale: little change for twin, independent modes:
TWIN meant for TWIN LNB, independent also suitable for monoblock


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8beb80c246
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-25 (Tue, 25 Feb 2014)



------------------
This commit was generated by Migit
2014-02-25 18:59:21 +04:00
[CST] Bas
69d725c6a4 nederlands.locale: fix spelling error.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8d5a61c1d
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)


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

------------------
This commit was generated by Migit
2014-02-25 18:56:45 +04:00