Commit Graph

23 Commits

Author SHA1 Message Date
Thilo Graf
ed84d0ac6e libspark: fix pick error 2020-01-05 21:11:50 +01:00
svenhoefer
3da91b1463 - rename lt_debug => hal_debug; it's not only libtriple debugging
Signed-off-by: Thilo Graf <dbt@novatux.de>

- debuglevel fixed
2019-01-01 15:50:37 +01:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
Stefan Seyfried
0d30ab013e spark: use proc_tools 2017-10-07 20:19:18 +02:00
martii
656aef8328 libspark/audio: add mixer access methods 2014-06-29 13:00:18 +02:00
martii
212a414a5e libeplayer/container_ffmpeg: switch to ffmpeg 2.0 API 2014-04-03 18:10:03 +02:00
martii
d13fc04473 libspark/audio: align to player2 2013-10-30 18:28:52 +01:00
martii
42bf8cb685 libspark/audio: add EAC3 support 2013-10-29 21:47:18 +01:00
martii
70806da6ed libspark/audio: always use /proc/stb/avs/0/volume to set volume 2013-10-03 17:56:16 +02:00
martii
23bea61473 cleanup 2013-06-08 15:39:35 +02: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
241de088cb libspark: fix volume-to-/proc/stb/avs/0/volume mapping 2012-11-01 11:45:05 +01:00
martii
d03f3c8fee spark audio: add support for channel specific volume 2012-07-13 16:24:18 +02:00
Stefan Seyfried
b9f3ae5372 spark: implement AC3 passthrough on SPDIF and HDMI
Note: untested (no hardware). AC3 on HDMI will only work if
AC3 on SPDIF is also selected.
2012-06-08 22:17:30 +02:00
Stefan Seyfried
33e44c8ca3 spark: fix invalid debug in cAudio::PrepareClipPlay 2012-06-08 22:12:31 +02:00
Stefan Seyfried
8ea51a9dfb spark: add (and use) proc_put() to audio.cpp 2012-06-08 22:11:39 +02:00
Stefan Seyfried
3d9b659f17 spark: compensate for differing AC3/MPEG volume
Maybe the 30/53 formula neeeds some tuning, we'll find out...
2012-03-07 20:06:25 +01:00
Stefan Seyfried
1cddb85070 libspark: fix cAudio::do_mute() 2012-02-25 21:14:04 +01:00
Stefan Seyfried
c9ff86fd77 spark: implement cAudio::SetSyncMode 2012-02-25 14:30:30 +01:00
Stefan Seyfried
e8f63b0bf4 spark: fix cAudio::PrepareClipPlay
this makes the neutrino audioplayer work fine ;-)
2012-02-18 01:36:39 +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
00fe1f2ed4 libspark: rename files to common names 2012-02-02 16:13:08 +01:00