Michael Liebmann
08f30ed242
Merge pull request #2 from neutrino-mp/master
...
allow to build (not runtime tested :-) with a current yocto krogoth SDK
Origin commit data
------------------
Commit: db7f7e5e24
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 20:06:12 +02:00
Stefan Seyfried
c246af077c
channellist: fix linking without --enable-pip
...
Origin commit data
------------------
Commit: 830b5c2aa7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 17:45:58 +02:00
Stefan Seyfried
7ed3ec4f20
update_ext: fix build with glibc > 2.21 (open needs mode)
...
Origin commit data
------------------
Commit: b46420506f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 17:43:16 +02:00
Stefan Seyfried
2dc1461e12
make curl and freetype2 detection crosscompile-friendly
...
Origin commit data
------------------
Commit: a40b58fa20
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2016-10-23 17:24:07 +02:00
Stefan Seyfried
8e95fe17f3
fix Makefiles to include SIGC_CFLAGS
...
now that the framebuffer class includes libsigc++, the path
to it must be known to all parts using framebuffer.h
Origin commit data
------------------
Commit: 944a4e4ecd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-23 17:22:16 +02:00
Stefan Seyfried
185fa754bb
acinclude: fix variable expansion issues
...
Origin commit data
------------------
Commit: edbe92bf0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2016-10-23 17:19:43 +02:00
Stefan Seyfried
740e2b9257
acinclude: better fix for pkg-config 0.28 behaviour
...
Old pkg-config always retured a non-empty string for --cflags.
It always contained at least one bogus space. New pkg-config
does not do that. Do not rely on --cflags being non-empty.
Origin commit data
------------------
Commit: 4d4dad4536
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2016-10-23 17:19:30 +02:00
vanhofen
aae0e78648
Merge pull request #1 from neutrino-mp/master
...
remove obsolete libtriple and unused LIBCS_* flags
Origin commit data
------------------
Commit: e9181efdad
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 14:11:12 +02:00
Stefan Seyfried
adee2844ce
configure: remove unused LIBCS_* variables
...
(forward ported neutrino-mp commit 45b4bb0488d)
Origin commit data
------------------
Commit: f6d09bd0ef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 12:23:05 +02:00
Stefan Seyfried
07a1df57f1
remove obsolete embedded libtriple
...
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
(forward ported neutrino-mp commit 2158fee441
)
Origin commit data
------------------
Commit: 57078ed23d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 12:19:06 +02:00
TangoCash
fa76d8511d
fix overlapping remote timers
...
Origin commit data
------------------
Commit: 7bd568dc9c
Author: TangoCash <eric@loxat.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-23 11:16:42 +02:00
TangoCash
b707176221
fix empty ip
...
Origin commit data
------------------
Commit: d0b9b3b4a5
Author: TangoCash <eric@loxat.de >
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-22 22:42:03 +02:00
vanhofen
f6aa31db0c
locale: fix moviebrowser spacer
...
trailing whitespace was removed by mistake with 'git rebase --whitespace=fix' :/
Origin commit data
------------------
Commit: 1530bb8e8c
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
- locale: fix moviebrowser spacer
trailing whitespace was removed by mistake with 'git rebase --whitespace=fix' :/
2016-10-21 23:41:22 +02:00
vanhofen
3b220b4b11
timerlist: hide play button, when no remote-box is defined
...
Origin commit data
------------------
Commit: 418bf4b341
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
- timerlist: hide play button, when no remote-box is defined
2016-10-21 12:11:36 +02:00
vanhofen
1c976d8579
timerlist: auto-calculate TimerListButtonsCount
...
Origin commit data
------------------
Commit: 9a9fc2097b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
- timerlist: auto-calculate TimerListButtonsCount
2016-10-21 10:47:38 +02:00
TangoCash
b86cba0bc9
add play button in footer
...
Origin commit data
------------------
Commit: cc5567e0ef
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:38 +02:00
TangoCash
2d529439a4
fix menue
...
Origin commit data
------------------
Commit: 9b0137377a
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:38 +02:00
TangoCash
796c0781db
add locals, add menu to manage box ip's
...
Origin commit data
------------------
Commit: 083c547e27
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
TangoCash
0801b9f3bc
varius fixes
...
Origin commit data
------------------
Commit: fb26f93d98
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
TangoCash
5aaea95ee1
add multiple remote boxes
...
Origin commit data
------------------
Commit: f354089763
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
TangoCash
aaf9725d8d
check if channel is present (send + fetch)
...
Origin commit data
------------------
Commit: 7f91b853f7
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
TangoCash
f3658891ea
suppleental to last commit: fix time corrections for remote timers
...
Origin commit data
------------------
Commit: 9d19834340
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
TangoCash
6b76a665f1
adding remote timer (experimental)
...
switch record timers to remote box or back with "play"-key
Origin commit data
------------------
Commit: 716e9f4d9b
Author: TangoCash <eric@loxat.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-21 10:47:37 +02:00
vanhofen
c670b9c47f
moviebrowser: add possibility to add spacers to moviebrowser
...
Origin commit data
------------------
Commit: 75a2665b87
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
- moviebrowser: add possibility to add spacers to moviebrowser
2016-10-21 10:47:37 +02:00
vanhofen
1fa75ed8a3
channellist: add small space between main-window and info-box
...
Origin commit data
------------------
Commit: b42045507c
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
- channellist: add small space between main-window and info-box
2016-10-21 10:47:37 +02:00
vanhofen
31903753df
filebrowser: fix 8b2c0a9a0d86204e9d1e2d9f8aea5950d650113e; vol. 2
...
Origin commit data
------------------
Commit: efa4cae487
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-20 (Thu, 20 Oct 2016)
Origin message was:
------------------
- filebrowser: fix 8b2c0a9a0d86204e9d1e2d9f8aea5950d650113e; vol. 2
2016-10-20 00:27:36 +02:00
vanhofen
2b467e78a7
Revert "- filebrowser: fix 8b2c0a9a0d86204e9d1e2d9f8aea5950d650113e"
...
This reverts commit 6a504fe19f
.
Origin commit data
------------------
Commit: a2b1da8bc9
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-20 (Thu, 20 Oct 2016)
2016-10-20 00:27:36 +02:00
vanhofen
6a504fe19f
filebrowser: fix 8b2c0a9a0d
...
Origin commit data
------------------
Commit: 85cd0952f2
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- filebrowser: fix 8b2c0a9a0d
2016-10-19 17:48:12 +02:00
vanhofen
7c36bd6884
various: use DARK text color on DARK background
...
Origin commit data
------------------
Commit: 957b1e05df
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- various: use DARK text color on DARK background
2016-10-19 14:35:38 +02:00
vanhofen
aad3e74e72
menue: fix listModeKey handling
...
Origin commit data
------------------
Commit: 870981c889
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- menue: fix listModeKey handling
2016-10-19 14:06:24 +02:00
vanhofen
cf1d1aa450
listframe/moviebrowser: use getItemColors function
...
Origin commit data
------------------
Commit: bd2f2cb849
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- listframe/moviebrowser: use getItemColors function
2016-10-19 13:21:58 +02:00
vanhofen
a5653e51ec
listframe: replace some color defines with original defines
...
Origin commit data
------------------
Commit: 91c668efca
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- listframe: replace some color defines with original defines
2016-10-19 13:21:58 +02:00
vanhofen
4381cbacb1
listbox: use getItemColors function
...
Origin commit data
------------------
Commit: d6c85e14cc
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- listbox: use getItemColors function
2016-10-19 13:21:58 +02:00
vanhofen
898349918b
color: use DARK text color on DARK background
...
Origin commit data
------------------
Commit: 8bf68eea67
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- color: use DARK text color on DARK background
2016-10-19 13:21:58 +02:00
vanhofen
bd976c83e2
channellist: avoid transparent pixels in round corners
...
Origin commit data
------------------
Commit: a7233c1474
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- channellist: avoid transparent pixels in round corners
2016-10-19 10:52:15 +02:00
vanhofen
187efdbf19
stringinput_ext: use getItemColors function
...
Origin commit data
------------------
Commit: 54b2a6da91
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- stringinput_ext: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
1294e71da3
stringinput: use getItemColors function
...
Origin commit data
------------------
Commit: 7cdb8a0425
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- stringinput: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
deeab4a75e
keyboard_input: use getItemColors function
...
Origin commit data
------------------
Commit: a5c9602e4b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- keyboard_input: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
6424bcc332
upnpbrowser: use getItemColors function
...
Origin commit data
------------------
Commit: d1eb35569e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- upnpbrowser: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
a4e5ce1c6b
timerlist: use getItemColors function
...
Origin commit data
------------------
Commit: a38158919d
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- timerlist: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
446cfd4913
pictureviewer: use getItemColors function
...
Origin commit data
------------------
Commit: 7f23b1ca38
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- pictureviewer: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
8b2c0a9a0d
filebrowser: use getItemColors function
...
Origin commit data
------------------
Commit: e9d8ab8a5e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- filebrowser: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
e30efc009c
eventlist: use getItemColors function
...
Origin commit data
------------------
Commit: fcd4246d9a
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- eventlist: use getItemColors function
2016-10-19 10:06:36 +02:00
vanhofen
a0e58d2bf6
channellist: use getItemColors function; try to cleanup color mess
...
Origin commit data
------------------
Commit: c0a4815d42
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- channellist: use getItemColors function; try to cleanup color mess
2016-10-19 10:06:36 +02:00
vanhofen
1451d5f0aa
bouquetlist: use getItemColors function
...
Origin commit data
------------------
Commit: 6f4e7ecda8
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- bouquetlist: use getItemColors function
2016-10-19 10:06:35 +02:00
vanhofen
6db0e3aba1
bookmarkmanager: use getItemColors function
...
Origin commit data
------------------
Commit: 89d373ed05
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- bookmarkmanager: use getItemColors function
2016-10-19 10:06:35 +02:00
vanhofen
89119e6583
bouqueteditor_chanselect: use getItemColors function
...
Origin commit data
------------------
Commit: 2040d7558a
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- bouqueteditor_chanselect: use getItemColors function
2016-10-19 10:06:35 +02:00
vanhofen
043e2669a3
bouqueteditor_channels: use getItemColors function
...
Origin commit data
------------------
Commit: 00a1932833
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- bouqueteditor_channels: use getItemColors function
2016-10-19 10:06:35 +02:00
vanhofen
6290419367
bouqueteditor_bouquets: use getItemColors function
...
Origin commit data
------------------
Commit: cd20c34e98
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- bouqueteditor_bouquets: use getItemColors function
2016-10-19 10:06:35 +02:00
vanhofen
dd4d866355
audioplayer: use getItemColors function
...
Origin commit data
------------------
Commit: 3a80241b0c
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-19 (Wed, 19 Oct 2016)
Origin message was:
------------------
- audioplayer: use getItemColors function
2016-10-19 10:06:35 +02:00