Ameer J
|
ecbc813711
|
const& to button in button array
Co-authored-by: VolcaEM <63682805+VolcaEM@users.noreply.github.com>
|
6 years ago |
Ameer
|
3f739514e3
|
Stop reading loop if error is encountered
|
6 years ago |
Ameer
|
c18dc9c707
|
padbutton enum class and struct initiailization
|
6 years ago |
Ameer
|
743e1f02a0
|
cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number
|
6 years ago |
Ameer
|
d4e07fd95e
|
Fix deallocation of GC Adapter
|
6 years ago |
Ameer
|
fcc23139f6
|
std::array and const reference passing of non-trivial objects
|
6 years ago |
Ameer
|
28046ae3a9
|
Tidy up the pointers, use pair over tuple where appropriate
|
6 years ago |
Ameer
|
0f729ef078
|
fix for sleep using stl
|
6 years ago |
Ameer
|
46b4461fbb
|
shared_ptr for the GC adapter class, constexpr constants
|
6 years ago |
Ameer
|
968d631aa5
|
std::arrays where appropriate, clear q in adapter class, other touch ups
|
6 years ago |
Ameer
|
5f0fa4cb82
|
fix include thread
|
6 years ago |
Ameer
|
121af3646d
|
Singleton GC Adapter class, remove globals, fix naming convention
Fix clang formatting
Manual fix for configure_input_player formatting
Add missing lib usb cmake command
|
6 years ago |
Ameer
|
c94583d867
|
Clang Formatting
|
6 years ago |
Ameer
|
0248614add
|
GC Adapter Implementation
|
6 years ago |