Commit Graph

8164 Commits

Author SHA1 Message Date
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
martii
257f040315 gui/timerlist: don't auto-adjust manually-added timer to EPG (untested)
Origin commit data
------------------
Commit: 250926daff
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
martii
9aae39eab8 timerd/timermanager: fix EPG auto-adjustment of recordings
Origin commit data
------------------
Commit: 2cebd62aee
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
martii
6836ea5d78 timerd: adjust recording timers to epg
Origin commit data
------------------
Commit: c07b0f0b6c
Author: martii <m4rtii@gmx.de>
Date: 2016-09-26 (Mon, 26 Sep 2016)
2016-09-26 13:04:48 +02:00
vanhofen
a5afc7df3c src/zapit/src/Makefile.am: add @FREETYPE_CFLAGS@ to avoid build fails
Origin commit data
------------------
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
2016-09-26 13:04:47 +02:00
Thilo Graf
0f4503704c CMenuItem: use reasonable radius
In some views the large radius looks too chunky.


Origin commit data
------------------
Commit: 264366c792
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 20:59:49 +02:00
Thilo Graf
a1f3b5d041 CComponentsButton: use passed shadow parameter
Shadow was always enabled.


Origin commit data
------------------
Commit: 7c4e1c20b8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:09:46 +02:00
Thilo Graf
3f514865ac 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
------------------
Commit: b205b0c8d0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:09:41 +02:00
Thilo Graf
e1c928520d 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
------------------
Commit: 3af698701b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-24 (Sat, 24 Sep 2016)
2016-09-24 01:08:08 +02:00
Michael Liebmann
664538e32a CLuaInstMessagebox::MessageboxExec: Fix 'show_buttons' handling
Origin commit data
------------------
Commit: 6f7ee35f24
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-21 (Wed, 21 Sep 2016)
2016-09-21 08:20:34 +02:00
vanhofen
e07fe7d1fa pzapit: fix change video mode; tell neutrino about the new value
Origin commit data
------------------
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
2016-09-14 00:23:23 +02:00
Thilo Graf
85a8f0e896 CCDraw: add member to get current shadow width
Origin commit data
------------------
Commit: 1caa54d6ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)
2016-09-13 09:09:27 +02:00
Thilo Graf
d75b4dea83 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
------------------
Commit: 0eca61b71e
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)
2016-09-13 09:09:24 +02:00
Thilo Graf
84b40fcffb CComponentsFooter: rename var for btn icon
is more plausible


Origin commit data
------------------
Commit: 2de3a167e5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-13 (Tue, 13 Sep 2016)
2016-09-13 09:04:53 +02:00
TangoCash
6c5e3ab4ae messagebox: fix navigation in buttons if just one button is present (thx dbo)
Origin commit data
------------------
Commit: bf770e9a68
Author: TangoCash <eric@loxat.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- messagebox: fix navigation in buttons if just one button is present (thx dbo)
2016-09-12 13:27:46 +02:00
vanhofen
6ad341fcf8 detailsline: remove unneeded position/dimension additions
Origin commit data
------------------
Commit: 974ef11d5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- detailsline: remove unneeded position/dimension additions
2016-09-12 12:11:04 +02:00
vanhofen
e534457250 cc_detailsline: fix positions/dimensions of detailsline
Origin commit data
------------------
Commit: 9948649f55
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)

Origin message was:
------------------
- cc_detailsline: fix positions/dimensions of detailsline
2016-09-12 12:10:19 +02:00
Thilo Graf
f5076147b7 CThemes: try to fix possible artefacts after changed theme
This ensures a clean screen before repaint after changed theme.

In some constellations (eg. with color gradient) it was possible to
see some old artefacts inside widget items, eg. in header.
This should avoid this.
Small disadvantage: screen needs complete repaint after changed theme, but
this should be not a problem in this case.


Origin commit data
------------------
Commit: bb216f975c
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-09-11 (Sun, 11 Sep 2016)
2016-09-12 08:38:17 +02:00
TangoCash
2a17c30cd4 lua: Fix segfault in messagebox.exec at 'align' and 'default'
- Set default values for 'show_buttons' and 'default_button'
 to the correct value
 - Set Lua api version to 1.60

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: 24dd6a8c22
Author: TangoCash <eric@loxat.de>
Date: 2016-09-10 (Sat, 10 Sep 2016)

Origin message was:
------------------
lua: Fix segfault in messagebox.exec at 'align' and 'default'

 - Set default values for 'show_buttons' and 'default_button'
  to the correct value
 - Set Lua api version to 1.60

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
2016-09-10 19:07:51 +02:00
vanhofen
49386530ec movieinfo: internally rename epgEpgId -> epgId
Origin commit data
------------------
Commit: aa8a3849f4
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgEpgId -> epgId
2016-09-10 00:32:35 +02:00
vanhofen
138af5fcaf movieinfo: internally rename epgId -> channelId
Origin commit data
------------------
Commit: 625cbb6122
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgId -> channelId
2016-09-10 00:32:35 +02:00
vanhofen
08e1339fcf movieinfo: internally rename epgChannel -> ChannelName
Origin commit data
------------------
Commit: a85d539bd0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgChannel -> ChannelName
2016-09-10 00:32:35 +02:00
vanhofen
bde496cad2 movieinfo: internally rename epgAudioPid -> AudioPid
Origin commit data
------------------
Commit: c5dcb1c4f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgAudioPid -> AudioPid
2016-09-10 00:32:35 +02:00
vanhofen
ea6cbecc6d movieinfo: internally rename epgVTXPID -> VtxtPid
Origin commit data
------------------
Commit: c1feaad8fa
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVTXPID -> VtxtPid
2016-09-10 00:32:35 +02:00
vanhofen
15e649ebbe movieinfo: internally rename epgVideoPid -> VideoPid
Origin commit data
------------------
Commit: 8bb566eba5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVideoPid -> VideoPid
2016-09-10 00:32:35 +02:00
vanhofen
9a1f5390a1 movieinfo: internally rename epgMode -> mode
Origin commit data
------------------
Commit: 1c37abc0a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgMode -> mode
2016-09-10 00:32:35 +02:00