| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
gcadapter: Tidy up compiler warnings
|
|
|
|
It's deprecated in C++20 to use = to capture the this pointer.
Instead, we can simply pass this as an argument to the thread
constructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for input detection
|
|
universal
|
|
little touch ups
|
|
config, clarify some code blocks for better readability
|
|
unexpected unplug
|
|
|
|
|
|
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
|
Co-authored-by: VolcaEM <63682805+VolcaEM@users.noreply.github.com>
|
|
|
|
|
|
than magic number
|
|
|
|
|
|
|
|
|
|
|
|
Fix clang formatting
Manual fix for configure_input_player formatting
Add missing lib usb cmake command
|
|
|
|
|