Commit Graph

62 Commits

Author SHA1 Message Date
svenhoefer
4a766df8de - acinclude.m4: fix exec_prefix variable in cdk-mode too
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-18 17:05:37 +02:00
TangoCash
f7219894bc add weather via Dark Sky API -step1-
Signed-off-by: Thilo Graf <dbt@novatux.de>

Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
svenhoefer
a5ac19f6c1 - acinclude: introduce --with-controldir=PATH and --with-controldir_var=PATH for control scripts
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-02-11 10:26:09 +01:00
GetAway
1be84bc059 acinclue.m4: introduce --with-lcd4liconsdir=PATH 2019-01-05 17:34:53 +01:00
TangoCash
9b66d96c0c add support for wwio bre2ze4k
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-11-26 18:08:58 +01:00
svenhoefer
af706314e5 - vusolo4k: simplify and unify code from commit af87ebc788
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-11-01 22:49:42 +01:00
BPanther
af87ebc788 - add support for VU+ Solo 4k 2018-11-01 22:48:28 +01:00
svenhoefer
50bf6c27c8 - acinclude: simplify commit 15632941c1
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-11-01 22:47:20 +01:00
TangoCash
15632941c1 add first experimental support for ax hd60
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-11-01 22:39:12 +01:00
svenhoefer
d71d1aab91 - neutrino: introduce WEBRADIODIR and WEBRADIODIR_VAR
Conflicts:
	src/neutrino.cpp
	src/nhttpd/yhttpd_mods/mod_yparser.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-02 23:24:52 +02:00
Thilo Graf
6110ba75d7 configure: add options for online services
Contains options to manage api keys and related gui features.

These options allows to add predefined api/dev keys. If option unused, it will be like before and
user can add end edit keys via gui.

Add keys with

 --with-tmdb-dev-key=[KEY]
 --with-omdb-api-key=[KEY]
 --with-youtube-dev-key=[KEY]
 --with-shoutcast-dev-key=[KEY]

In case of predefined keys it could be useful to avoid the gui managment for keys:

 --disable-tmdb-key-manage
 --disable-omdb-key-manage
 --disable-youtube-key-manage
 --disable-shoutcast-key-manage

Additional option to disable youtube player inside moviebrowser

 --disable-youtube-player
2018-04-28 08:54:26 +02:00
Thilo Graf
23e684258f CThemes: add default theme from config and migrate theme settings if needed 2018-04-11 16:12:58 +02:00
svenhoefer
ae2a6c06f8 - acinclude: configure for generic hardware by default
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-18 22:24:49 +01:00
svenhoefer
615688f3b9 - acinclude: fix TARGET_PREFIX define for native target
Signed-off-by: Thilo Graf <dbt@novatux.de>

Note: TARGET_PREFIX describes inside the yocto SDK the toolchain
binary prefix for the target tools. Maybe this could make confuse
with usage of yocto SDK environment. Maybe we should rename this variable.
e.g EXEC_PREFIX or so ...
2017-12-17 23:15:16 +01:00
svenhoefer
c091bd6fc9 - acinclude/configure: some more minor format changes
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-10 19:56:08 +01:00
svenhoefer
28450dcca0 - acinclude/configure: some minor format changes; fix indentations
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-10 19:56:06 +01:00
svenhoefer
892818b69f - acinclude: use AS_HELP_STRING() for --with-boxmodel; ...
i don't know any other way to get linefeeds in right-hand text

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-10 19:56:02 +01:00
svenhoefer
013c562749 - acinclude: unify descriptions in TUXBOX_APPS_DIRECTORY_ONE()
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-10 19:55:58 +01:00
svenhoefer
d12e43ce05 - acinclude/configure: show defaults
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-10 19:55:56 +01:00
svenhoefer
9511a086be - acinclude: replace custom formatting in TUXBOX_APPS_DIRECTORY_ONE with AS_HELP_STRING() 2017-12-08 08:18:35 +01:00
svenhoefer
1e5ac799be - acinclude/configure: unify usage of AS_HELP_STRING(); minor format changes 2017-12-08 08:18:30 +01:00
svenhoefer
1a4f9ce465 - acinclude: small resort to get the plugin-dir variables consecutively 2017-12-08 08:18:27 +01:00
svenhoefer
ee685c05c2 - acinclude: remove some double code 2017-12-08 08:18:23 +01:00
svenhoefer
90f54184a2 - acinclude: fix indentation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-16 19:43:25 +01:00
svenhoefer
e1349234f6 - acinclude: move default PUBLIC_HTTPDDIR from /var/httpd to /var/tuxbox/httpd
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-30 17:34:05 +01:00
Thilo Graf
09115712cf armbox: add configure lines for some useful options for paths and hd51 builds 2017-10-29 18:26:01 +01:00
svenhoefer
6e158e00ac - acinclude.m4: add missing variables substitutions
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-09-14 12:14:41 +02:00
M. Liebmann
d9ce33a69a Merge branch 'master' into pu/fb-setmode 2017-03-23 18:58:48 +01:00
svenhoefer
e3920273bf - acinclude.m4: remove more old unused cruft
I don't know if CC/CXX-handling is right, but powerpc-tuxbox-linux-gnu
was definitely wrong.
2017-03-22 12:11:26 +01:00
svenhoefer
54ff55dd47 - acinclude.m4: align to neutrino-mp 2017-03-22 12:11:26 +01:00
Stefan Seyfried
216a774343 acinclude: remove old unused cruft
remove:
- unused boxtypes, these only give a false sense of support
- unused configure options and associated #defines in config.h
- unused confiugre check macros
2017-03-22 12:11:26 +01:00
M. Liebmann
e83a255e95 Merge branch 'master' into pu/fb-setmode
Conflicts:
      src/driver/screenshot.h
      src/driver/screenshot.cpp
      acinclude.m4
2017-03-17 12:43:25 +01:00
svenhoefer
93e22163e9 - acinclude.m4: remove unused --enable-tmsdk switch; ...
There's so much more unused and outdated stuff :/
2017-03-16 21:12:01 +01:00
M. Liebmann
eb0d7afa95 Merge branch 'master' into pu/fb-setmode 2017-02-21 06:39:24 +01:00
Stefan Seyfried
f94f960e85 acinclude: move AC_SYS_LARGEFILE after AC_CANONICAL_*
no idea why, but detection of 64bit largefile flags fails otherwise in
some setups
2017-02-21 06:38:48 +01:00
M. Liebmann
65f81b146d Merge branch 'master' into pu/fb-setmode
Fix merge conflict
2017-02-14 20:11:08 +01:00
Stefan Seyfried
62ee5185b5 acinclude: only set default model to hd1 if boxtype=coolstream 2017-02-14 20:01:55 +01:00
M. Liebmann
9497a3c43a configure: Add macro ENABLE_CHANGE_OSD_RESOLUTION
- macro is default for hd2
  - macro can activated for other hardware by
    configure option --enable-reschange
2017-02-13 12:51:14 +01:00
M. Liebmann
bb2a848ae1 configure: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
   configure parameter: --with-boxmodel=hd1
   --with-boxmodel=nevis is deprecated, but still valid

  BOXMODEL_APOLLO => BOXMODEL_CS_HD2
   configure parameter: --with-boxmodel=hd2
   --with-boxmodel=apollo is deprecated, but still valid
2017-02-12 09:21:04 +01:00
GetAway
a62d5b7c8e make the webtv directory configurable 2017-02-09 08:22:43 +01: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
M. Liebmann
281930c35d Move definitions for '*_VAR' directories to configure 2016-09-30 05:58:17 +02:00
Stefan Seyfried
7f69a433ad acinclude: fix DVB_API_VERSION check for gcc5 2015-12-31 11:44:04 +01:00
Stefan Seyfried
9b337ee530 acinclude: get rid of old nokia dvb API 2015-12-31 11:44:04 +01:00
svenhoefer
89a11de651 - fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
910497f762 - add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
abc145fa78 - remove obsolete UCODEDIR variable 2015-05-06 22:58:54 +02:00
svenhoefer
51e77c3fc6 - fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
e1fb4cdf49 - acinclude.m4: fix themesdir and iconsdir definitions 2015-05-05 14:48:25 +02:00