Skip to content

Conversation

@magicseb
Copy link
Owner

@magicseb magicseb commented Nov 5, 2019

No description provided.

JoeOsborn and others added 29 commits October 31, 2025 04:12
* Fix an OOB memory access in x11 input if >16 devices

It looks like the mouse device list was meant to be initialized with
-1, but the mouse device list should contain only up to `j` values
where j is the number of actual mice.

* Also make sure j stays under max mouse idx

This is just to be safe in case we have... more than 16 master pointers
- Show pointer in all screens
- Add pointer idle timer
- Remove sleep from retro_run
it gets treated as an int instead of a pointer because the actual declaration (included from menu/menu_driver.h) is gated behind HAVE_MENU.
github-actions and others added 30 commits December 27, 2025 00:17
- Replace ref class with winrt::implements<>
- Convert Platform::String^ to winrt::hstring
- Update event handlers to C++/WinRT delegates
- Add PackageReference for auto NuGet restore
- Add specific Xbox model CPU detection via Gaming Device Info API

Signed-off-by: SternXD <stern@sidestore.io>
…ion to logs (#18571)

* webOS: enable wayland by default for GLES 3 binary, keep GLES 2 without wayland

* webOS: add webOS TV version to log and system information screen
Co-authored-by: PoloniumRain <poloniumrain@users.noreply.github.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

Development

Successfully merging this pull request may close these issues.