Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

media: rc: meson-ir: store raw event without processing #42

Merged
merged 1 commit into from Feb 11, 2017

Conversation

Kwiboo
Copy link
Member

@Kwiboo Kwiboo commented Feb 9, 2017

This PR fixes missed key pressed events when pressing remote buttons at a fast pace.

Only tested with NEC protocol, needs more testing with other protocols/remotes.

@Ray-future Ray-future self-requested a review February 11, 2017 09:48
@Ray-future
Copy link
Contributor

Looks good to me. I've tested it on WeTek Hub with original remote and Odroid C2 with MCE remote.
Response is way faster.

@Ray-future Ray-future merged commit 6697519 into LibreELEC:amlogic-3.14.y Feb 11, 2017
@Kwiboo Kwiboo deleted the meson-ir branch February 12, 2017 20:58
superna9999 pushed a commit to superna9999/linux that referenced this pull request Apr 24, 2017
This patch fixes meson-it driver by storing event without processing
to avoid losing key pressed events when system is loaded and events
are occurring too fast.

This issue was reported at [1]

[1] LibreELEC/linux-amlogic#42

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
herrnst pushed a commit to herrnst/dddvb-linux-kernel that referenced this pull request Jun 6, 2017
This patch fixes meson-it driver by storing event without processing
to avoid losing key pressed events when system is loaded and events
are occurring too fast.

This issue was reported at [1]

[1] LibreELEC/linux-amlogic#42

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants