Commit Graph

8020 Commits

Author SHA1 Message Date
Thilo Graf
1b46dbc39f CImageInfo: fix initial height of first info item
On first view of imageinfo window, no image name was visibla.
Height for this item was not assigned.
Height was only assigned at the second attempt.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fcd45b633
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)



------------------
This commit was generated by Migit
2016-10-03 21:38:22 +02:00
Thilo Graf
17f82311be CImageInfo: fix possible item height calculation
Calculation of height was ok on first paint, but on next time was broken.


Origin commit data
------------------
Branch: ni/coolstream
Commit: dae88708ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)



------------------
This commit was generated by Migit
2016-10-03 15:06:02 +02:00
Thilo Graf
d721443490 CImageInfo: use matched fontsize for informations
This window contains many lines and it's possible that some lines are
truncated. if users have changed to extreme font sizes,
So it is hopefully solved.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95735f6faf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)



------------------
This commit was generated by Migit
2016-10-03 13:15:57 +02:00
Thilo Graf
f1846549c2 CImageInfo: add yweb version info
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7355ebb883
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-03 01:54:06 +02:00
Thilo Graf
e8a63cd109 Imageinfo: add lua API info
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	data/locale/nederlands.locale
	src/system/locals.h
	src/system/locals_intern.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b88cea7bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)



------------------
This commit was generated by Migit
2016-10-03 01:54:06 +02:00
Thilo Graf
c5a0795b82 CImageInfo: enable fade for image info window
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9314e4bd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-03 01:52:32 +02:00
Thilo Graf
07f4ba0bc3 CComponentsExtTextForm: add methode to get current font
Default font is generated by class it self, so it is useful
to have access to current font if is required by implemenations.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ac58c8c016
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)



------------------
This commit was generated by Migit
2016-10-03 01:45:14 +02:00
Thilo Graf
78cac3e91f CComponentsExtTextForm: add missed parameter font_text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80753c75d1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-03 01:45:09 +02:00
Thilo Graf
715968ee52 lua api: fix broken build with --disable-lua
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d74379981
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-03 01:44:54 +02:00
Thilo Graf
5d744ba0f1 CLuaInstCCSignalbox: fix compatibility
Parameter for frontend was changed, is now NULL.
older plugins could expect an instance and could show
emtpty signal bars.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f4387ccfa7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)



------------------
This commit was generated by Migit
2016-10-01 22:10:25 +02:00
Michael Liebmann
ee6fe6049f Set correct path for /.version if TARGET_PREFIX is in use.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 312a80bee9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-25 (Sun, 25 Sep 2016)


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

------------------
This commit was generated by Migit
2016-10-01 11:47:59 +02:00
Michael Liebmann
69092e211c src/global.h: Define TARGET_PREFIX when it is not defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: e68f5b6708
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-01 (Sat, 01 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-01 11:47:59 +02:00
vanhofen
d9226374eb audioplayer: fix detailsline position
Origin commit data
------------------
Branch: ni/coolstream
Commit: c7e1a77a21
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- audioplayer: fix detailsline position

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
02a5916f19 fade: fix if-else-endif logic
Origin commit data
------------------
Branch: ni/coolstream
Commit: d67de1d5ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- fade: fix if-else-endif logic

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
a760d627d8 yWeb: internal rename path_usrbin -> path_varbin
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9976307997
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: internal rename path_usrbin -> path_varbin

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
2da45995c7 yWeb: intensive use of variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3bed64765
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: intensive use of variables

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
4e070ec2cc yWeb: replace hardcoded paths (/share/tuxbox/neutrino/httpd -> %(PRIVATE_HTTPDDIR))
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5820837de
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: replace hardcoded paths (/share/tuxbox/neutrino/httpd -> %(PRIVATE_HTTPDDIR))

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
313b102b0d yWeb: replace hardcoded paths (/var/httpd -> %(PUBLIC_HTTPDDIR))
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5e62bd379
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: replace hardcoded paths (/var/httpd -> %(PUBLIC_HTTPDDIR))

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
94decf1a9b yWeb: replace hardcoded paths (/var/tuxbox/plugins -> %(PLUGINDIR_VAR))
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a2bc6be83
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: replace hardcoded paths (/var/tuxbox/plugins -> %(PLUGINDIR_VAR))

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
a7ad7c2d92 yWeb: replace hardcoded paths (/var/tuxbox/config -> %(CONFIGDIR))
Origin commit data
------------------
Branch: ni/coolstream
Commit: f60578680b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: replace hardcoded paths (/var/tuxbox/config -> %(CONFIGDIR))

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
83638e83bf yWeb: add hack to Makefile to replace %(FAKE_VARIABLES) after install
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61b56cdf58
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: add hack to Makefile to replace %(FAKE_VARIABLES) after install

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

------------------
This commit was generated by Migit
2016-10-01 11:06:11 +02:00
vanhofen
57c803b083 moviebrowser: undock display of filling level from infobar setting
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc5f776780
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-30 (Fri, 30 Sep 2016)

Origin message was:
------------------
- moviebrowser: undock display of filling level from infobar setting

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

------------------
This commit was generated by Migit
2016-09-30 08:53:30 +02:00
Michael Liebmann
bfe4f08ef7 Move definitions for '*_VAR' directories to configure
Origin commit data
------------------
Branch: ni/coolstream
Commit: 281930c35d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-30 05:58:17 +02:00
vanhofen
16b4ae67e6 streaminfo2: allow fade in/out
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cff0d23ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-30 (Fri, 30 Sep 2016)

Origin message was:
------------------
- streaminfo2: allow fade in/out

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

------------------
This commit was generated by Migit
2016-09-30 00:02:01 +02:00
vanhofen
1405ae40e5 fade: fix flickering on HD2 hardware; ported from TangoCash's repo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 934ad68520
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- fade: fix flickering on HD2 hardware; ported from TangoCash's repo

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

------------------
This commit was generated by Migit
2016-09-29 23:58:18 +02:00
vanhofen
c4e08feb16 movieplayer: fix -Wformat warning; Vol. 2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 49b0ec3319
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- movieplayer: fix -Wformat warning; Vol. 2

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

------------------
This commit was generated by Migit
2016-09-29 18:06:58 +02:00
vanhofen
171aac8521 neutrinofonts: fix -Wnarrowing warning in osd_setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: f9934cde53
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- neutrinofonts: fix -Wnarrowing warning in osd_setup

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

------------------
This commit was generated by Migit
2016-09-29 10:53:06 +02:00
vanhofen
45ce83f50c streamts: fix -Wformat warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: f45d4d2bd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- streamts: fix -Wformat warning

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

------------------
This commit was generated by Migit
2016-09-29 10:53:06 +02:00
vanhofen
cc3478189f movieplayer: fix -Wformat warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 256b0965ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- movieplayer: fix -Wformat warning

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

------------------
This commit was generated by Migit
2016-09-29 10:53:06 +02:00
Thilo Graf
b03e1b5832 CComponentsItem: prevent reinit of already initialized parent form
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4b2e25bf2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-29 10:19:37 +02:00
TangoCash
5542fae578 channellist: paint events in additional box in a separated thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: d35cf3cd55
Author: TangoCash <eric@loxat.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)

Origin message was:
------------------
- channellist: paint events in additional box in a separated thread

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

------------------
This commit was generated by Migit
2016-09-28 21:12:32 +02:00
Thilo Graf
74e7a6901f CInfoViewer: allow fe change without new sigbox object
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad189f180d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-28 21:12:32 +02:00
Thilo Graf
631dcbf244 CSignalBox: add missing member to set frontend
Remove double init of sig items; Will be done already by paintScale().
Ensure reset of last sig value on fe change.
Prevent possible segfault if fe is not defined.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f68fd5ac19
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)



------------------
This commit was generated by Migit
2016-09-28 21:12:32 +02:00
vanhofen
7f241e9c9e Revert "CSignalBox: Set current tuner as the default frontend"
This reverts commit 960502da2a.

Conflicts:
	src/gui/components/cc_frm_signalbars.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59ac9e57e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)



------------------
This commit was generated by Migit
2016-09-28 21:12:32 +02:00
martii
fe7e8992dd timerd: honor recording safety when modifying timers (fix)
Origin commit data
------------------
Branch: ni/coolstream
Commit: aaaa9745a7
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:57:34 +02:00
martii
82a85e0817 timerd: honor recording safety when modifying timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67a375f4da
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:57:34 +02:00
TangoCash
190283c2fc always refresh EPG for timer recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: e86b28a50e
Author: TangoCash <eric@loxat.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:04:48 +02:00
TangoCash
9dbfed21fa add autoAdjustToEPG to webif API
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f32350645
Author: TangoCash <eric@loxat.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:04:48 +02:00
martii
36dfbe1d4f gui/timerlist: don't auto-adjust manually-added timer to EPG (untested)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 250926daff
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:04:48 +02:00
martii
b22de090e0 timerd/timermanager: fix EPG auto-adjustment of recordings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cebd62aee
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:04:48 +02:00
martii
5967b5f2c3 timerd: adjust recording timers to epg
Origin commit data
------------------
Branch: ni/coolstream
Commit: c07b0f0b6c
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-26 13:04:48 +02:00
vanhofen
cebe8156d3 src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a36f6f1e6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)

Origin message was:
------------------
- src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails

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

------------------
This commit was generated by Migit
2016-09-26 13:04:47 +02:00
Thilo Graf
862fb8107e CMenuItem: use reasonable radius
In some views the large radius looks too chunky.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 264366c792
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)



------------------
This commit was generated by Migit
2016-09-24 20:59:49 +02:00
Thilo Graf
dda8a0b099 CComponentsButton: use passed shadow parameter
Shadow was always enabled.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c4e1c20b8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)



------------------
This commit was generated by Migit
2016-09-24 01:09:46 +02:00
Thilo Graf
ee0ba6eb46 CComponentsHeader: ensure clean object on reinit
Items were destroyed with simple call of delete
but not removed from item collection.
removeCCItem() does this and destroys item objects too.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b205b0c8d0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)



------------------
This commit was generated by Migit
2016-09-24 01:09:41 +02:00
Thilo Graf
bc56408083 CComponentsFooter: remove defined font from footer
cch_font has nothing to do with button font and is already
inherited and defined from header class and can be redefined with
setCaptionFont() methode if required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3af698701b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)



------------------
This commit was generated by Migit
2016-09-24 01:08:08 +02:00
Michael Liebmann
c363bd0864 CLuaInstMessagebox::MessageboxExec: Fix 'show_buttons' handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f7ee35f24
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-21 (Wed, 21 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-21 08:20:34 +02:00
vanhofen
3dd3d97e94 pzapit: fix change video mode; tell neutrino about the new value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d1710bb07
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-14 (Wed, 14 Sep 2016)

Origin message was:
------------------
- pzapit: fix change video mode; tell neutrino about the new value

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

------------------
This commit was generated by Migit
2016-09-14 00:23:23 +02:00
Thilo Graf
19584ed330 CCDraw: add member to get current shadow width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1caa54d6ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-13 09:09:27 +02:00
Thilo Graf
8d8b3fd844 CFrameBuffer: add debug warning if radius < 0
Radius < 0 causes for wrong rendering. paintBoxFrame() gets confused.
This will paint partial outside of frame area.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0eca61b71e
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)



------------------
This commit was generated by Migit
2016-09-13 09:09:24 +02:00