Commit Graph

29 Commits

Author SHA1 Message Date
svenhoefer
5a9c1974c2 - acinclude.m4: remove obsolete TUXBOX_APPS_DIRECTORY macro
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 20:07:38 +02:00
svenhoefer
351c377966 - acinclude.m4: align to neutrino's acinclude.m4; fix exec_prefix variable in cdk-mode too
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 20:07:37 +02:00
TangoCash
d92f990091 add support for wwio bre2ze4k 2018-11-23 09:28:15 +01:00
TangoCash
736d4c6edc add first experimental support for ax hd60
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-11-01 20:44:49 +01:00
max_10
f8e5b9a4a0 [libarmbox] add libeplayer3-arm --enable-flv2mpeg4 2018-10-04 22:29:34 +02:00
max_10
f28d013972 acinclude: some more minor format changes 2017-12-18 19:46:46 +01:00
TangoCash
e465f24ead Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next 2017-10-08 12:53:06 +02:00
max_10
70863f46d9 acinclude: remove unused TUXBOX_APPS_* stuff 2017-10-07 17:31:46 +02:00
max_10
b26e5ee586 acinclude: remove unused boxtypes 2017-10-07 17:29:36 +02:00
max_10
f7786867c4 acinclude: add arm boxtypes 2017-09-14 23:42:04 +02:00
max_10
ab0c4a8d47 acinclude: remove unused TUXBOX_APPS_* stuff 2017-09-14 23:37:22 +02:00
max_10
7e4b69f3b9 acinclude: remove unused boxtypes 2017-09-14 23:33:45 +02:00
TangoCash
d8c3c47b86 adding armbox 2017-09-12 16:10:27 +02:00
sid8796
9d7cb6de30 add boxmodel hl101 2016-05-14 19:54:05 +03:00
max10
242f8a8c88 add cuberevo_3000hd (Thx to jaro44) 2015-11-11 12:27:05 +01:00
max10
ce16e4a603 acinclude.m4: fix spark 2015-05-08 15:21:18 +02:00
j00zek
daa6561b62 [ariva@link200] include in libst-hal 2015-03-21 09:31:30 +01:00
zukon
808354b31e add ipbox 9900, 99, 55 2015-03-11 11:45:42 +01:00
max10
f2ac0106f2 add cuberevo mini/250hd 2015-01-27 22:16:56 +01:00
max10
93dce8ef8b update boxtype 2014-09-29 10:31:36 +02:00
max10
4dc1171253 add libduckbox 2014-04-27 01:52:05 +02:00
Stefan Seyfried
92edef3e48 add skeleton for Raspberry Pi support
no audio / video decoding, yet :-(
2013-10-05 22:02:13 +02:00
Stefan Seyfried
2b23273b0e acinclude: fix variable expansion issues 2013-05-10 13:22:27 +02:00
Stefan Seyfried
70d964d588 configure: silence automake warnings 2013-05-10 13:18:17 +02:00
Stefan Seyfried
17f5c32a19 acinclude: 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.
2013-05-04 11:34:24 +02:00
Stefan Seyfried
9f433f9dfa add implementation for boxtype "generic"
This is mostly a dummy implementation except for the dmx class which
should be working. It is intended for testing on PCs with budget
DVB cards which don't have a decoder anyway.
2012-10-08 20:34:38 +02:00
Stefan Seyfried
0ac7346489 first preliminary AZzbox ME support
TODO: some code is very similar to SPARK (record and pwrmngr
are just symlinked, dmx is almost identical). Reduce duplication
by factoring out DVBAPI code into an extra directory.
* what works: audio, video, demux
* what probably doesn't work or is untested: record
* what very likely doesn't work: playback
Playback is just copied over from aztrino and made to compile.
If you are lucky, it just segfaults :-)
2012-06-18 14:48:52 +02:00
Stefan Seyfried
1c2231326f use crosscompile-friendly AC_PATH_TOOL to find pkg-config 2012-04-15 12:04:45 +02:00
Stefan Seyfried
245c511981 first try at building "libneutrino-hal" standalone 2012-02-11 11:08:04 +01:00