mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
rcinput: add setKeyRepeatDelay() function
this allows to get rid of the broken getFileHandle function later
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0df5a8df7f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-20 (Mon, 20 Feb 2017)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Michael Liebmann
parent
7345242772
commit
475c8878f8
@@ -341,6 +341,7 @@ class CRCInput
|
||||
void reset_dsp(int rate);
|
||||
|
||||
void setLongPressAny(bool b) { longPressAny = b; };
|
||||
void setKeyRepeatDelay(unsigned int start_ms, unsigned int repeat_ms);
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user