16.1.0: Difference between revisions
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
** SystemData (non-sysver): BrowserDll, Chinese and Korean dictionaries, NgWord, FontNintendoExtension, FontChineseSimple, NgWord2. | ** SystemData (non-sysver): BrowserDll, Chinese and Korean dictionaries, NgWord, FontNintendoExtension, FontChineseSimple, NgWord2. | ||
** Applets: qlaunch, controller, netConnect, swkbd, LibAppletWeb, LibAppletShop, overlayDisp, photoViewer, LibAppletOff, LibAppletLns, LibAppletAuth, myPage. | ** Applets: qlaunch, controller, netConnect, swkbd, LibAppletWeb, LibAppletShop, overlayDisp, photoViewer, LibAppletOff, LibAppletLns, LibAppletAuth, myPage. | ||
Web-applets: The .nss file path was changed from "Q:\daily\build\cruiser-code\product\output\{name}\NX64\Release\{name}.nss" to "Q:\Cruiser\Daily\DailyBuild\cruiser-code\product\output\{name}\NX64\Release\{name}.nss". The total symbols in main-codebin was increased by 1. | |||
NPDM changes: besides version bump, controller applet now has ngc:u access. | NPDM changes: besides version bump, controller applet now has ngc:u access. | ||
Line 28: | Line 30: | ||
* Interface Changed: nn::mnpp::detail::ipc::IServiceForWebBrowser | * Interface Changed: nn::mnpp::detail::ipc::IServiceForWebBrowser | ||
** Added: 100 - buffers: [0x5, 0x5, 0x6], inbytes: 0x10, outbytes: 0x0 | ** Added: 100 - buffers: [0x5, 0x5, 0x6], inbytes: 0x10, outbytes: 0x0 | ||
=== [[Bluetooth_Driver_services|bluetooth]] === | |||
4 funcs were updated: | |||
* L_2e300 (prev ver L_2e300) and L_2f8e0 (prev ver L_2f800) added memset calls (inlined in one case for the former func). | |||
* All 4 funcs replaced strncpy functionality with an UTF8 string copy call. | |||
These funcs likely (?) use the device Name string. | |||
=== [[Audio_services|audio]] === | |||
Two funcs were updated: | |||
* In both funcs, an inlined strncpy was replaced with an UTF8 string copy call (the func called here was also added). | |||
==See Also== | ==See Also== |