mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
seife:The svn is coolstream svn and not the other way
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2066 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: e17d63131e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-01-17 (Tue, 17 Jan 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1529,7 +1529,11 @@ void CRCInput::play_click()
|
||||
}
|
||||
|
||||
|
||||
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
|
||||
#ifdef HAVE_TRIPLEDRAGON
|
||||
void CRCInput::set_rc_hw(void)
|
||||
{
|
||||
}
|
||||
#else
|
||||
// hint: ir_protocol_t and other useful things are defined in nevis_ir.h
|
||||
void CRCInput::set_rc_hw(ir_protocol_t ir_protocol, unsigned int ir_address)
|
||||
{
|
||||
@@ -1592,8 +1596,4 @@ void CRCInput::set_rc_hw(void)
|
||||
|
||||
set_rc_hw(ir_protocol, ir_address);
|
||||
}
|
||||
#else
|
||||
void CRCInput::set_rc_hw(void)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user