mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
More cec options for future, not ready
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@604 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 8ebd8cc69a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-05-28 (Fri, 28 May 2010)
This commit is contained in:
@@ -290,7 +290,7 @@ int CRemoteControl::handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data
|
||||
#endif
|
||||
t_channel_id * p = new t_channel_id;
|
||||
*p = current_channel_id;
|
||||
g_RCInput->postMsg(NeutrinoMessages::EVT_ZAP_GOTPIDS, (const neutrino_msg_data_t)p, false); // data is pointer to allocated memory
|
||||
g_RCInput->postMsg(NeutrinoMessages::EVT_ZAP_GOTPIDS, (const neutrino_msg_data_t)p, false);
|
||||
|
||||
processAPIDnames();
|
||||
}
|
||||
|
Reference in New Issue
Block a user