summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: hid: hid_core doesn't have access to LIBUSBGravatar german772024-02-251-3/+2
|
* service: set: Fix GetSettingsItemValueGravatar german772024-02-243-22/+19
|
* Merge pull request #13153 from german77/defaultsetGravatar liamwhite2024-02-242-1/+5
|\ | | | | service: set: Enable nfc and others by default and bump version
| * service: set: Enable nfc and others by default and bump versionGravatar german772024-02-242-1/+5
| |
* | Merge pull request #13081 from FearlessTobi/aoc-ipcGravatar liamwhite2024-02-248-388/+376
|\ \ | | | | | | aoc: Migrate to use cmif serialization
| * | aoc: Rename AOC_U to IAddOnContentManagerGravatar FearlessTobi2024-02-235-36/+40
| | |
| * | aoc: Migrate to use cmif serializationGravatar FearlessTobi2024-02-194-157/+109
| | |
| * | core/aoc: Move IPurchaseEventManager to separate fileGravatar FearlessTobi2024-02-194-78/+110
| | |
* | | set: fix region code for system settingsGravatar Liam2024-02-241-0/+3
| |/ |/|
* | Merge pull request #13142 from t895/vibration-queueGravatar liamwhite2024-02-244-17/+44
|\ \ | | | | | | android: Play vibrations asynchronously
| * | android: Play vibrations asynchronouslyGravatar t8952024-02-234-17/+44
| | |
* | | Merge pull request #13146 from wheremyfoodat/patch-1Gravatar liamwhite2024-02-231-0/+1
|\ \ \ | | | | | | | | common/ring_buffer: Include <limits> header
| * | | common/ring_buffer: Include <limits> headerGravatar wheremyfoodat2024-02-241-0/+1
| |/ /
* | | service: audio: Add missing logging properties of SetHeadphoneOutputLevelModeGravatar Narr the Reg2024-02-231-1/+1
| | |
* | | service: btdrv: Add EnableRadio for QlaunchGravatar Narr the Reg2024-02-231-13/+19
| | |
* | | service: friend: Add GetFriendCount, GetNewlyFriendCount, ↵Gravatar Narr the Reg2024-02-231-26/+65
| | | | | | | | | | | | GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch
* | | service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchGravatar Narr the Reg2024-02-232-1/+12
| | |
* | | service: lbl: Add SaveCurrentSetting, LoadCurrentSetting and ↵Gravatar Narr the Reg2024-02-231-4/+27
| | | | | | | | | | | | IsAutoBrightnessControlSupported for QLaunch
* | | service: nfc: Implement SetNfcEnabledGravatar Narr the Reg2024-02-235-8/+39
| | |
* | | service: npns: Add ListenTo and GetReceiveEvent for QLaunchGravatar Narr the Reg2024-02-231-8/+34
| | |
* | | service: set: Add default eula settingGravatar Narr the Reg2024-02-232-2/+12
|/ /
* | Merge pull request #13141 from liamwhite/swapGravatar liamwhite2024-02-232-2/+2
|\ \ | | | | | | fs: fix argument order
| * | fs: fix argument orderGravatar Liam2024-02-232-2/+2
| | |
* | | fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilterGravatar Liam2024-02-236-2/+68
|/ /
* | Merge pull request #13133 from liamwhite/libstdcxx-issueGravatar liamwhite2024-02-231-1/+2
|\ \ | | | | | | vi: workaround conductor includes
| * | vi: workaround conductor includesGravatar Liam2024-02-231-1/+2
| | |
* | | Merge pull request #13115 from liamwhite/olsc-pctlGravatar liamwhite2024-02-2325-828/+1187
|\ \ \ | | | | | | | | olsc, pctl: move to new ipc
| * | | pctl: rewrite IParentalControlServiceGravatar Liam2024-02-212-199/+204
| | | |
| * | | pctl: rewrite IParentalControlServiceFactoryGravatar Liam2024-02-212-20/+26
| | | |
| * | | pctl: move IParentalControlServiceFactoryGravatar Liam2024-02-218-112/+87
| | | |
| * | | pctl: move IParentalControlServiceGravatar Liam2024-02-214-467/+518
| | | |
| * | | pctl: move types and resultsGravatar Liam2024-02-215-67/+88
| | | |
| * | | olsc: rewrite IOlscServiceForSystemServiceGravatar Liam2024-02-213-10/+52
| | | |
| * | | olsc: add IRemoteStorageControllerGravatar Liam2024-02-212-0/+73
| | | |
| * | | olsc: add IDaemonControllerGravatar Liam2024-02-213-0/+62
| | | |
| * | | olsc: rewrite ITransferTaskListControllerGravatar Liam2024-02-212-36/+38
| | | |
| * | | olsc: rewrite INativeHandleHolderGravatar Liam2024-02-212-1/+16
| | | |
| * | | olsc: rewrite IOlscServiceForApplicationGravatar Liam2024-02-213-28/+29
| | | |
| * | | olsc: move INativeHandleHolder, IOlscServiceForApplication, ↵Gravatar Liam2024-02-2110-207/+313
| | | | | | | | | | | | | | | | IOlscServiceForSystemService, ITransferTaskListController
* | | | Merge pull request #13100 from liamwhite/audio-ipcGravatar liamwhite2024-02-2359-2056/+1882
|\ \ \ \ | | | | | | | | | | audio: move to new ipc
| * | | | oboe_sink: handle temporary stream creation failureGravatar Liam2024-02-231-2/+6
| | | | |
| * | | | audio: fix released buffer bounds checkGravatar Liam2024-02-221-2/+6
| | | | |
| * | | | audio: add NotifyHeadphoneVolumeWarningDisplayedEventGravatar Liam2024-02-212-1/+7
| | | | |
| * | | | audio: formatGravatar Liam2024-02-207-13/+16
| | | | |
| * | | | audio: rewrite IHardwareOpusDecoderGravatar Liam2024-02-202-218/+123
| | | | |
| * | | | audio: rewrite IAudioDeviceGravatar Liam2024-02-208-126/+127
| | | | |
| * | | | audio: rewrite IHardwareOpusDecoderManagerGravatar Liam2024-02-2017-297/+230
| | | | |
| * | | | audio: rewrite IAudioRendererGravatar Liam2024-02-203-149/+86
| | | | |
| * | | | audio: rewrite IAudioRendererManagerGravatar Liam2024-02-2012-136/+107
| | | | |
| * | | | audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManagerGravatar Liam2024-02-207-509/+556
| | | | |