add hardware_caps header

First version of a "hardware capabilites information" struct.
This is intended to help clean up the mess in the neutrino GUI.
Surely needs some more work and ongoing changes
This commit is contained in:
Stefan Seyfried
2012-09-15 11:49:51 +02:00
parent 4c0541ac28
commit 8a6f1dea9d
9 changed files with 208 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ AM_LDFLAGS = -lpthread
libspark_a_SOURCES = \
irmp.c \
hardware_caps.c \
lirmp_input.cpp \
dmx.cpp \
video.cpp \