14 Commits

Author SHA1 Message Date
Thilo Graf
4af226ed6a .gitignore: Add Python environment fallout 2024-11-10 16:34:48 +01:00
svenhoefer
26fc20ef70 - .gitignore: a bit more structure; inspired by https://github.com/github/gitignore
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 20:07:41 +02:00
Thilo Graf
90aabf766b .gitignore: ignore some unneeded config and local stuff 2019-01-01 15:29:43 +01:00
redblue-pkt
e5724161b0 fix segfault in backward 2018-10-04 23:39:33 +02:00
Thilo Graf
917034fcd9 adjust .gitignore for untracked files 2017-11-02 17:25:49 +01:00
max10
a40f13eb6a update gitignore 2014-10-05 18:57:44 +02:00
martii
81391c8998 .gitignore: add 'compile' 2014-05-24 13:02:36 +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
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
e91dcc03bc spark: add spark_fp tool
this needs my patched aotom driver to work
2012-04-15 18:53:58 +02:00
Stefan Seyfried
54592dc88b spark: build libeplayer3 statically into libstb-hal 2012-02-15 00:17:38 +01:00
Stefan Seyfried
08c393bddf move lt_debug to common/ subdirectory 2012-02-11 14:53:26 +01:00
Stefan Seyfried
245c511981 first try at building "libneutrino-hal" standalone 2012-02-11 11:08:04 +01:00