FearlessTobi
|
1a52924eff
|
fssrv: Create InitialProgramInfo class and remove globals
|
2024-02-25 20:20:25 +01:00 |
|
FearlessTobi
|
0cac10aa19
|
core: Make ProgramRegistry part of the system instance
|
2024-02-25 19:49:46 +01:00 |
|
FearlessTobi
|
ade3a79bde
|
fssrv_program_info: Fix random crashes at boot
|
2024-02-25 19:12:47 +01:00 |
|
FearlessTobi
|
01a28edab5
|
Address review comments and fix compilation issues
|
2024-02-25 05:00:07 +01:00 |
|
FearlessTobi
|
fe3fcb0730
|
fs: Add missing types and fix compilation problems
|
2024-02-25 04:40:42 +01:00 |
|
FearlessTobi
|
b14f38946c
|
fsp: Implement IProgramRegistry
|
2024-02-25 04:40:42 +01:00 |
|
FearlessTobi
|
f9a67ff75d
|
fssrv: Add various data types and utility classes
These will be needed to reimplement the filesystem at a later point.
|
2024-02-25 04:40:42 +01:00 |
|
FearlessTobi
|
1e0e36c2c2
|
svc: Implement GetSystemInfo
Needed for fssrv_program_info.
|
2024-02-25 04:40:42 +01:00 |
|
FearlessTobi
|
4ca2bfb4dd
|
api_version: Update to latest firmware information
The information for this has been taken from Switchbrew.
|
2024-02-25 04:40:42 +01:00 |
|
FearlessTobi
|
12e55ae31b
|
common: Add various utility classes
|
2024-02-25 04:40:42 +01:00 |
|
liamwhite
|
a93d249ac1
|
Merge pull request #13155 from german77/GetSettingsItemValue
service: set: Fix GetSettingsItemValue
|
2024-02-24 16:24:01 -05:00 |
|
german77
|
9fccccedee
|
service: set: Fix GetSettingsItemValue
|
2024-02-24 14:44:21 -06:00 |
|
liamwhite
|
05f94dc5fc
|
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
|
dcf7698924
|
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
|
7b68d7d467
|
Merge pull request #13150 from liamwhite/region
set: fix region code for system settings
|
2024-02-24 11:40:31 -06:00 |
|
german77
|
4741e50047
|
service: set: Enable nfc and others by default and bump version
|
2024-02-24 11:19:51 -06:00 |
|
Liam
|
7836c0867d
|
set: fix region code for system settings
|
2024-02-24 00:48:44 -05:00 |
|
liamwhite
|
d1e0039bc8
|
Merge pull request #13142 from t895/vibration-queue
android: Play vibrations asynchronously
|
2024-02-24 00:38:13 -05:00 |
|
liamwhite
|
7a51eaa727
|
Merge pull request #13146 from wheremyfoodat/patch-1
common/ring_buffer: Include <limits> header
|
2024-02-23 20:32:40 -05:00 |
|
liamwhite
|
6c40d75e47
|
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
|
0a0c257206
|
service: audio: Add missing logging properties of SetHeadphoneOutputLevelMode
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
7019023cbc
|
service: btdrv: Add EnableRadio for Qlaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
c48c182fe0
|
service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
98be02898b
|
service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunch
|
2024-02-23 18:58:51 -06:00 |
|
Narr the Reg
|
e1bdeb2942
|
service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and IsAutoBrightnessControlSupported for QLaunch
|
2024-02-23 18:58:50 -06:00 |
|
Narr the Reg
|
015d666a4d
|
service: nfc: Implement SetNfcEnabled
|
2024-02-23 18:58:50 -06:00 |
|
Narr the Reg
|
624c90a439
|
service: npns: Add ListenTo and GetReceiveEvent for QLaunch
|
2024-02-23 18:58:39 -06:00 |
|
Narr the Reg
|
0fb26acccc
|
service: set: Add default eula setting
|
2024-02-23 18:58:19 -06:00 |
|
wheremyfoodat
|
ed315fb8a5
|
common/ring_buffer: Include <limits> header
|
2024-02-24 02:34:09 +02:00 |
|
t895
|
0369c65870
|
android: Play vibrations asynchronously
|
2024-02-23 16:41:59 -05:00 |
|
liamwhite
|
975d6f1ec4
|
Merge pull request #13141 from liamwhite/swap
fs: fix argument order
|
2024-02-23 15:23:06 -05:00 |
|
liamwhite
|
7c9e2255be
|
Merge pull request #13137 from liamwhite/mac-ci
ci: fix mac build
|
2024-02-23 15:21:18 -05:00 |
|
liamwhite
|
9f6818a6e5
|
Merge pull request #13136 from liamwhite/fs-launch
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
|
2024-02-23 15:21:12 -05:00 |
|
Liam
|
f1c16b487a
|
fs: fix argument order
|
2024-02-23 15:10:35 -05:00 |
|
Liam
|
6512f39061
|
ci: fix mac build
|
2024-02-23 13:25:48 -05:00 |
|
Liam
|
22b91afa69
|
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
|
2024-02-23 12:17:24 -05:00 |
|
liamwhite
|
77107ba124
|
Merge pull request #13133 from liamwhite/libstdcxx-issue
vi: workaround conductor includes
|
2024-02-23 11:34:34 -05:00 |
|
liamwhite
|
fa4dec9fe9
|
Merge pull request #13115 from liamwhite/olsc-pctl
olsc, pctl: move to new ipc
|
2024-02-23 11:34:29 -05:00 |
|
liamwhite
|
215e887be0
|
Merge pull request #13100 from liamwhite/audio-ipc
audio: move to new ipc
|
2024-02-23 11:34:21 -05:00 |
|
liamwhite
|
0da6704fc2
|
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
|
812754edec
|
vi: workaround conductor includes
|
2024-02-23 10:34:49 -05:00 |
|
Liam
|
964e19ab56
|
oboe_sink: handle temporary stream creation failure
|
2024-02-23 10:30:52 -05:00 |
|
liamwhite
|
9dc624f5dc
|
Merge pull request #13121 from german77/clean-shortcut
yuzu: Fix shortcut error message
|
2024-02-22 23:04:28 -05:00 |
|
liamwhite
|
dad9ea3e07
|
Merge pull request #13117 from liamwhite/ovln
psc: stub overlay notification channel
|
2024-02-22 20:26:03 -05:00 |
|
Liam
|
2c00599a53
|
audio: fix released buffer bounds check
|
2024-02-22 20:20:31 -05:00 |
|
FearlessTobi
|
2786d34dd7
|
aoc: Rename AOC_U to IAddOnContentManager
|
2024-02-23 01:19:18 +01:00 |
|
Narr the Reg
|
864b046500
|
yuzu: Fix shortcut error message
|
2024-02-22 17:52:30 -06:00 |
|
liamwhite
|
d12d9dad40
|
Merge pull request #12982 from FearlessTobi/fs-rewrite-part0
fs: Add FileSystemAccessor and use cmif serialization
|
2024-02-22 12:34:47 -05:00 |
|
Narr the Reg
|
2b3f1d3fc5
|
Merge pull request #13000 from liamwhite/skip-null-memory
device_memory_manager: skip unregistered interfaces on invalidate
|
2024-02-22 11:34:23 -06:00 |
|
Narr the Reg
|
984396a21a
|
Merge pull request #13001 from liamwhite/scaled-availability
vulkan_device: don't use fixed cap for memory limits
|
2024-02-22 11:31:17 -06:00 |
|