Commit Graph

8032 Commits

Author SHA1 Message Date
vanhofen
af3e39a47d colors: add COL_SCROLLBAR_PASSIVE wrapper
Origin commit data
------------------
Commit: 6629b64d6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_PASSIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
4b3b25ca7a colors: add COL_SCROLLBAR_ACTIVE wrapper
Origin commit data
------------------
Commit: 7e7d4e5fc1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_SCROLLBAR_ACTIVE wrapper
2016-10-10 14:19:54 +02:00
vanhofen
b9442071af channellist: remove color-mess in progressbar code; don't change colors when moving cursor
Origin commit data
------------------
Commit: abd3f97e9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- channellist: remove color-mess in progressbar code; don't change colors when moving cursor
2016-10-10 14:19:54 +02:00
vanhofen
446c1bf7c8 channellist: more highlight tuned channel under cursor
Origin commit data
------------------
Commit: 4598e320a6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- channellist: more highlight tuned channel under cursor
2016-10-10 14:19:54 +02:00
vanhofen
945e846ce5 timeosd: fix shadow color
Origin commit data
------------------
Commit: a8f9903544
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- timeosd: fix shadow color
2016-10-10 14:19:54 +02:00
vanhofen
88f6306ea7 infoclock: fix shadow color; use SHADOW_OFFSET definition
Origin commit data
------------------
Commit: 340d4882bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- infoclock: fix shadow color; use SHADOW_OFFSET definition
2016-10-10 14:19:54 +02:00
vanhofen
1aefa781c1 ccomponents: just code cosmetics; formatting
Origin commit data
------------------
Commit: e8c77b6b7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- ccomponents: just code cosmetics; formatting
2016-10-10 14:19:54 +02:00
vanhofen
897dc6ae8c colors: add COL_FRAME wrapper
Origin commit data
------------------
Commit: 75fe6e407d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- colors: add COL_FRAME wrapper
2016-10-10 14:19:54 +02:00
Thilo Graf
0fca9a3e2a Moviebrowser: outsource help class
Origin commit data
------------------
Commit: c4827704ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 17:38:25 +02:00
Thilo Graf
95ab3ea943 CComponentsWindow: remove wrong corner assignment
Overwrites corner mode for already assigned corner type for body object and
previous statement is canceled. This should avoid this.


Origin commit data
------------------
Commit: f90440e0f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-07 14:25:59 +02:00
Thilo Graf
440153c2d7 Moviebrowser: complete licence texts
Origin commit data
------------------
Commit: fe8e3896a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-05 (Wed, 05 Oct 2016)
2016-10-05 17:48:25 +02:00
Thilo Graf
0511eab2db CImageInfo: using "DATADIR" instead fixed path
Origin commit data
------------------
Commit: b8e1d0ebbd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-04 (Tue, 04 Oct 2016)
2016-10-04 20:40:30 +02:00
Thilo Graf
46474566ba 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
------------------
Commit: 5fcd45b633
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 21:38:22 +02:00
Thilo Graf
a78601c379 CImageInfo: fix possible item height calculation
Calculation of height was ok on first paint, but on next time was broken.


Origin commit data
------------------
Commit: dae88708ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 15:06:02 +02:00
Thilo Graf
feaf607b20 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
------------------
Commit: 95735f6faf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 13:15:57 +02:00
Thilo Graf
38ad89387c CImageInfo: add yweb version info
Origin commit data
------------------
Commit: 7355ebb883
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:54:06 +02:00
Thilo Graf
4dd326ab7e 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
------------------
Commit: 6b88cea7bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:54:06 +02:00
Thilo Graf
6df22ce699 CImageInfo: enable fade for image info window
Origin commit data
------------------
Commit: c9314e4bd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:52:32 +02:00
Thilo Graf
36247549fb 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
------------------
Commit: ac58c8c016
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:45:14 +02:00
Thilo Graf
93ca892022 CComponentsExtTextForm: add missed parameter font_text
Origin commit data
------------------
Commit: 80753c75d1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-03 (Mon, 03 Oct 2016)
2016-10-03 01:45:09 +02:00
Thilo Graf
fc29cf8824 lua api: fix broken build with --disable-lua
Origin commit data
------------------
Commit: 1d74379981
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-02 (Sun, 02 Oct 2016)
2016-10-03 01:44:54 +02:00
Thilo Graf
857c655336 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
------------------
Commit: f4387ccfa7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)
2016-10-01 22:10:25 +02:00
Michael Liebmann
65c4cfec97 Set correct path for /.version if TARGET_PREFIX is in use.
Origin commit data
------------------
Commit: 312a80bee9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-25 (Sun, 25 Sep 2016)
2016-10-01 11:47:59 +02:00
Michael Liebmann
48ad5196e7 src/global.h: Define TARGET_PREFIX when it is not defined
Origin commit data
------------------
Commit: e68f5b6708
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-01 (Sat, 01 Oct 2016)
2016-10-01 11:47:59 +02:00
vanhofen
30b90115a8 audioplayer: fix detailsline position
Origin commit data
------------------
Commit: c7e1a77a21
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- audioplayer: fix detailsline position
2016-10-01 11:06:11 +02:00
vanhofen
c453f47586 fade: fix if-else-endif logic
Origin commit data
------------------
Commit: d67de1d5ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- fade: fix if-else-endif logic
2016-10-01 11:06:11 +02:00
vanhofen
dce2a9f030 yWeb: internal rename path_usrbin -> path_varbin
Origin commit data
------------------
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
2016-10-01 11:06:11 +02:00
vanhofen
cd9ad12bb5 yWeb: intensive use of variables
Origin commit data
------------------
Commit: f3bed64765
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-01 (Sat, 01 Oct 2016)

Origin message was:
------------------
- yWeb: intensive use of variables
2016-10-01 11:06:11 +02:00
vanhofen
ad0a5d489b yWeb: replace hardcoded paths (/share/tuxbox/neutrino/httpd -> %(PRIVATE_HTTPDDIR))
Origin commit data
------------------
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))
2016-10-01 11:06:11 +02:00
vanhofen
57589fc83c yWeb: replace hardcoded paths (/var/httpd -> %(PUBLIC_HTTPDDIR))
Origin commit data
------------------
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))
2016-10-01 11:06:11 +02:00
vanhofen
c4afe9d19d yWeb: replace hardcoded paths (/var/tuxbox/plugins -> %(PLUGINDIR_VAR))
Origin commit data
------------------
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))
2016-10-01 11:06:11 +02:00
vanhofen
b05330225a yWeb: replace hardcoded paths (/var/tuxbox/config -> %(CONFIGDIR))
Origin commit data
------------------
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))
2016-10-01 11:06:11 +02:00
vanhofen
3507c534e4 yWeb: add hack to Makefile to replace %(FAKE_VARIABLES) after install
Origin commit data
------------------
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
2016-10-01 11:06:11 +02:00
vanhofen
32668ed67a moviebrowser: undock display of filling level from infobar setting
Origin commit data
------------------
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
2016-09-30 08:53:30 +02:00
Michael Liebmann
bdb6d1c998 Move definitions for '*_VAR' directories to configure
Origin commit data
------------------
Commit: 281930c35d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-30 (Fri, 30 Sep 2016)
2016-09-30 05:58:17 +02:00
vanhofen
51e872dab9 streaminfo2: allow fade in/out
Origin commit data
------------------
Commit: 6cff0d23ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-30 (Fri, 30 Sep 2016)

Origin message was:
------------------
- streaminfo2: allow fade in/out
2016-09-30 00:02:01 +02:00
vanhofen
1734d4e3ef fade: fix flickering on HD2 hardware; ported from TangoCash's repo
Origin commit data
------------------
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
2016-09-29 23:58:18 +02:00
vanhofen
3f2a0b299c movieplayer: fix -Wformat warning; Vol. 2
Origin commit data
------------------
Commit: 49b0ec3319
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- movieplayer: fix -Wformat warning; Vol. 2
2016-09-29 18:06:58 +02:00
vanhofen
2eb76baa35 neutrinofonts: fix -Wnarrowing warning in osd_setup
Origin commit data
------------------
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
2016-09-29 10:53:06 +02:00
vanhofen
9fec447ce7 streamts: fix -Wformat warning
Origin commit data
------------------
Commit: f45d4d2bd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- streamts: fix -Wformat warning
2016-09-29 10:53:06 +02:00
vanhofen
41be0e256e movieplayer: fix -Wformat warning
Origin commit data
------------------
Commit: 256b0965ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)

Origin message was:
------------------
- movieplayer: fix -Wformat warning
2016-09-29 10:53:06 +02:00
Thilo Graf
43477d076a CComponentsItem: prevent reinit of already initialized parent form
Origin commit data
------------------
Commit: a4b2e25bf2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)
2016-09-29 10:19:37 +02:00
TangoCash
eb33a53af9 channellist: paint events in additional box in a separated thread
Origin commit data
------------------
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
2016-09-28 21:12:32 +02:00
Thilo Graf
5a54632b1b CInfoViewer: allow fe change without new sigbox object
Origin commit data
------------------
Commit: ad189f180d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
Thilo Graf
c8f5eeea31 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
------------------
Commit: f68fd5ac19
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
vanhofen
7eb33a8bae Revert "CSignalBox: Set current tuner as the default frontend"
This reverts commit 128047f61f.

Conflicts:
	src/gui/components/cc_frm_signalbars.h


Origin commit data
------------------
Commit: 59ac9e57e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-28 (Wed, 28 Sep 2016)
2016-09-28 21:12:32 +02:00
martii
f53433c98a timerd: honor recording safety when modifying timers (fix)
Origin commit data
------------------
Commit: aaaa9745a7
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:57:34 +02:00
martii
3c544ff066 timerd: honor recording safety when modifying timers
Origin commit data
------------------
Commit: 67a375f4da
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:57:34 +02:00
TangoCash
a2d979e1ab always refresh EPG for timer recordings
Origin commit data
------------------
Commit: e86b28a50e
Author: TangoCash <eric@loxat.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
TangoCash
05e98f85b9 add autoAdjustToEPG to webif API
Origin commit data
------------------
Commit: 3f32350645
Author: TangoCash <eric@loxat.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00