Commit Graph

62 Commits

Author SHA1 Message Date
Thilo Graf
f07fcb26cd Makefile.am: fix generic build
wrong defined directory
2019-01-01 15:50:56 +01:00
svenhoefer
89000ffda3 - rename init_td.h => init.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:28 +01:00
svenhoefer
18f895ed6d - re-split ca.h/ca_ci.h for a better transparency
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:24 +01:00
svenhoefer
335dbdd2ea - move libeplayer3-sh4 code to libeplayer3-sh4 directory; ...
rename library to libeplayer3_sh4.la

Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:12 +01:00
svenhoefer
89e4134873 - Makefile.am: put commented libtest lines together
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:09 +01:00
svenhoefer
635ec1617b - move generic-pc code to libgeneric-pc directory
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:07 +01:00
svenhoefer
aba7114188 - move raspi code to libraspi directory
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:02 +01:00
svenhoefer
ec28791f79 - move azbox code to libazbox directory
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:59 +01:00
svenhoefer
871bbcc86f - unify handling of playback header
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:51 +01:00
svenhoefer
e478e35f0e - unify handling of ca header
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:49:02 +01:00
svenhoefer
e84e5c8647 - remove obsolete compatibility headers
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:48:18 +01:00
Thilo Graf
b87250108c version_hal.cpp/h: add methodes to get package data 2019-01-01 15:46:26 +01:00
max_10
1aece863c1 Revert "move libthread to libstb-hal"
This reverts commit 95ee7f9e98.
2018-10-04 22:48:05 +02:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
svenhoefer
5d1406b93c - Makefile: disable libstb_hal_test stuff; this completes 188f10dd86
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 10:39:31 +01:00
max_10
b75f8393c2 add libeplayer3-arm test 2017-12-18 19:47:06 +01:00
Jacek Jendrzej
188f10dd86 disable test 2017-11-23 08:56:38 +01:00
TangoCash
cdbe044627 fix compile #2 2017-11-05 16:58:19 +01:00
TangoCash
b5820fadde fix compile 2017-11-05 16:57:11 +01:00
TangoCash
d8c3c47b86 adding armbox 2017-09-12 16:10:27 +02:00
smogm
95ee7f9e98 move libthread to libstb-hal 2015-01-12 18:15:08 +01:00
max10
4dc1171253 add libduckbox 2014-04-27 01:52:05 +02:00
martii
6f4449e1c5 Merge remote-tracking branch 'seife/master' 2013-10-06 14:41:32 +02:00
Stefan Seyfried
92edef3e48 add skeleton for Raspberry Pi support
no audio / video decoding, yet :-(
2013-10-05 22:02:13 +02:00
martii
b018b10a66 sync 2013-06-01 17:21:07 +02:00
martii
8a68eb3f15 replace libavresample with libswresample 2013-06-01 13:47:47 +02:00
Stefan Seyfried
e5e05ffa09 fix library declarations for libtool 2013-06-01 12:25:52 +02:00
martii
a89b6f294e generic-pc: fix audio (2nd try) 2013-06-01 10:37:36 +02:00
martii
236c2401f1 revert audio_mixer changes 2013-05-26 14:24:31 +02:00
martii
f70b1457cc libspark/audio_mixer: load alsa-lib temporarily only (fix) 2013-05-26 12:42:08 +02:00
martii
ec3f82441e Merge remote-tracking branch 'seife/master' 2013-05-04 20:52:54 +02:00
Stefan Seyfried
569a1495f7 generic-pc/glfb: add some sort of A/V synchronization 2013-05-04 15:15:21 +02:00
Stefan Seyfried
ae9d6fd668 generic-pc: initialize GL framebuffer in init() 2013-05-04 12:30:23 +02:00
martii
5d64ecf5fb sync with seife 2013-01-30 19:13:45 +01:00
Stefan Seyfried
7c46077051 deuglify library build
* build intermediate libraries for each subdirectory
* link those libs in main directory instead of single objects
* ugly hack in configure.ac to disable dynamic lib for now
2012-12-01 13:29:27 +01:00
martii
9f3ac6d7d7 Merge remote-tracking branch 'seife/master' 2012-10-09 17:00:46 +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
martii
586ff9d657 Merge remote-tracking branch 'seife/master' 2012-09-18 13:33:02 +02:00
Stefan Seyfried
8a6f1dea9d add hardware_caps header
First version of a "hardware capabilites information" struct.
This is intended to help clean up the mess in the neutrino GUI.
Surely needs some more work and ongoing changes
2012-09-15 11:49:51 +02:00
martii
7cd67c9fad spark: add volume control for alsa mixer 2012-09-05 19:08:45 +02:00
martii
92731e6fe3 libeplayer3: add support for teletext and dvbsubtitle streams 2012-08-04 13:31:28 +02:00
Stefan Seyfried
47941bd849 create common proc_tools
proc_put, proc_get and proc_get_hex are used in many files.
Avoid duplication by moving them to common/proc_tools.c.
Convert azbox's cVideo to use proc_tools.h
2012-06-24 12:26:03 +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
c50c2888ce move dummy cCA implementation to commmon/ directory 2012-06-18 11:13:33 +02:00
Stefan Seyfried
e91dcc03bc spark: add spark_fp tool
this needs my patched aotom driver to work
2012-04-15 18:53:58 +02:00
Stefan Seyfried
e6e07fb496 build static libeplayer3 and link eplayer3 and meta against it 2012-02-18 12:05:11 +01:00
Stefan Seyfried
4e3773c568 spark: use libeplayer3 for playback 2012-02-15 00:25:36 +01:00
Stefan Seyfried
54592dc88b spark: build libeplayer3 statically into libstb-hal 2012-02-15 00:17:38 +01:00
Stefan Seyfried
74c58d82aa spark: rename lt_dfbinput to lirmp_input 2012-02-12 20:49:20 +01:00
Stefan Seyfried
57176344f4 spark: DirectFB is not used 2012-02-12 10:43:26 +01:00