yellows8
|
a771f06a0e
|
btdrv: Fixed btdrvGetHidReport IPC, updated docs, and added an enum.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
354e7d84fd
|
btdrv: Added btdrvTriggerConnection.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
045f6477d9
|
btdrv: Added cmds:
btdrvSetBleVisibility, btdrvSetBleAdvertiseData, btdrvSetBleAdvertiseParameter, btdrvRegisterGattClient, btdrvUnregisterGattClient, btdrvUnregisterAllGattClients, btdrvGetGattAttribute, btdrvGetGattService, btdrvRegisterGattServer, btdrvUnregisterGattServer, btdrvConnectGattClient, btdrvDisconnectGattClient, btdrvAddGattService, btdrvEnableGattService, btdrvAddGattCharacteristic, btdrvAddGattDescriptor, btdrvGetBleManagedEventInfo, btdrvGetGattFirstCharacteristic, btdrvGetGattNextCharacteristic, btdrvGetGattFirstDescriptor, btdrvGetGattNextDescriptor, btdrvRegisterGattManagedDataPath, btdrvUnregisterGattManagedDataPath, btdrvRegisterGattHidDataPath, btdrvUnregisterGattHidDataPath, btdrvRegisterGattDataPath, btdrvUnregisterGattDataPath.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
e0ee2ffc86
|
btdrv: Added btdrvGetEventInfo/btdrvGetHidEventInfo, etc.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
0075672b93
|
btdrvGetLeEventInfo -> btdrvGetLeHidEventInfo
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b15a583b80
|
btdrv: Added more cmds and the required enum:
btdrvGetLatestPlr, btdrvEnableTxPowerBoostSetting, btdrvIsTxPowerBoostSettingEnabled, btdrvEnableAfhSetting, btdrvIsAfhSettingEnabled, btdrvGetChannelMap, btdrvMoveToSecondaryPiconet, btdrvIsManufacturingMode, btdrvEmulateBluetoothCrash, btdrvGetBleChannelMap.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
b18912980e
|
btdrv: Added HidReportEventInfo support.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
2878b97f3a
|
btdrv: Added cmds:
btdrvGetAdapterProperties, btdrvGetAdapterProperty, btdrvSetAdapterProperty, btdrvWriteHidData, btdrvWriteHidData2, btdrvSetHidReport, btdrvGetHidReport.
Added/updated the required enum/struct.
bt(drv): Updated docs.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
7e06e0e657
|
btdrv: Use InitializeBluetoothDriver during init.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
a5e8572019
|
Added initial bluetooth support.
|
2020-08-20 18:38:55 -04:00 |
|
yellows8
|
bcc0f86aa3
|
hidbus/ringcon: Fixed cleanup, this also fixed a crash.
|
2020-08-20 13:28:26 -04:00 |
|
HookedBehemoth
|
9a1e3aeb47
|
add news service wrapper (#493)
|
2020-08-04 19:37:34 +02:00 |
|
Adubbz
|
ed16b7f948
|
hiddbg: implement DeactivateHomeButton
|
2020-07-07 12:35:37 +02:00 |
|
SciresM
|
b8a095ac2f
|
fs: add missing AccessLog functions. (#491)
|
2020-07-03 00:03:36 +02:00 |
|
yellows8
|
6620dfaa6f
|
applet: Added get-event funcs:
appletHolderGetExitEvent and expose appletHolderGetPopInteractiveOutDataEvent.
|
2020-06-24 10:35:30 -04:00 |
|
yellows8
|
29dd63e5db
|
Added support for nifmLa. Added nifmRequestGetAppletInfo.
|
2020-06-11 19:00:07 -04:00 |
|
HookedBehemoth
|
ac468913e4
|
add commands for accessing process storage (#485)
|
2020-06-06 15:13:23 +02:00 |
|
yellows8
|
eb9d377320
|
hid: Implemented the remaining functionality for supporting SevenSixAxisSensor, and added the required structs. Updated hidInitializeSevenSixAxisSensor for the [10.0.0+] change.
|
2020-06-01 12:11:24 -04:00 |
|
yellows8
|
17ebe4104a
|
ldn: Updated structs.
|
2020-05-24 12:34:43 -04:00 |
|
yellows8
|
2f25c57d0e
|
ldn: Updated structs.
|
2020-05-18 14:57:22 -04:00 |
|
yellows8
|
02ed902558
|
Added support for ldn.
|
2020-05-17 15:49:23 -04:00 |
|
yellows8
|
3c08ce6936
|
nifm: Added support for IRequest.
|
2020-05-12 23:32:20 -04:00 |
|
Michael Scire
|
4f401256b0
|
psc: correct version for pscPmModuleAcknowledge
|
2020-05-07 12:29:43 +02:00 |
|
Dave Murphy
|
c7130a785a
|
fix string truncation warning
|
2020-05-03 00:58:03 +02:00 |
|
yellows8
|
ea77c1d4cb
|
ssl: Improved the SslVersion enum and updated the param type for sslCreateContext.
|
2020-04-29 12:26:44 -04:00 |
|
Adubbz
|
dbc4b759e2
|
set: fix GetGyroscopeOffset
|
2020-04-26 16:52:28 +02:00 |
|
yellows8
|
41e90ef8b5
|
ssl: Updated params and docs + various improvements. Added sslConnectionGetServerCertDetail and the required structs.
|
2020-04-24 16:39:22 -04:00 |
|
yellows8
|
41aefdc5ee
|
ssl/socket: Added socketSslConnectionSetSocketDescriptor/socketSslConnectionGetSocketDescriptor wrappers, and updated ssl for this.
|
2020-04-24 16:39:22 -04:00 |
|
yellows8
|
613fa855da
|
ssl: Implemented the remaining ISslConnection cmds. Expose the total_out param for sslGetCertificates. Various improvements / updated docs.
|
2020-04-24 16:39:22 -04:00 |
|
yellows8
|
60e4ee04b0
|
Added initial support for the ssl service.
|
2020-04-24 16:39:22 -04:00 |
|
HookedBehemoth
|
8e245a0ba8
|
add capssc 1201-1203 debug calls (#408)
|
2020-04-24 22:10:42 +02:00 |
|
SciresM
|
8cbac97466
|
capssc: Add CaptureJpegScreenShot (#407)
|
2020-04-23 00:07:03 +02:00 |
|
yellows8
|
cc7fb493e1
|
hidsys: Added support for all of the [10.0.0+] ButtonConfig cmds, and the required enum/structs.
|
2020-04-20 18:46:42 -04:00 |
|
Michael Scire
|
6fae441714
|
ns: fix appman getter funcs on 3.0.0-5.0.2
|
2020-04-20 12:36:50 +02:00 |
|
yellows8
|
1925e32c6d
|
applet: Added support for most of the [10.0.0+] cmds: appletCancelCpuBoostMode, appletActivateMigrationService, appletDeactivateMigrationService, appletCreateManagedDisplaySeparableLayer, appletSetManagedDisplayLayerSeparationMode, appletHolderPresetLibraryAppletGpuTimeSliceZero, appletRequestToSleep, appletApplicationRequestApplicationSoftReset, appletApplicationRestartApplicationTimer, appletSetApplicationMemoryReservation, appletShouldSetGpuTimeSliceManually, appletIsHealthWarningRequired, appletIsHomeButtonShortPressedBlocked.
|
2020-04-18 13:21:39 -04:00 |
|
shchmue
|
e79c8a2467
|
Add new 10.0.0 settings calls (#404)
|
2020-04-18 00:45:53 +02:00 |
|
yellows8
|
b1b80f5493
|
pdm: Updated for [10.0.0+].
|
2020-04-17 14:17:30 -04:00 |
|
XorTroll
|
763b1694ec
|
Add mii and miiimg services (#402)
|
2020-04-17 01:28:53 +02:00 |
|
Michael Scire
|
0b93435a44
|
lr: add lrLrEraseProgramRedirection
|
2020-04-16 21:24:49 +02:00 |
|
Michael Scire
|
d4c278cf00
|
pm: rename EnableApplicationExtraThread
|
2020-04-16 21:24:49 +02:00 |
|
Michael Scire
|
f86dc2ceba
|
pgl: implement full api
|
2020-04-16 21:24:49 +02:00 |
|
yellows8
|
db14e06fb2
|
Added a sysver-check for appletOpenMainApplication, it was removed with [10.0.0+]. Added a required-sysver comment for ldrPmSetEnabledProgramVerification.
|
2020-04-16 13:54:44 -04:00 |
|
yellows8
|
ab715a9a49
|
bpc: Added a required-sysver check for bpcGetSleepButtonState which was missing.
|
2020-04-16 13:46:55 -04:00 |
|
yellows8
|
3a22332630
|
ns: Added/updated required-sysver checks as needed by [10.0.0+], and added nsdevLaunchApplicationFromHost.
|
2020-04-16 12:38:46 -04:00 |
|
HookedBehemoth
|
a272fa75b9
|
make pl:s accessible (#400)
|
2020-04-15 18:18:14 +02:00 |
|
Michael Scire
|
7e581f6110
|
fix if spacing
|
2020-04-14 21:29:38 +02:00 |
|
Michael Scire
|
02e4aad9dc
|
pgl: add pglTerminateProcess
|
2020-04-14 21:29:38 +02:00 |
|
Michael Scire
|
27b34533ac
|
ldr: add ldrPmSetEnabledProgramVerification
|
2020-04-14 21:29:38 +02:00 |
|
Michael Scire
|
af051c8301
|
fsp-pr: SetEnabledProgramVerification removed in 10.0.0
|
2020-04-14 21:29:38 +02:00 |
|
Michael Scire
|
fa0234efff
|
fsldr: update for 10.0.0
|
2020-04-14 21:29:38 +02:00 |
|