liamwhite
|
02b3a50564
|
Merge pull request #13154 from german77/vibration-filter
core: hid: Reintroduce vibration filter
|
2024-02-25 14:00:59 -05:00 |
|
Merry
|
f708d1e730
|
tools: Add reset submodules script
|
2024-02-25 17:17:01 +00:00 |
|
german77
|
68b0f72f27
|
core: hid: hid_core doesn't have access to LIBUSB
|
2024-02-25 10:06:43 -06:00 |
|
Narr the Reg
|
d8ca5402b5
|
Merge pull request #13160 from liamwhite/time
glue: load initial year setting as s32
|
2024-02-25 08:47:16 -06:00 |
|
Liam
|
e850ec7aa9
|
settings: enable error applet
|
2024-02-24 22:56:08 -05:00 |
|
Liam
|
1958a2df6b
|
ldn: return no connection from GetStateForMonitor
|
2024-02-24 22:56:08 -05:00 |
|
Liam
|
cacfe8ec90
|
ssl: add cert store
|
2024-02-24 22:56:05 -05:00 |
|
Liam
|
1c7c59ad91
|
glue: load initial year setting as s32
|
2024-02-24 22:49:38 -05:00 |
|
Liam
|
2945ef5999
|
acc: add account manager for acc:u1
|
2024-02-24 22:25:34 -05:00 |
|
Liam
|
4cc17106f6
|
fs: add stubs for online web applet
|
2024-02-24 22:25:34 -05:00 |
|
Liam
|
dd24fbb33c
|
erpt: stub report creation
|
2024-02-24 22:25:34 -05:00 |
|
Liam
|
7f0b506cf1
|
set: add GetPlatformRegion
|
2024-02-24 22:25:34 -05:00 |
|
liamwhite
|
c07486112c
|
Merge pull request #13155 from german77/GetSettingsItemValue
service: set: Fix GetSettingsItemValue
|
2024-02-24 16:24:01 -05:00 |
|
german77
|
4e20a37a2b
|
service: set: Fix GetSettingsItemValue
|
2024-02-24 14:44:21 -06:00 |
|
german77
|
bdd95714d5
|
core: hid: Reintroduce vibration filter
|
2024-02-24 12:19:51 -06:00 |
|
liamwhite
|
d953c2d880
|
Merge pull request #13153 from german77/defaultset
service: set: Enable nfc and others by default and bump version
|
2024-02-24 12:48:31 -05:00 |
|
liamwhite
|
843674567c
|
Merge pull request #13081 from FearlessTobi/aoc-ipc
aoc: Migrate to use cmif serialization
|
2024-02-24 12:48:26 -05:00 |
|
Narr the Reg
|
eff648d06c
|
Merge pull request #13150 from liamwhite/region
set: fix region code for system settings
|
2024-02-24 11:40:31 -06:00 |
|
german77
|
0f1de8fee0
|
service: set: Enable nfc and others by default and bump version
|
2024-02-24 11:19:51 -06:00 |
|
Liam
|
04e16dcb2f
|
set: fix region code for system settings
|
2024-02-24 00:48:44 -05:00 |
|
liamwhite
|
8727ea220b
|
Merge pull request #13142 from t895/vibration-queue
android: Play vibrations asynchronously
|
2024-02-24 00:38:13 -05:00 |
|
liamwhite
|
5e07baddbc
|
Merge pull request #13146 from wheremyfoodat/patch-1
common/ring_buffer: Include <limits> header
|
2024-02-23 20:32:40 -05:00 |
|
liamwhite
|
0796466580
|
Merge pull request #13140 from german77/yet-more-qlaunch
service: Stub multiple function for qlaunch
|
2024-02-23 20:32:32 -05:00 |
|
Narr the Reg
|
8bc1934126
|
service: audio: Add missing logging properties of SetHeadphoneOutputLevelMode
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
08703d2350
|
service: btdrv: Add EnableRadio for Qlaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
a23f148581
|
service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
d77cb74cb2
|
service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
b1994c06df
|
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch
|
2024-02-23 18:58:50 -06:00 |
|
Narr the Reg
|
ba58902d76
|
service: nfc: Implement SetNfcEnabled
|
2024-02-23 18:58:50 -06:00 |
|
Narr the Reg
|
2ab5090b02
|
service: npns: Add ListenTo and GetReceiveEvent for QLaunch
|
2024-02-23 18:58:39 -06:00 |
|
Narr the Reg
|
ed811a58e9
|
service: set: Add default eula setting
|
2024-02-23 18:58:19 -06:00 |
|
wheremyfoodat
|
8a5329b19a
|
common/ring_buffer: Include <limits> header
|
2024-02-24 02:34:09 +02:00 |
|
Narr the Reg
|
9d2a7fba97
|
service: hid: Migrate HidServer to new IPC
|
2024-02-23 17:49:02 -06:00 |
|
Narr the Reg
|
c10b688712
|
service: hid: Move and migrate AppletResource and ActiveVibrationDevice
|
2024-02-23 17:49:02 -06:00 |
|
t895
|
ebcf0a3415
|
android: Play vibrations asynchronously
|
2024-02-23 16:41:59 -05:00 |
|
liamwhite
|
26ab5e9c88
|
Merge pull request #13141 from liamwhite/swap
fs: fix argument order
|
2024-02-23 15:23:06 -05:00 |
|
liamwhite
|
7c2176aa34
|
Merge pull request #13137 from liamwhite/mac-ci
ci: fix mac build
|
2024-02-23 15:21:18 -05:00 |
|
liamwhite
|
987238f938
|
Merge pull request #13136 from liamwhite/fs-launch
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
|
2024-02-23 15:21:12 -05:00 |
|
Liam
|
996211f28f
|
fs: fix argument order
|
2024-02-23 15:10:35 -05:00 |
|
Liam
|
18fd37279b
|
ci: fix mac build
|
2024-02-23 13:25:48 -05:00 |
|
Liam
|
b47cfa8e48
|
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
|
2024-02-23 12:17:24 -05:00 |
|
liamwhite
|
bedb70d105
|
Merge pull request #13133 from liamwhite/libstdcxx-issue
vi: workaround conductor includes
|
2024-02-23 11:34:34 -05:00 |
|
liamwhite
|
0ca185f68d
|
Merge pull request #13115 from liamwhite/olsc-pctl
olsc, pctl: move to new ipc
|
2024-02-23 11:34:29 -05:00 |
|
liamwhite
|
56834236dc
|
Merge pull request #13100 from liamwhite/audio-ipc
audio: move to new ipc
|
2024-02-23 11:34:21 -05:00 |
|
liamwhite
|
0e16d64fbc
|
Merge pull request #13073 from FearlessTobi/fsp-srv-ipc
fsp: Migrate remaining interfaces to cmif serialization
|
2024-02-23 11:34:06 -05:00 |
|
Liam
|
10966412ac
|
vi: workaround conductor includes
|
2024-02-23 10:34:49 -05:00 |
|
Liam
|
ecf0037c31
|
oboe_sink: handle temporary stream creation failure
|
2024-02-23 10:30:52 -05:00 |
|
liamwhite
|
6ce6149347
|
Merge pull request #13121 from german77/clean-shortcut
yuzu: Fix shortcut error message
|
2024-02-22 23:04:28 -05:00 |
|
liamwhite
|
cee82ecadb
|
Merge pull request #13117 from liamwhite/ovln
psc: stub overlay notification channel
|
2024-02-22 20:26:03 -05:00 |
|
Liam
|
c847c2e75a
|
audio: fix released buffer bounds check
|
2024-02-22 20:20:31 -05:00 |
|