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

Controller bugs #79

Open
garbear opened this issue Jan 17, 2017 · 1 comment
Open

Controller bugs #79

garbear opened this issue Jan 17, 2017 · 1 comment
Milestone

Comments

@garbear
Copy link
Owner

garbear commented Jan 17, 2017

Bugs for Leia

Bugs for final Krypton Release

Target: v17.0

Target: v17.1

Target: v17.6

  • Incompatible with Android TV Remote Control (report)
  • Erratic input with Xbox 360 controller on Android

Bugs from interim fixes xbmc#10630

Input

UX

Bugs from initial controller PR xbmc#8807

Blocking issues

  • Compilation on all platforms (RPi needs an #ifdef HAS_LIBUDEV around the touchscreen fix)
  • Android support (thread) (thanks montellese)
  • The controller window's "get more" button fails silently (report)
  • Breaks some EventServer clients (Apple IR Remotes, some Yatse buttons, etc) (report)
  • Erratic button presses while mapping buttons (report)
  • Empty keyboard settings breaks GUI (report) (thanks montelllese)
  • Missing scroll bars in controller dialog (thanks hitcher)
  • Broken volume commands (report)
  • Open separate PR for [guilib] fix (done: PR 8932)
  • Open separate PR for [addon] changes (thanks montellese)
  • Broken controller input on RPi and some linux boxes (report)
  • Erratic controller behavior in GUI (report)
  • Controller dialog skips down and left for some controllers (report)
  • OK dialog when peripheral.joystick is not focused on opening (report) (thanks Montellese)
  • Move peripheral event processing to another thread to fix hangs (report)
  • Notification for add-on updates clears the controller profiles list (thanks montellese)
  • Labels disappear on first install (report) (thanks montellese)
  • Canceling the prompt doesn't absorb keyboard input
  • Kodi doesn't fail gracefully when peripheral.joystick isn't found (report) (thanks montellese)
  • Possible deadlock on shutdown (report) (thanks montellese)

Non-blocking issues

  • iOS Game Controller Framework support (thread)
  • Broken touchscreen on RPi (report)
  • Controller button doesn't stay focused while user is mapping buttons (report)
  • Move focusing logic to CGUIViewControl (report) (skinner advice please?)
  • Incompatible with Universal Remote server (report)
  • Incompatible with iMON receiver (report)
  • Problems with accelerometers (report and linux solution)
  • Controller input not ignored when Kodi is minimized (report 1, report 2)
  • CPeripheralAddon requires refactoring (report)
  • Add "Help" button
  • Refocus controller when user ends mapping
  • The "Reset" button resets all controllers instead of asking for a specific one
  • Anomalous trigger detector misidentifies axes that are fully pressed when controller is connected
  • Erroneous drivers with no joystick name can't be mapped
@garbear
Copy link
Owner Author

garbear commented Jan 28, 2024

Tracking Atari 800/5200 controller support: https://forum.kodi.tv/showthread.php?tid=376031

Screenshot from 2024-01-27 22-04-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant