ndeadly
dcebe96e71
hiddbg: modify hiddbgAttachHdlsWorkBuffer to accept a user-supplied buffer and size ( #601 )
...
Co-authored-by: ndeadly <24677491+ndeadly@users.noreply.github.com>
2023-02-02 00:20:48 +01:00
yellows8
174b5066a5
usbhs: Use an user-specified buffer for tmem, etc.
2023-02-01 14:00:33 -05:00
yellows8
7549d3b124
usbhs: Expose the id param, and update a struct.
2023-02-01 13:16:32 -05:00
yellows8
e768ac74f9
usbhs: Added the remaining cmds and expose more functionality, etc.
2023-01-31 21:32:45 -05:00
averne
6ee5d8d148
audctl: fix TargetVolume functions
2023-01-31 21:06:01 -05:00
Pablo Curiel
7caf74af76
Update ncm_types to 15.0.0. ( #597 )
2022-12-06 12:45:23 +01:00
yellows8
3b2d72a427
error: Add note for errorApplicationCreate.
2022-11-02 22:56:30 -04:00
yellows8
75290f912e
applet: Updated for 15.0.0. Various fixes and added __nx_applet_init_timeout.
2022-11-01 14:27:32 -04:00
yellows8
cea3018de6
result: Add LibnxError_Timeout.
2022-11-01 14:24:22 -04:00
yellows8
5ca15e7696
wlaninf: Add sysver check since this was removed in 15.0.0.
2022-10-22 16:30:42 -04:00
yellows8
ac414d2bc5
pdm: Updated sysver checks for 15.0.0.
2022-10-16 12:45:58 -04:00
yellows8
ea145a8d3c
setsys: Updated sysver check for setsysNeedsToUpdateHeadphoneVolume.
2022-10-16 12:45:58 -04:00
fincs
8b77139a04
env: Add support for svc 0x80..0xBF hinting
2022-10-12 19:42:37 +02:00
Michael Scire
de4d19df1a
MapDeviceAddressSpace svcs now take option, not perm
2022-10-12 09:03:04 -07:00
Michael Scire
1543e84627
svc: add MapInsecureMemory/UnmapInsecureMemory
2022-10-11 20:18:30 -07:00
averne
1a05cb20a2
Fix typos in swkbd.h
2022-10-06 19:49:54 +02:00
averne
8b17648d0b
nv: Implement ioctl GET_GPU_TIME
2022-07-02 16:02:01 +02:00
yellows8
bb42eab289
nifm: Added nifmSetWowlDelayedWakeTime.
2022-06-06 01:50:33 -04:00
yellows8
d33bb0ad6a
nifm/socket: Add nifmRequest sleep/register-socket cmds.
2022-05-31 20:09:26 -04:00
yellows8
9865dbf921
btdrv: Updated sysver check for removed cmds in 14.x.
2022-04-07 22:12:26 -04:00
MasaGratoR
a1d6b3be43
ts: Update tsGetTemperatureMilliC ( #588 )
...
* ts: Update tsGetTemperatureMilliC for 14.0.0
2022-04-07 21:47:04 -04:00
Michael Scire
d42ddeff78
bpc: add 6.0.0 bpcGetPowerButton, update accessible-firmware comments.
2022-04-07 21:43:32 -04:00
Michael Scire
cdba7dc808
pm: update for 14.0.0
2022-04-07 21:43:32 -04:00
Michael Scire
f9a27d6cc7
svc: add new info type
2022-04-07 21:43:32 -04:00
yellows8
0a88426a6a
svc: ret for svcCallSecureMonitor is void.
2022-03-06 14:00:40 -05:00
Morph
e6c7ac7c0b
fs: Add fsOpenSaveDataInfoReaderWithFilter
2022-03-06 19:20:40 +01:00
yellows8
04aa28c436
nv: Added nvIoctl3, updated _nvGetSessionForRequest, and:
...
* Check hosver in nvIoctl2.
2022-02-26 12:54:26 -05:00
averne
3d9e1a9c7b
Fix MemoryInfo field order
2022-01-29 16:38:34 +01:00
yellows8
32370bd19c
fs: Added fsCreate_TemporaryStorage + fixed fsOpen_TemporaryStorage.
2022-01-06 12:20:19 -05:00
yellows8
4a33b32f43
nfc: Added more cmds, etc.
2021-12-09 01:01:32 -05:00
Michael Theall
16f8547f4c
Add support for SGR 38 and 48
...
This supports the escape sequences used by fmtlib
2021-11-10 20:38:30 +01:00
yellows8
c208dd0a57
hid: Added the new controllers to HidDeviceType.
2021-11-01 18:15:11 -04:00
yellows8
93db7abb03
hid: Updated various enums/etc, + support for new controllers.
2021-10-27 16:27:32 -04:00
yellows8
65b8ed5582
Added BITL.
2021-10-27 16:23:56 -04:00
ndeadly
cee75bbe13
hidsys: add some missing unique pad service wrappers
2021-10-04 21:35:15 +02:00
yellows8
c6dcbdfffb
btm: Updated structs/params for 13.0.0.
2021-09-25 11:01:30 -04:00
ndeadly
b5714296d6
setsys: update SetSysBluetoothDevicesSettings for 13.0.0
2021-09-24 22:59:54 +02:00
yellows8
8db41edc43
psel: Added pselShowUserQualificationPromoter for 13.0.0.
2021-09-24 11:56:15 -04:00
ndeadly
bf2e48e22a
btm: update GetDeviceCondition and GetDeviceInfo service wrappers and related types for 13.0.0 ( #576 )
2021-09-24 17:35:11 +02:00
p-sam
b35d42faaa
hiddbg: fix IsHdlsVirtualDeviceAttached for 13.0.0
2021-09-22 17:32:38 +02:00
yellows8
0cc2da720c
setsys: Updated SetSysNxControllerSettings.
2021-09-19 16:14:17 -04:00
Michael Scire
8daccdf35a
ncm: add new 13.0.0 commands
2021-09-18 21:55:14 +02:00
Michael Scire
49507b86a8
svc: add 13.0.0 svc changes
2021-09-18 12:34:58 +02:00
yellows8
369bb31311
btdrv: Added 13.0.0 cmds + minor improvements.
2021-09-18 00:31:53 -04:00
yellows8
0a64ff5af0
setsys: 13.0.0 support
2021-09-17 16:02:49 -04:00
yellows8
8e93933157
hiddbg: hdls 13.0.0 support
2021-09-17 11:23:11 -04:00
yellows8
4ac3b0cec5
hidsys: Check sysver for the removed cmds with 13.0.0.
2021-09-17 01:50:31 -04:00
Sean Maas
960599c4b5
btdrv: fix btdrvRespondToSspRequest for 12.0.0
2021-09-15 12:19:30 -04:00
fincs
982aef9ea5
sessionmgr: fix deadlock with multiple waiters ( fix #556 )
2021-06-20 12:39:42 +02:00
ndeadly
373b13b7c0
btm: add BtmDeviceCondition definitions
...
(cherry picked from commit a598dca0e1d8cb4c4f3c053494048832c05a79ed)
(cherry picked from commit 9736386850dc4b987b095a43eceefc469996b2fa)
2021-06-09 21:32:47 +02:00
ndeadly
58885db2cd
btdrv: update bluetooth hid connection event info for 12.0.0
2021-06-02 17:56:55 +02:00
ndeadly
8c8bd9debf
btdrv: add bluetooth event info definition for connection event on fw < 9.0.0
...
(cherry picked from commit 1e7abd975fc906d1a483b33fa86969cb15e93ece)
2021-06-02 17:56:55 +02:00
fincs
4a850437f2
audctl/audrec: fixup
2021-05-31 17:43:02 +02:00
plutoo
5421d1d716
audrec: Fix typo
2021-05-30 17:54:26 -07:00
plutoo
5d95e17f9b
switch: Fix documentation comments
2021-05-30 17:53:33 -07:00
plutoo
4b2d111859
audctl: Fix prefix on enum
2021-05-30 17:46:49 -07:00
plutoo
f893c043f7
switch: Add audrec/audctl to default header
2021-05-30 17:33:39 -07:00
plutoo
6ce881b013
audrec: Initial commit
2021-05-30 17:33:26 -07:00
plutoo
a1ddefd3ca
audctl: Initial commit
2021-05-30 17:33:11 -07:00
yellows8
f486127615
Bluetooth pr rebased ( #552 and #540 )
...
* btdrv: expand upon and refine event data definitions
* btdrv changes for 12.0.0
* btdrv: Various fixes, added enums, etc.
Co-authored-by: ndeadly <24677491+ndeadly@users.noreply.github.com>
2021-05-30 13:47:36 -04:00
fincs
f47e1d26ec
Remove obsolete reference to 3dmoo carried over from libctru
2021-05-21 23:03:54 +02:00
Pablo Curiel
e604350e9c
crc: allow checksum calculation in blocks. ( #550 )
2021-05-21 00:07:35 +02:00
Morph
08e2b2d945
swkbd: Fix several swkbd enums and structs ( #549 )
...
* swkbd: Provide more accurate SwkbdInline State descriptions
* swkbd: Correct stringLenMaxExt to stringLenMin
* swkbd: Add setters for stringLenMax/Min in SwkbdAppearArg
2021-05-10 18:16:40 +02:00
Narr the Reg
e2c3ae8e44
hid: Correct some gesture errors
...
I recently did some RE on touch gestures with the help of a nro I made. I have found that those values where incorrect.
2021-05-04 17:34:34 +02:00
TurtleP
00d1a696b9
add audrvVoiceIsPaused
2021-04-26 20:33:10 +02:00
Pablo Curiel
d6c6431a22
Fix unused parameter warnings in tipc.h when -Wextra is used. ( #545 )
...
Removes unused TipcService parameter in tipcMakeRequest and tipcParseResponse.
2021-04-20 20:43:50 +02:00
yellows8
d54c9f9cc8
hiddbg: hdls 12.0.0 support, closes #542 .
2021-04-18 18:35:36 -04:00
averne
5d644b6e82
Fix mm:u on 1.0.0
2021-04-18 19:20:02 +02:00
yellows8
2e2cf43cf5
btdrv: Added support for the new 12.0.0 cmds.
2021-04-16 16:46:45 -04:00
fincs
0d32a2c0d5
sm: docufix
2021-04-11 14:07:42 +02:00
Michael Scire
d6a1ef0af4
pgl: convert to cmif/tipc polyglot
2021-04-11 12:20:08 +02:00
Michael Scire
eb8ee97f1c
smm: support tipc/cmif
2021-04-11 12:20:08 +02:00
fincs
7416b23ef9
sm: update for 12.0.0, tipc
2021-04-11 12:20:07 +02:00
Michael Scire
ebb54a1224
tipc: add cmif-like wrapper
2021-04-11 12:20:06 +02:00
Jeremy S. Postelnek
ca9d007bd4
friends: ability to get Friend Code ( #539 )
2021-04-10 23:14:24 +02:00
Jeremy S. Postelnek
c5a9a909a9
set:sys: add ProductModel enums ( #538 )
2021-04-02 19:34:40 +02:00
Vicki Pfau
7e29719263
psm: Fix charger definitions
2021-03-30 17:40:05 +02:00
SciresM
f365c9b2b5
htcs: implement hipc bindings ( #530 )
2021-03-16 23:42:50 +01:00
averne
05744823ac
Const request
2021-03-07 19:59:46 +01:00
averne
3374db38a2
Add mm:u service wrappers
2021-03-07 19:59:46 +01:00
averne
0716ed6ffd
Add some nvchannel ioctls ( #534 )
2021-02-28 21:17:57 +01:00
Michael Scire
c8f8145195
bsd: allow user-specified tmem backing buffer
2021-02-24 17:41:52 +01:00
Michael Scire
38ee48032f
sf: add serialization fixes necessary for htcs
2021-02-20 13:16:10 +01:00
yellows8
d4542ec9b0
hiddbg: Added support for SleepButton AutoPilot.
2021-02-13 14:20:44 -05:00
Michael Scire
ae3271ba4c
fs: add fsOpenHostFileSystem(WithOption)
2021-02-13 16:46:49 +01:00
yellows8
0f4f0ed039
btdrv: Updated BtdrvFatalReason.
2021-02-12 13:11:57 -05:00
Michael Scire
c71cd80bcf
psc: fix dependency argument on init
2021-02-10 17:31:51 +01:00
yellows8
15a5d1c44f
btdrv: Updated params/docs for btdrvSetBleVisibility.
2021-02-04 11:47:50 -05:00
yellows8
531f9d7921
Updated/added bluetooth structs/enums. Updated docs.
...
Moved btm types into a dedicated .h.
2021-02-03 14:02:38 -05:00
yellows8
7751df9356
btdrv: Updated param names + docs.
2021-02-02 15:51:31 -05:00
SciresM
e48f1c339f
add hosversionIsAtmosphere ( #525 )
2021-01-27 23:20:41 +01:00
yellows8
d813bef54b
btdrv: Added/updated structs/enums for events, etc.
2021-01-19 20:02:01 -05:00
fincs
109bd683df
hid: Add HidKeyboardKey & hidKeyboardStateGetKey
2021-01-17 17:45:48 +01:00
fincs
649f308d4b
Delete old virtmem API 🦀 🦀
2021-01-17 17:05:29 +01:00
fincs
637dd12b2d
Delete old HID API 🦀 🦀
2021-01-17 17:05:21 +01:00
yellows8
c8fdae9189
btdrv: Updated/added structs/enums for events, etc.
2021-01-16 13:34:12 -05:00
HookedBehemoth
43202cc829
add application version manager service wrapper ( #519 )
2021-01-06 17:25:29 +01:00
yellows8
110c2f0622
btdrv: Updated docs.
2021-01-05 01:36:29 -05:00
yellows8
348b21def2
btdrv: Updated names for BtdrvHidReportEvent*.
2021-01-03 02:07:17 -05:00
yellows8
2f6fcf7fb2
btdrv: Updated param names/docs.
2020-12-29 20:31:06 -05:00