sync with seife

Origin commit data
------------------
Branch: master
Commit: 5d64ecf5fb
Author: martii <m4rtii@gmx.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-01-30 19:13:45 +01:00
22 changed files with 940 additions and 531 deletions

View File

@@ -2,12 +2,12 @@ INCLUDES = \
-I$(top_srcdir)/common \
-I$(top_srcdir)/libeplayer3/include
noinst_LIBRARIES = libspark.a
noinst_LTLIBRARIES = libspark.la
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread -lasound
libspark_a_SOURCES = \
libspark_la_SOURCES = \
irmp.c \
hardware_caps.c \
lirmp_input.cpp \