summaryrefslogtreecommitdiffstats
path: root/src/input_common/gcadapter (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-22fix for sleep using stlAmeer1-1/+3
2020-06-22shared_ptr for the GC adapter class, constexpr constantsAmeer4-64/+48
2020-06-22std::arrays where appropriate, clear q in adapter class, other touch upsAmeer4-26/+15
2020-06-22fix include threadAmeer1-0/+1
2020-06-22Singleton GC Adapter class, remove globals, fix naming conventionAmeer4-197/+252
Fix clang formatting Manual fix for configure_input_player formatting Add missing lib usb cmake command
2020-06-21Clang FormattingAmeer4-71/+96
2020-06-21GC Adapter ImplementationAmeer4-0/+835