mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
rcinput: -add RC_www
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2111 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa969f1fbe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-02-17 (Fri, 17 Feb 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1474,6 +1474,8 @@ const char * CRCInput::getSpecialKeyName(const unsigned int key)
|
||||
return "analog on";
|
||||
case RC_analog_off:
|
||||
return "analog off";
|
||||
case RC_www:
|
||||
return "window print";
|
||||
default:
|
||||
printf("unknown key: %d (0x%x) \n", key, key);
|
||||
return "unknown";
|
||||
|
Reference in New Issue
Block a user