-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add Linux support for illuminance sensors #17208
Open
JesseTG
wants to merge
14
commits into
libretro:master
Choose a base branch
from
JesseTG:jtg/let-there-be-linux
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+534
−17
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c76e913 - Browse repository at this point
Copy the full SHA c76e913View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81bdd73 - Browse repository at this point
Copy the full SHA 81bdd73View commit details
Commits on Oct 24, 2024
-
Merge branch 'master' into jtg/let-there-be-linux
# Conflicts: # input/drivers/x11_input.c
Configuration menu - View commit details
-
Copy full SHA for 6bde2f7 - Browse repository at this point
Copy the full SHA 6bde2f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c063422 - Browse repository at this point
Copy the full SHA c063422View commit details
Commits on Nov 25, 2024
-
Refactor linux_illuminance_sensor_t
- Allow the poll rate to be specified - Poll the sensor on a separate thread - Open a file handle each time we poll the sensor, since sysfs doesn't update the contents of an existing handle
Configuration menu - View commit details
-
Copy full SHA for 23fa651 - Browse repository at this point
Copy the full SHA 23fa651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371b87e - Browse repository at this point
Copy the full SHA 371b87eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a688a - Browse repository at this point
Copy the full SHA e5a688aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a55fe - Browse repository at this point
Copy the full SHA c1a55feView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf20f9c - Browse repository at this point
Copy the full SHA cf20f9cView commit details
Commits on Nov 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd6a58b - Browse repository at this point
Copy the full SHA bd6a58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd19882 - Browse repository at this point
Copy the full SHA dd19882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676afb2 - Browse repository at this point
Copy the full SHA 676afb2View commit details -
Cancel the sensor poll thread mid-sleep when closing it
- POSIX says it's fine
Configuration menu - View commit details
-
Copy full SHA for 465a990 - Browse repository at this point
Copy the full SHA 465a990View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdefdc4 - Browse repository at this point
Copy the full SHA bdefdc4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.