index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
GCAdapter.cpp
Age
Commit message (
Expand
)
Author
2022-04-22
GCAdapter: some macro cleanup
Shawn Hoffman
2022-04-22
GCAdapter: set read/write thread names
Shawn Hoffman
2022-03-27
Remove unnecessary atomic usage in GCAdapter.cpp
nyanpasu64
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-01-08
Config: Port SI device settings to new config system.
Admiral H. Curtiss
2022-01-05
Config: Port GC Adapter settings to new config system.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Lint: End of namespace
Sepalani
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2020-07-18
Use range loop (if possible)
Filip Gawin
2020-07-09
InputCommon/GCAdapter: Unbreak Mayflash GCAdapters by allowing libusb_control...
Jordan Woyak
2020-07-07
InputCommon/GCAdapter: Fix offbrand "GCAdapters" with a libusb_control_transf...
Jordan Woyak
2020-05-10
GCAdapter: add libusb error logging on reads/writes
Pierre Bourdon
2019-06-26
Use separate libusb contexts to avoid thread safety issues
Léo Lam
2019-06-07
Core/ConfigManager: Use forward declarations where applicable
Lioncash
2019-05-29
GCAdapter: Handle dynamic status updates for non-hotplug libusb
Vincent Duvert
2019-05-29
GCPadWiiUConfigDialog: Update the adapter state dynamically
Vincent Duvert
2019-05-29
GCAdapter: Report libusb open errors to the user
Vincent Duvert
2019-05-29
GCAdapter: Close libusb handle if an open error occurs
Vincent Duvert
2019-05-27
Move libusb utilities to LibusbUtils
Léo Lam
2019-03-29
HW/SI: GCAdapter calibration fix.
Jordan Woyak
2019-01-16
Flatten GCAdapter function
Emmanuel Gil Peyrot
2018-04-12
Reformat all the things!
spycrab
2017-09-13
Add Core::State::Starting
Michael M
2017-08-02
Send rumble data to the adapter on a separate thread
Hannes Mann
2017-06-07
do not assign in conditional statements
Shawn Hoffman
2017-04-03
Core: Hide determinism global
Lioncash
2017-03-26
Revert "Use a single libusb context"
Léo Lam
2017-03-16
SI: Namespace device classes
Lioncash
2017-03-16
SI: Move MAX_SI_CHANNELS into the SerialInterface namespace
Lioncash
2017-02-07
Move libusb context initialization to on first use
Léo Lam
2017-02-07
Merge pull request #4408 from leoetlino/usb
Matthew Parlane
2017-02-05
Core: Convert State enum into an enum class
Lioncash
2017-02-05
Use a single libusb context
Léo Lam
2017-01-20
Core: Move SI source files to their own directory
Lioncash
2017-01-17
InputCommon: Fix FreeBSD 11 libusb incompatibilities
Jeffrey Pfau
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-08-01
GCAdapter: Return input state by value
Lioncash
2016-07-05
Use g_want_determinism in code added by 8f0cbef
JosJuice
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-19
Merge pull request #3805 from mathieui/gcadapter-unplug-crash
Markus Wick
2016-05-19
GCAdapter: protect some more functions
mathieui
2016-05-18
GCAdapter: improve thread safety
mathieui
2016-05-12
Disable part of the adapter features for netplay
mathieui
2016-01-24
Fix a bug in GCAdapter
mathieui
2016-01-20
Allow multiple GC adapters on one PC to be used with multiple Dolphin instances.
Ryan Houdek
2016-01-06
Add a stubbed GCAdapter namespace.
Ryan Houdek
2016-01-06
Fixup typo in GCAdapter
Ryan Houdek
2016-01-05
Make the Wii U Gamecube adapter work with less magic.
Ryan Houdek
[prev]
[next]