mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
spark: add volume control for alsa mixer
Origin commit data
------------------
Branch: master
Commit: 7cd67c9fad
Author: martii <you@example.com>
Date: 2012-09-05 (Wed, 05 Sep 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -5,7 +5,7 @@ INCLUDES = \
|
||||
noinst_LIBRARIES = libspark.a
|
||||
|
||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||
AM_LDFLAGS = -lpthread
|
||||
AM_LDFLAGS = -lpthread -lasound
|
||||
|
||||
libspark_a_SOURCES = \
|
||||
irmp.c \
|
||||
@@ -13,6 +13,7 @@ libspark_a_SOURCES = \
|
||||
dmx.cpp \
|
||||
video.cpp \
|
||||
audio.cpp \
|
||||
audio_mixer.cpp \
|
||||
init.cpp \
|
||||
playback_libeplayer3.cpp \
|
||||
pwrmngr.cpp \
|
||||
|
Reference in New Issue
Block a user