Commit Graph

51 Commits

Author SHA1 Message Date
BPanther
0a6d33c327 fix vusolo4k 2018-10-04 22:50:48 +02:00
BPanther
3a4cded5d8 vusolo4k: more tuner 2018-10-04 22:50:43 +02:00
max_10
cf45b80334 generic-pc: rework glfb (thx seife) 2018-10-04 22:49:59 +02:00
max_10
1aece863c1 Revert "move libthread to libstb-hal"
This reverts commit 95ee7f9e98.
2018-10-04 22:48:05 +02:00
max_10
5ccc49af32 all: clean up pwrmngr header file 2018-03-23 10:06:05 +01:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
svenhoefer
828b4b439a - introduce caps.has_button_timer
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-03-13 22:10:02 +01:00
max_10
b75f8393c2 add libeplayer3-arm test 2017-12-18 19:47:06 +01:00
TangoCash
d016c7315e cleanup 2017-11-16 15:06:43 +01:00
vanhofen
70cdad0db1 - add display_has_statusline member
Signed-off-by: Jacek Jendrzej <satbaby@kawaii.com>
2017-11-14 09:43:22 +01:00
TangoCash
464838fd24 align 2017-11-03 12:12:32 +01:00
max_10
70d7730f82 fix cherry-pick 2017-10-07 20:24:51 +02:00
Stefan Seyfried
4285d9449d libspark: implement cVideo::GetVideoSystemFormatName() 2017-10-07 20:24:23 +02:00
max_10
ee1ca3ff65 add video_cs.h header to reduce number of #ifdefs needed 2017-09-15 13:19:21 +02:00
TangoCash
d8c3c47b86 adding armbox 2017-09-12 16:10:27 +02:00
TangoCash
ae3cc86f0b adopt hw_caps 2017-03-10 21:38:31 +01:00
Stefan Seyfried
95cdd648c4 includes: remove *_td.h, we use is *_hal.h now 2015-05-04 11:19:37 +02:00
zukon
808354b31e add ipbox 9900, 99, 55 2015-03-11 11:45:42 +01:00
smogm
95ee7f9e98 move libthread to libstb-hal 2015-01-12 18:15:08 +01:00
max10
be0486e1c8 include/cs_frontpanel.h: fix fp_icon OCTAGON1008 2014-11-28 07:31:58 +01:00
max10
7680e327cb fix include/cs_frontpanel.h 2014-11-12 17:05:57 +01:00
max10
4d24eac927 update include/cs_frontpanel.h 2014-11-11 23:37:17 +01:00
max10
726153f71f update cs_frontpanel.h ufs922 2014-10-15 22:16:30 +02:00
max10
9cd14c07bb update cs_frontpanel.h thx DboxOldie 2014-10-15 20:51:05 +02:00
max10
93dce8ef8b update boxtype 2014-09-29 10:31:36 +02:00
max10
df3a3db513 update cs_frontpanel.h 2014-05-19 22:38:18 +02:00
max10
4dc1171253 add libduckbox 2014-04-27 01:52:05 +02:00
Stefan Seyfried
61a76eb83a include/mmi: fix spelling (but keep compatibility) 2014-02-28 18:54:24 +01: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
23bea61473 cleanup 2013-06-08 15:39:35 +02:00
martii
ec3f82441e Merge remote-tracking branch 'seife/master' 2013-05-04 20:52:54 +02:00
Stefan Seyfried
06e5987797 generic-pc: add openGL based framebuffer implementation 2013-05-04 12:25:24 +02:00
martii
e571a79932 libspark/hw_caps: add more stb ids, add boxtype 2013-02-24 10:46:14 +01:00
martii
4e13bfb4f0 remove untested code for 7162 support 2013-02-22 18:57:13 +01:00
martii
366aaea114 hwcaps: add fe_offset_max for spark 2013-02-11 19:40:42 +01:00
martii
5d64ecf5fb sync with seife 2013-01-30 19:13:45 +01:00
Stefan Seyfried
393f5452f4 video_td.h: add compat define for SCREENSHOT 2013-01-13 18:46:26 +01:00
martii
51941092e3 rename hwcap variable 2013-01-13 18:30:00 +01:00
martii
82a0c1aa10 add dmx offset to hw-caps 2012-12-08 11:58:50 +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
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
4e3773c568 spark: use libeplayer3 for playback 2012-02-15 00:25:36 +01:00
Stefan Seyfried
f8568d53a5 include config.h everywhere (for LFS etc) 2012-02-12 10:43:26 +01:00
Stefan Seyfried
d5e29f4403 rename to libstb-hal 2012-02-11 14:52:07 +01:00