drivertool: add shortcuts to switch TD and CS remote

* add shortcut options for TD and CS remotes
* use nevis_ir.h if present
Needs testing frontpanel driver to work properly.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1547 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
seife
2011-06-19 11:00:05 +00:00
parent 2b768130ff
commit b55ee717d1
2 changed files with 58 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ if test "$enable_flac" = "yes"; then
AC_DEFINE(ENABLE_FLAC,1,[include FLAC support])
fi
AC_CHECK_HEADERS(coolstream/nevis_ir.h)
#
# Check for libtdservicedb - the new one - for testing only