| Age | Commit message (Collapse) | Author |
|
|
|
Makes the input_common code warnings consistent with the rest of the
codebase.
|
|
This doesn't modify instance state, so it can be made const.
|
|
gc_poller: Resolve compilation warnings on MSVC
|
|
The hardware tested value is 0.5 which translates to SHRT_MAX / 2
|
|
Co-authored-by: James Rowe <jroweboy@gmail.com>
Co-authored-by: Its-Rei <kupfel@gmail.com>
|
|
We just need to make our intentional implicit truncations explicit.
|
|
This PR is now only the Analog devices handling the range value defaulting at 100%
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't modify class instance state.
|
|
Ensures that the function always has returns in all control paths.
|
|
|
|
|
|
|
|
for input detection
|
|
little touch ups
|
|
config, clarify some code blocks for better readability
|
|
|
|
|
|
than magic number
|
|
|
|
|
|
|
|
Fix clang formatting
Manual fix for configure_input_player formatting
Add missing lib usb cmake command
|
|
|
|
|