mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
keys play and playpause added for lua
This commit is contained in:
@@ -120,6 +120,7 @@ static void set_lua_variables(lua_State *L)
|
||||
{ "sat2", CRCInput::RC_sat2 },
|
||||
{ "record", CRCInput::RC_record },
|
||||
{ "play", CRCInput::RC_play },
|
||||
{ "playpause", CRCInput::RC_playpause },
|
||||
{ "pause", CRCInput::RC_pause },
|
||||
{ "forward", CRCInput::RC_forward },
|
||||
{ "rewind", CRCInput::RC_rewind },
|
||||
|
Reference in New Issue
Block a user