index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3926 from ogniK5377/keyboard-states
bunnei
2020-05-19
1
-3
/
+4
|
\
|
*
hid: Clear keyboard states & fix logic issue
David Marcec
2020-05-12
1
-3
/
+4
*
|
Stub SendKeyboardLockKeyEvent
David Marcec
2020-05-12
2
-1
/
+11
|
/
*
Merge pull request #3797 from slashiee/hid-stub
Mat M
2020-04-27
2
-1
/
+13
|
\
|
*
services: hid: Stub StopSevenSixAxisSensor.
M&M
2020-04-25
2
-1
/
+13
*
|
service: Update function tables
Lioncash
2020-04-20
1
-1
/
+36
|
/
*
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-20
1
-1
/
+1
*
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-18
1
-0
/
+2
*
service: hid: Update for new shared memory layout.
bunnei
2020-04-17
1
-3
/
+2
*
service: irs: Update for new shared memory layout.
bunnei
2020-04-17
1
-3
/
+3
*
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2020-03-27
2
-1
/
+9
*
analog_from_button get direction implementation
CJBok
2020-02-18
1
-5
/
+5
*
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
2020-02-11
1
-3
/
+4
*
Moved analog direction logic to sdl_impl
CJBok
2020-01-15
1
-9
/
+22
*
Corrected directional states sensitivity
CJBok
2020-01-14
1
-9
/
+9
*
hid: Fix analog sticks directional states
CJBok
2020-01-09
1
-12
/
+12
*
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-26
2
-4
/
+3
*
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
1
-0
/
+24
|
\
|
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+24
*
|
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-24
4
-5
/
+4
|
/
*
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-06
1
-1
/
+1
|
\
|
*
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
1
-1
/
+1
*
|
Merge pull request #2859 from Morph1984/hid
David
2019-11-06
2
-92
/
+126
|
\
\
|
|
/
|
/
|
|
*
hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands
Morph
2019-10-07
2
-92
/
+126
*
|
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
1
-1
/
+1
*
|
hid/npad: Add missing break in default case
Lioncash
2019-10-17
1
-0
/
+1
*
|
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
1
-13
/
+12
*
|
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
2
-34
/
+5
*
|
hid/npad: Move function declarations
Lioncash
2019-10-17
1
-5
/
+6
*
|
hid: Implement DeactivateNpad
Morph
2019-10-07
2
-1
/
+13
|
/
*
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
15
-23
/
+18
*
service/hid: Remove unused system reference
ReinUsesLisp
2019-10-04
2
-2
/
+1
*
Signal styleset changes at a better time
David Marcec
2019-09-24
1
-8
/
+2
*
removed comment
David Marcec
2019-09-22
1
-1
/
+0
*
Rebased
David Marcec
2019-09-22
3
-11
/
+19
*
removed unneeded semicolon
David Marcec
2019-09-22
1
-1
/
+1
*
marked controller constructors as explicit
David Marcec
2019-09-22
8
-8
/
+8
*
Rebase
David Marcec
2019-09-22
20
-44
/
+59
*
Deglobalize System: IRS
David Marcec
2019-09-22
3
-5
/
+6
*
Deglobalize System: Hid
David Marcec
2019-09-22
20
-37
/
+44
*
ditto
Morph1984
2019-09-04
1
-1
/
+1
*
IsVibrationEnabled() as a const member func
Morph1984
2019-09-04
1
-1
/
+1
*
clang-format
Morph1984
2019-09-04
1
-2
/
+2
*
Update npad.h
Morph1984
2019-09-04
1
-0
/
+1
*
Update npad.cpp
Morph1984
2019-09-04
1
-0
/
+6
*
Update hid.h
Morph1984
2019-09-04
1
-0
/
+2
*
Update hid.cpp
Morph1984
2019-09-04
1
-2
/
+23
*
addressed issues
David Marcec
2019-07-08
1
-6
/
+7
*
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-07-01
5
-3
/
+98
*
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
1
-1
/
+1
[next]