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
Stefan Seyfried
2e80e46c7b
add a trivial test application for libstb-hal
2012-02-12 10:43:26 +01:00
Stefan Seyfried
8ae65760bc
libspark: add remaining misc stuff
...
Now the standalone lib can be built :-)
2012-02-12 10:43:26 +01:00
Stefan Seyfried
6045601ce3
libspark: make init.cpp build
2012-02-12 10:43:26 +01:00
Stefan Seyfried
99fad7b7d7
libspark: use IRMP for converting /dev/lirc to input device
2012-02-12 10:43:26 +01:00
Stefan Seyfried
026a6df70d
libspark: add IRMP infrared decoder
...
This is based on git://gitorious.org/arduino-addons/irmp-arduino.git
2012-02-12 10:43:26 +01:00
Stefan Seyfried
9e3c6b445a
libspark: make cDemux build
...
This might actually even work, but is untested.
2012-02-12 10:43:26 +01:00
Stefan Seyfried
edbfbdecf6
libspark: make cPlayback build... by disabling playback ;)
2012-02-12 10:43:26 +01:00
Stefan Seyfried
7d80781154
libspark: make cVideo build
...
Again, make it build -- not work. Lots of stuff simply stubbed out.
2012-02-12 10:43:26 +01:00
Stefan Seyfried
66e1d198a9
libspark: make cAudio build
...
This does just build, it probably does not yet work.
2012-02-12 10:24:17 +01:00
Stefan Seyfried
08c393bddf
move lt_debug to common/ subdirectory
2012-02-11 14:53:26 +01:00
Stefan Seyfried
d5e29f4403
rename to libstb-hal
2012-02-11 14:52:07 +01:00
Stefan Seyfried
245c511981
first try at building "libneutrino-hal" standalone
2012-02-11 11:08:04 +01:00