Commit Graph

322 Commits

Author SHA1 Message Date
Stefan Seyfried
e87418f43c spark: convert the input thread to use lt_debug 2012-02-12 20:49:13 +01:00
Stefan Seyfried
77fe6d3a4e spark: add more keys to the input converter 2012-02-12 20:37:42 +01:00
Stefan Seyfried
101c852167 spark: use TSDEMUX_TAP for TS demux in cDemux() 2012-02-12 20:35:47 +01:00
Stefan Seyfried
2a162d9e0d spark: cVideo::Pig() 2012-02-12 10:43:27 +01:00
Stefan Seyfried
7c84ddbc0f spark: cVideo::setAspectRatio() 2012-02-12 10:43:27 +01:00
Stefan Seyfried
994a0f52bf spark: cVideo::getPictureInfo/getAspectRatio
simplify both function by using proc_{get,put}
2012-02-12 10:43:27 +01:00
Stefan Seyfried
96c3ba2bb0 spark cVideo: add proc_{get,put} helper functions 2012-02-12 10:43:27 +01:00
Stefan Seyfried
22f4be6607 libspark: stub out unused stuff in cDemux, fix getSTC 2012-02-12 10:43:27 +01:00
Stefan Seyfried
afc27ebd11 libspark: add cVideo::getPTS for cDemux::getSTC 2012-02-12 10:43:26 +01:00
Stefan Seyfried
57176344f4 spark: DirectFB is not used 2012-02-12 10:43:26 +01:00
Stefan Seyfried
f8568d53a5 include config.h everywhere (for LFS etc) 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
00fe1f2ed4 libspark: rename files to common names 2012-02-02 16:13:08 +01:00
Stefan Seyfried
d363d3e95b start libspark y copying libtriple 2012-02-02 07:28:35 +01:00