| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libnx v4.10.0 source code.tar.gz | 2025-11-15 | 709.0 kB | |
| libnx v4.10.0 source code.zip | 2025-11-15 | 915.9 kB | |
| README.md | 2025-11-15 | 2.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
What's Changed
- btdrv: label proto_mode field in data_report event info by @ndeadly in https://github.com/switchbrew/libnx/pull/673
- nfp: Improve types and enums by @XorTroll in https://github.com/switchbrew/libnx/pull/675
- btdrv: fix struct alignment issue in BtdrvBleEventInfo by @ndeadly in https://github.com/switchbrew/libnx/pull/680
- remove unused version number in Makefile by @WinterMute in https://github.com/switchbrew/libnx/pull/679
- add usbDsGetSpeed and missing speed enum entries. by @ITotalJustice in https://github.com/switchbrew/libnx/pull/676
- Update SetSysEdid to include different types of Extension blocks by @masagrator in https://github.com/switchbrew/libnx/pull/677
- Cover new Chinese and Brazilian Portuguese language IDs for nacpGetLanguageEntry by @masagrator in https://github.com/switchbrew/libnx/pull/684
- btdrv: fix incorrectly labelled LE connection parameters by @ndeadly in https://github.com/switchbrew/libnx/pull/686
- fix audout events being missed. by @ITotalJustice in https://github.com/switchbrew/libnx/pull/683
- add audout:a audout:d aud:a aud:d by @ITotalJustice in https://github.com/switchbrew/libnx/pull/636
- refactor console code for better ansi escape-code handling by @WinterMute in https://github.com/switchbrew/libnx/pull/682
- fix missing include in switch.h for aud.h by @ITotalJustice in https://github.com/switchbrew/libnx/pull/687
- Update TickCountInfo and IdleTickCount notes by @masagrator in https://github.com/switchbrew/libnx/pull/696
- Basic support for 21.0.0 by @SciresM in https://github.com/switchbrew/libnx/pull/697
- Fix svcSetHeapSize note by @masagrator in https://github.com/switchbrew/libnx/pull/694
- vi: swap close layer commands by @SamoZ256 in https://github.com/switchbrew/libnx/pull/688
- audren: expose frame event. by @ITotalJustice in https://github.com/switchbrew/libnx/pull/689
New Contributors
- @SamoZ256 made their first contribution in https://github.com/switchbrew/libnx/pull/688
Full Changelog: https://github.com/switchbrew/libnx/compare/v4.9.0...v4.10.0