martii
94b05dbdc0
sync with seife
2013-02-24 20:13:12 +01:00
Stefan Seyfried
4b9d9271b6
spark: fix compiler warning in cVideo
2013-02-24 16:31:37 +01:00
Stefan Seyfried
afdca9c02b
implement cDemux::GetSource()
2013-02-24 16:29:59 +01:00
Stefan Seyfried
e900236f7e
cDemux: fix removePid / pesfds usage
2013-02-24 14:11:09 +01:00
Stefan Seyfried
707020d16b
cDemux: add copyright header
2013-02-24 13:35:31 +01:00
Stefan Seyfried
74cb82e66c
cDemux::sectionFilter: fix invalid length calculation
2013-02-24 13:26:55 +01:00
Stefan Seyfried
70979f4df3
spark_fp: add options for setting led status
...
from git://gitorious.org/~martii/neutrino-hd/martiis-libstb-hal.git
2013-02-24 13:07:54 +01:00
Stefan Seyfried
6ec87214f2
libspark/hw_caps: add more stb ids
...
from git://gitorious.org/~martii/neutrino-hd/martiis-libstb-hal.git
2013-02-24 13:05:53 +01:00
martii
8a90d4311f
libspark/hw caps: add 7111 stb ids
2013-02-24 11:07:14 +01:00
martii
e571a79932
libspark/hw_caps: add more stb ids, add boxtype
2013-02-24 10:46:14 +01:00
martii
a8668dc453
pic2m2v: remove verbosity level from ffmpeg due to incompatibility with the 0.8 branch
2013-02-24 09:52:16 +01:00
martii
4e13bfb4f0
remove untested code for 7162 support
2013-02-22 18:57:13 +01:00
martii
8a234a84bb
hardware_caps: set CEC flag for SPARK
2013-02-12 21:18:45 +01:00
martii
366aaea114
hwcaps: add fe_offset_max for spark
2013-02-11 19:40:42 +01:00
martii
4f89348d43
spark_fp: augment usage output
2013-02-08 22:20:26 +01:00
martii
25a0179c83
spark_fp: add support for setting aotom hotkeys
2013-02-08 21:39:16 +01:00
martii
2e83762e95
spark_fp: small fix
2013-02-03 15:20:06 +01:00
martii
5d64ecf5fb
sync with seife
2013-01-30 19:13:45 +01:00
martii
4929656233
fix spark_fp usage
2013-01-28 18:08:21 +01:00
martii
f744cf4d05
spark_fp: fix last patch, no binary change
2013-01-27 19:45:34 +01:00
martii
9d5cb7b443
spark_fp: re-added disabled code, no binary change
2013-01-27 19:42:07 +01:00
martii
25704f084d
add support for sane aotom power-off from graugans, see http://www.dbox2-tuning.net/forum/viewtopic.php?f=69&t=50261 and corresponding driver/kernel patches
2013-01-27 19:13:27 +01:00
graugans
6b97269926
fixed the debug output to match the correct device
2013-01-25 10:25:47 +01:00
Stefan Seyfried
65478d9e85
libtriple: fix measurement demux speed
2013-01-23 21:31:03 +01:00
Stefan Seyfried
5cb4a9d274
libtriple: fix neutrino streamdev
2013-01-23 21:29:27 +01:00
martii
d481adb2b8
libeplayer3: experimental fixes
2013-01-17 18:37: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
Stefan Seyfried
e6fefa10c1
triple: add a sanity check to cVideo::GetScreenImage
2013-01-13 18:11:36 +01:00
Stefan Seyfried
ae74fe2d0f
triple: implement cVideo::GetScreenImage
2013-01-12 19:18:23 +01:00
martii
c734caa83a
hwcaps: use FE_OFFSET environment variable
2012-12-26 15:45:37 +01:00
martii
39d38a38d9
revert volume calculation to original implementation
2012-12-17 16:33:07 +01:00
martii
932fba6516
libspark: work around driver bug
2012-12-16 21:21:15 +01:00
martii
4720ec559c
libspark/pwrmngr: don't fall-back to default cpu frequency
2012-12-09 10:18:03 +01:00
martii
82a0c1aa10
add dmx offset to hw-caps
2012-12-08 11:58:50 +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
Stefan Seyfried
929acbae43
azbox: handle rmfp_player failures/features more graceful
2012-11-24 17:39:33 +01:00
Stefan Seyfried
64c24b743f
azbox: disable video output on standby
2012-11-21 18:20:43 +01:00
Stefan Seyfried
6b9d6af7fa
atbox: make cDemux more robust
...
* workaround hanging Read() if frontend loses and regains lock
* set DMX_ONESHOT for TDT and TOT sections
(this is the same as commit fe7b385660
for spark)
2012-11-21 13:29:16 +01:00
Stefan Seyfried
af6f651255
azbox: mostly rewrite cPlayback rmfp_player wrapper
...
* use the file based /tmp/rmfp.{cmd2,in2,out2} interface instead
of the previously used FIFOs, this seems more reliable
* convert code to lt_debug/lt_info infrastructure
2012-11-18 19:29:00 +01:00
Stefan Seyfried
fea8d10c36
azbox: rework cPlayback rmfp_player wrapper
...
it now actually plays something, but will need more love
2012-11-16 23:42:45 +01:00
Stefan Seyfried
75d4d5021b
lt_debug: add HAL_* constants to allow renaming
2012-11-16 23:20:27 +01:00
martii
079d28cc86
libspark/playback_libeplayer3: treat rtmp/mms as http stream
2012-11-14 14:20:31 +01:00
martii
6e74f47285
libeplayer/playback: initialize length to -1
2012-11-12 14:20:55 +01:00
Stefan Seyfried
1466524bc5
add pic2m2v for bulk-creating the still-mpegs
2012-11-11 16:53:18 +01:00
martii
dcb1512663
libeplayer3 fix
2012-11-10 13:41:59 +01:00
martii
3d5353cbd8
libeplayer3: check for valid avContext pointer
2012-11-09 17:43:11 +01:00
martii
9150713e46
improve subtitle handling
2012-11-06 14:34:31 +01:00
martii
994bd78e4e
sync
2012-11-04 18:46:58 +01:00
martii
aa0681a555
libspark/libeplayer: rudimentary subtitle support, probably unstable
2012-11-04 15:39:48 +01:00