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
*
Rename logging macro back to LOG_*
James Rowe
2018-07-02
1
-25
/
+25
*
Narrow down filter of layout configs
Zach Hilman
2018-06-13
2
-10
/
+5
*
Move loop condition to free function
Zach Hilman
2018-06-13
1
-4
/
+9
*
Avoid initializing single-joycon layouts with handheld controller
Zach Hilman
2018-06-13
2
-1
/
+5
*
hid: Update all layouts and only show handheld as connected, fixes libnx inpu...
shinyquagsire23
2018-06-11
2
-2
/
+3
*
add IPC CommandType & Some HID FunctionInfo (#487)
greggameplayer
2018-05-30
1
-0
/
+30
*
Fix deadlocks caused from HID having too many layouts
David Marcec
2018-05-23
1
-1
/
+1
*
hid: Tweaks, Analog Sticks (#435)
Max Thomas
2018-05-07
2
-68
/
+220
*
core_timing: Namespace all functions and constants in core_timing's header
Lioncash
2018-04-30
1
-3
/
+3
*
hid: Move logging macros over to new fmt-compatible ones
Lioncash
2018-04-24
1
-25
/
+25
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-19
2
-8
/
+4
*
Stubbed out GetPlayerLedPattern
Hexagon12
2018-04-13
1
-1
/
+7
*
Updated hid with more service names.
Hexagon12
2018-04-10
1
-0
/
+50
*
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-02
1
-5
/
+21
|
\
|
*
hid: Write empty touch screen state.
bunnei
2018-04-01
1
-5
/
+21
*
|
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-31
1
-0
/
+8
|
/
*
hid: Stub out SetNpadJoyAssignmentModeDual.
bunnei
2018-03-25
1
-1
/
+7
*
CoreTiming: Unschedule the pending events when an Interface is destroyed.
Subv
2018-03-04
1
-0
/
+4
*
Service/hid: stub some functions
mailwl
2018-02-16
1
-0
/
+43
*
hid: Stub GetVibrationDeviceInfo and SendVibrationValues.
bunnei
2018-02-14
1
-0
/
+15
*
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-07
1
-0
/
+22
*
Service/hid: stub SetNpadHandheldActivationMode
mailwl
2018-02-06
1
-0
/
+7
*
hid: Stub ActivateTouchScreen and SetNpadJoyHoldType.
bunnei
2018-02-05
1
-2
/
+14
*
hid: Stub out several functions.
bunnei
2018-02-04
1
-1
/
+39
*
hid: Implement CreateActiveVibrationDeviceList.
bunnei
2018-02-04
1
-0
/
+25
*
logger: Use Service_HID category where applicable.
bunnei
2018-02-04
1
-2
/
+2
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-24
1
-2
/
+2
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-24
1
-11
/
+2
*
Services: Added a todo about returning interfaces as domain objects in lm, hi...
Subv
2018-01-22
1
-0
/
+3
*
HID: Don't create an unnecessary port in CreateAppletResource.
Subv
2018-01-22
1
-13
/
+13
*
Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...
gdkchan
2018-01-22
1
-1
/
+6
*
hid: Adjust timing based on actual hardware
shinyquagsire23
2018-01-17
1
-3
/
+3
*
hid: clang-format
shinyquagsire23
2018-01-16
1
-3
/
+3
*
hid: Adjust for style guide
shinyquagsire23
2018-01-16
2
-63
/
+68
*
hid: Write to all layouts, implement circular buffers, set up controller meta...
shinyquagsire23
2018-01-16
2
-39
/
+71
*
hid: Bare-minimum sharedmem input
shinyquagsire23
2018-01-15
2
-2
/
+88
*
hid: Remove redundant HID prefix on structs/enums
shinyquagsire23
2018-01-15
1
-73
/
+73
*
hid: Add sharedmem structs
shinyquagsire23
2018-01-15
1
-0
/
+312
*
hid: Remove unused registered_loggers.
bunnei
2018-01-14
1
-3
/
+0
*
hid: Implement IAppletResource::GetSharedMemoryHandle.
bunnei
2018-01-14
2
-10
/
+67
*
Remove lots more 3DS-specific code.
bunnei
2017-10-12
6
-793
/
+6
*
Fixed type conversion ambiguity
Huw Pascoe
2017-09-30
1
-1
/
+1
*
HID: use TouchDevice for touch pad
wwylele
2017-08-24
1
-4
/
+8
*
HID: fix a comment and a warning
wwylele
2017-08-20
1
-2
/
+2
*
HID: use MotionDevice for Accelerometer and Gyroscope
wwylele
2017-08-11
1
-5
/
+27
*
HID: zero unused PadState bits
wwylele
2017-08-10
1
-1
/
+1
*
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-18
1
-6
/
+6
*
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-06
1
-0
/
+2
*
ir: implement new 3ds HID via ir:rst
wwylele
2017-05-04
2
-8
/
+21
*
Input: remove unused stuff & clean up
wwylele
2017-03-01
1
-34
/
+0
[next]