Commit Graph

2181 Commits

Author SHA1 Message Date
yellows8
f6e45096aa
ldn: Use sessionmgr. 2025-08-02 12:00:50 -04:00
yellows8
eb780c49ac
ldn: Allow using an user-specified priority. 2025-08-01 12:41:13 -04:00
ITotalJustice
9e26b562d7 fix missing include in switch.h for aud.h 2025-07-30 23:57:29 +02:00
yellows8
06d904b47e
ldn: Updated initialization handling. Updated ldnSetOperationMode for use with ldn:u. 2025-07-26 23:46:21 -04:00
Dave Murphy
b186ec08bc
refactor console code for better ansi escape-code handling (#682) 2025-07-26 15:32:00 +02:00
yellows8
a4cd3bd86b
ldn: Updated names for various cmd funcs. 2025-07-25 22:13:20 -04:00
yellows8
83bb6a7103
ldn: Updated/added structs+enums and docs. 2025-07-25 21:54:37 -04:00
ITotalJustice
0d1db81224
add audout:a audout:d aud:a aud:d (#636) 2025-07-25 21:44:20 +02:00
ITotalJustice
8d3dfbf370
fix audout events being missed. (#683) 2025-07-25 21:43:59 +02:00
ndeadly
e15a7181b4 btdrv: fix incorrectly labelled LE connection parameters 2025-07-25 21:43:34 +02:00
yellows8
48cd85a8b9
ns: Updated structs/enums + docs. 2025-07-23 22:46:54 -04:00
MasaGratoR
96f063ac13
Cover new Chinese and Brazilian Portuguese language IDs for nacpGetLanguageEntry 2025-07-13 20:32:04 +02:00
yellows8
70ea18a477
ldn: Added *ActionFrame, ldnSetHomeChannel, *TxPower. 2025-06-30 15:48:05 -04:00
MasaGratoR
18002c9735
Update SetSysEdid to include different types of Extension blocks (#677) 2025-06-25 09:08:53 +01:00
ITotalJustice
f094767faf
add usbDsGetSpeed and missing speed enum entries. (#676) 2025-06-25 07:44:46 +01:00
yellows8
1ff513dc17
ldn: Updated docs. 2025-06-24 12:54:32 -04:00
Dave Murphy
2680749e8c
ensure libs rebuilt on code changes 2025-06-24 16:05:12 +01:00
yellows8
dfee0c8ba2
ldn: Added ldnSetProtocol. 2025-06-18 18:17:05 -04:00
Dave Murphy
0a4ac1b87c
remove unused dist-bin target 2025-06-12 16:06:29 +01:00
Dave Murphy
638624cf02
actually install libs too. Closes #681 2025-06-12 08:40:44 +01:00
Dave Murphy
2f471a1c26
remove unused version number in Makefile (#679)
* remove unused version number in Makefile
* add dist-src target using git tag
2025-06-10 18:01:55 +01:00
ndeadly
d1dbd8db51 btdrv: fix struct alignment issue in BtdrvBleEventInfo 2025-06-09 21:26:36 +02:00
XorTroll
de7cfeb3d9
nfp: Improve types and enums 2025-05-18 01:09:53 +02:00
ndeadly
2fc81d8f35 btdrv: label proto_mode field in data_report event info 2025-05-18 01:08:51 +02:00
Luis Scheurenbrand
29f6f4fa7a update capsdc for 18.0.0 2025-05-07 23:19:48 +02:00
ndeadly
b88afc509c btmsys: add missing 13.0.0 commands 2025-05-07 23:19:05 +02:00
ndeadly
ceb7ee1cbf set: update SetSysBluetoothDevicesSettings with new fields found in recent firmwares 2025-05-07 23:18:38 +02:00
ndeadly
0ba4f96bfe btdrv: document timeout parameter to btdrvTriggerConnection 2025-05-07 23:18:16 +02:00
Michael Scire
17bcd07095 fsp-pr: update RegisterProgram for 20.0.0 change 2025-05-07 23:17:19 +02:00
Michael Scire
ce6bc0c3e8 ldr/fsldr: update for 20.0.0 2025-05-07 23:17:19 +02:00
Michael Scire
8f1cce6946 libnx: fix compilation with gcc15 2025-05-07 21:09:09 +02:00
ndeadly
60bf943ec1 btdrv: complete definition of BtdrvBleAdvertisePacketData struct and add supporting enums 2025-01-26 18:57:17 +01:00
ndeadly
0ae0792770 btdrv: update gatt server event names to better reflect usage 2025-01-26 18:57:17 +01:00
ndeadly
953c1b7a8a btdrv: fixed swapped permissions and property parameters for btdrvAddGattCharacteristic function 2025-01-26 18:57:17 +01:00
ndeadly
5da574f852 btdrv: add notes about broken gatt server function implementations 2025-01-26 18:57:17 +01:00
ndeadly
b2d7022e1b btdrv: change argument from service id to server interface for gatt server functions 2025-01-26 18:57:17 +01:00
ndeadly
29a6691b66 hidsys: add commands for setting/checking state of joycons attached via rails 2025-01-26 18:56:58 +01:00
averne
88de3cbea7 nvfence: expose nvhost-ctrl fd 2025-01-25 18:10:36 +01:00
averne
218e3f3a04 nvchannel: fix submit ioctl 2025-01-25 18:10:22 +01:00
MasaGratoR
a063ceb19c Fix wrong names in SetSysModeLine 2024-12-08 20:48:22 +01:00
MasaGratoR
e79dd7ac52
Update setsysEdid struct (#654) 2024-11-26 21:34:21 +01:00
Dave Murphy
2e2b110668
use nproc for max jobs on github workflow (#652) 2024-11-25 00:55:17 +00:00
yellows8
432b4e3900
hid: Use the Npad-revision for 18.0.0+. 2024-11-24 19:34:53 -05:00
ndeadly
eef44aa5e1
btm: add audio profile (#650)
Co-authored-by: ndeadly <24677491+ndeadly@users.noreply.github.com>
2024-11-25 00:31:32 +01:00
yellows8
688e4dd14e
hiddbg: Fixed crash when accessing Hdls tmem. Closes #653. 2024-11-24 16:46:45 -05:00
yellows8
d4f5f4b145
audctl: Updated sysver checks. 2024-11-24 16:19:59 -05:00
yellows8
6c430b273a
capsc: Pass CapsApplicationId/u64 for input as required by sysver. 2024-11-24 15:48:35 -05:00
Michael Scire
58f1fc6561 caps: add fields to AlbumFileId, simplify old invoke 2024-11-24 21:44:07 +01:00
Michael Scire
65c643f149 capsc: account for new command sizes 2024-11-24 21:44:07 +01:00
Michael Scire
73d79d4a0f fs: add GetContentStorageInfoIndex 2024-11-24 21:44:07 +01:00