german77
e62cea20d1
core: hid: hid_core doesn't have access to LIBUSB
2 years ago
Liam
0d6fd12231
glue: load initial year setting as s32
2 years ago
german77
9fccccedee
service: set: Fix GetSettingsItemValue
2 years ago
german77
ca7f949ee8
core: hid: Reintroduce vibration filter
2 years ago
german77
4741e50047
service: set: Enable nfc and others by default and bump version
2 years ago
Liam
7836c0867d
set: fix region code for system settings
2 years ago
Narr the Reg
0a0c257206
service: audio: Add missing logging properties of SetHeadphoneOutputLevelMode
2 years ago
Narr the Reg
7019023cbc
service: btdrv: Add EnableRadio for Qlaunch
2 years ago
Narr the Reg
c48c182fe0
service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
2 years ago
Narr the Reg
98be02898b
service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch
2 years ago
Narr the Reg
e1bdeb2942
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch
2 years ago
Narr the Reg
015d666a4d
service: nfc: Implement SetNfcEnabled
2 years ago
Narr the Reg
624c90a439
service: npns: Add ListenTo and GetReceiveEvent for QLaunch
2 years ago
Narr the Reg
0fb26acccc
service: set: Add default eula setting
2 years ago
wheremyfoodat
ed315fb8a5
common/ring_buffer: Include <limits> header
2 years ago
t895
0369c65870
android: Play vibrations asynchronously
2 years ago
Liam
f1c16b487a
fs: fix argument order
2 years ago
Liam
22b91afa69
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
2 years ago
Liam
812754edec
vi: workaround conductor includes
2 years ago
Liam
964e19ab56
oboe_sink: handle temporary stream creation failure
2 years ago
Liam
2c00599a53
audio: fix released buffer bounds check
2 years ago
FearlessTobi
2786d34dd7
aoc: Rename AOC_U to IAddOnContentManager
2 years ago
Narr the Reg
864b046500
yuzu: Fix shortcut error message
2 years ago
Liam
c04567fad4
audio: add NotifyHeadphoneVolumeWarningDisplayedEvent
2 years ago
Liam
89c2fd3d28
pctl: rewrite IParentalControlService
2 years ago
Liam
5ab49c833d
pctl: rewrite IParentalControlServiceFactory
2 years ago
Liam
0e74204aad
pctl: move IParentalControlServiceFactory
2 years ago
Liam
a37bd0b9a7
pctl: move IParentalControlService
2 years ago
Liam
01d89acd13
pctl: move types and results
2 years ago
Liam
e85466c1ae
psc: stub overlay notification channel
2 years ago
Liam
352297d361
psc: rewrite IPmService
2 years ago
Liam
6c2d6cff19
psc: move IPmControl, IPmModule, IPmService
2 years ago
Liam
e540757279
olsc: rewrite IOlscServiceForSystemService
2 years ago
Liam
a8bca24292
olsc: add IRemoteStorageController
2 years ago
Liam
5f3c03d6a8
olsc: add IDaemonController
2 years ago
Liam
6b956a6951
olsc: rewrite ITransferTaskListController
2 years ago
Liam
8689370830
olsc: rewrite INativeHandleHolder
2 years ago
Liam
8ffa27b311
olsc: rewrite IOlscServiceForApplication
2 years ago
Liam
6334616b44
olsc: move INativeHandleHolder, IOlscServiceForApplication, IOlscServiceForSystemService, ITransferTaskListController
2 years ago
liamwhite
9e1a67b950
fs: add missing mutex header for member ( #13106 )
2 years ago
t895
de5422b1fd
android: Connect controllers with supported styles
If you tried to connect a controller that was previously configured with an unsupported style for your game, when you try to connect that controller, it will immediately disconnect. This ensures that the controller that is being connected will be changed to the first supported style index before being connected.
2 years ago
t895
45f450fca5
android: Add additional check for hasMapping
Controls can have no mapping if they are either "[empty]" or and empty string. This was causing an issue if you reset mapping on all controllers and then tried to play a game. The check to determine whether auto mapping was required would fail and leave you will no mapped controllers. This feels a bit like user error but it smooths things out if you forget so I see it as necessary.
2 years ago
t895
9a3fd76b25
android: Enable all controller styles on emulation shutdown
2 years ago
Liam
2e4a6b7f92
audio: format
2 years ago
Liam
5f90bd88da
audio: rewrite IHardwareOpusDecoder
2 years ago
Liam
c575a85233
audio: rewrite IAudioDevice
2 years ago
Liam
ea4703cb31
audio: rewrite IHardwareOpusDecoderManager
2 years ago
Liam
0471e54e5a
audio: rewrite IAudioRenderer
2 years ago
Liam
6012c9fe3a
audio: rewrite IAudioRendererManager
2 years ago
Liam
f65539504f
audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManager
2 years ago