Commit Graph

8224 Commits

Author SHA1 Message Date
svenhoefer
4d93168cf6 - moviebrowser: show minutes in two-digits format 2016-10-23 21:51:34 +02:00
svenhoefer
850205f898 - colors: change color for marked items under cursor; user's request 2016-10-23 21:45:43 +02:00
Michael Liebmann
db7f7e5e24 Merge pull request #2 from neutrino-mp/master
allow to build (not runtime tested :-) with a current yocto krogoth SDK
2016-10-23 20:06:12 +02:00
Stefan Seyfried
830b5c2aa7 channellist: fix linking without --enable-pip 2016-10-23 17:45:58 +02:00
Stefan Seyfried
b46420506f update_ext: fix build with glibc > 2.21 (open needs mode) 2016-10-23 17:43:16 +02:00
Stefan Seyfried
a40b58fa20 make curl and freetype2 detection crosscompile-friendly 2016-10-23 17:24:07 +02:00
Stefan Seyfried
944a4e4ecd 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
2016-10-23 17:22:16 +02:00
Stefan Seyfried
edbe92bf0c acinclude: fix variable expansion issues 2016-10-23 17:19:43 +02:00
Stefan Seyfried
4d4dad4536 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.
2016-10-23 17:19:30 +02:00
Sven Höfer
e9181efdad Merge pull request #1 from neutrino-mp/master
remove obsolete libtriple and unused LIBCS_* flags
2016-10-23 14:11:12 +02:00
Stefan Seyfried
f6d09bd0ef configure: remove unused LIBCS_* variables
(forward ported neutrino-mp commit 45b4bb0488)
2016-10-23 12:23:05 +02:00
Stefan Seyfried
57078ed23d remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
(forward ported neutrino-mp commit d2d8218885)
2016-10-23 12:19:06 +02:00
TangoCash
7bd568dc9c fix overlapping remote timers 2016-10-23 11:16:42 +02:00
TangoCash
d0b9b3b4a5 fix empty ip 2016-10-22 22:42:03 +02:00
svenhoefer
1530bb8e8c - locale: fix moviebrowser spacer
trailing whitespace was removed by mistake with 'git rebase --whitespace=fix' :/
2016-10-21 23:41:22 +02:00
svenhoefer
418bf4b341 - timerlist: hide play button, when no remote-box is defined 2016-10-21 12:11:36 +02:00
svenhoefer
9a9fc2097b - timerlist: auto-calculate TimerListButtonsCount 2016-10-21 10:47:38 +02:00
TangoCash
cc5567e0ef add play button in footer 2016-10-21 10:47:38 +02:00
TangoCash
9b0137377a fix menue 2016-10-21 10:47:38 +02:00
TangoCash
083c547e27 add locals, add menu to manage box ip's 2016-10-21 10:47:37 +02:00
TangoCash
fb26f93d98 varius fixes 2016-10-21 10:47:37 +02:00
TangoCash
f354089763 add multiple remote boxes 2016-10-21 10:47:37 +02:00
TangoCash
7f91b853f7 check if channel is present (send + fetch) 2016-10-21 10:47:37 +02:00
TangoCash
9d19834340 suppleental to last commit: fix time corrections for remote timers 2016-10-21 10:47:37 +02:00
TangoCash
716e9f4d9b adding remote timer (experimental)
switch record timers to remote box or back with "play"-key
2016-10-21 10:47:37 +02:00
svenhoefer
75a2665b87 - moviebrowser: add possibility to add spacers to moviebrowser 2016-10-21 10:47:37 +02:00
svenhoefer
b42045507c - channellist: add small space between main-window and info-box 2016-10-21 10:47:37 +02:00
svenhoefer
efa4cae487 - filebrowser: fix e9d8ab8a5e37ae44b3ca8185463faa7e8aa2a493; vol. 2 2016-10-20 00:27:36 +02:00
svenhoefer
a2b1da8bc9 Revert "- filebrowser: fix e9d8ab8a5e37ae44b3ca8185463faa7e8aa2a493"
This reverts commit 85cd0952f2.
2016-10-20 00:27:36 +02:00
svenhoefer
85cd0952f2 - filebrowser: fix e9d8ab8a5e 2016-10-19 17:48:12 +02:00
svenhoefer
957b1e05df - various: use DARK text color on DARK background 2016-10-19 14:35:38 +02:00
svenhoefer
870981c889 - menue: fix listModeKey handling 2016-10-19 14:06:24 +02:00
svenhoefer
bd2f2cb849 - listframe/moviebrowser: use getItemColors function 2016-10-19 13:21:58 +02:00
svenhoefer
91c668efca - listframe: replace some color defines with original defines 2016-10-19 13:21:58 +02:00
svenhoefer
d6c85e14cc - listbox: use getItemColors function 2016-10-19 13:21:58 +02:00
svenhoefer
8bf68eea67 - color: use DARK text color on DARK background 2016-10-19 13:21:58 +02:00
svenhoefer
a7233c1474 - channellist: avoid transparent pixels in round corners 2016-10-19 10:52:15 +02:00
svenhoefer
54b2a6da91 - stringinput_ext: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
7cdb8a0425 - stringinput: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
a5c9602e4b - keyboard_input: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
d1eb35569e - upnpbrowser: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
a38158919d - timerlist: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
7f23b1ca38 - pictureviewer: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
e9d8ab8a5e - filebrowser: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
fcd4246d9a - eventlist: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
c0a4815d42 - channellist: use getItemColors function; try to cleanup color mess 2016-10-19 10:06:36 +02:00
svenhoefer
6f4e7ecda8 - bouquetlist: use getItemColors function 2016-10-19 10:06:35 +02:00
svenhoefer
89d373ed05 - bookmarkmanager: use getItemColors function 2016-10-19 10:06:35 +02:00
svenhoefer
2040d7558a - bouqueteditor_chanselect: use getItemColors function 2016-10-19 10:06:35 +02:00
svenhoefer
00a1932833 - bouqueteditor_channels: use getItemColors function 2016-10-19 10:06:35 +02:00