13.1.0: Difference between revisions
Created page with "The Switch 13.1.0 system update was released on October 26, 2021 (UTC). This Switch update was released for the following regions: ALL, and CHN. Security flaws fixed: <fill t..." |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
==System Titles== | ==System Titles== | ||
* The following sysmodules were updated: bluetooth, bcat, nifm, bsdsocket, hid, ldn, nvservices, account, ns, am, nim, btm, erpt, es, olsc. | |||
* The following SystemData were updated: ErrorMessage, BrowserDll, Help, LocalNews, FirmwareDebugSettings, BootImagePackages, ControllerIcon, ControllerFirmware, SystemVersion/RebootlessSystemUpdateVersion. | |||
* The following applets were updated: qlaunch, [[Profile_Selector|playerSelect]], [[Internet_Browser|web-applets]], overlayDisp, [[Album_Applet|photoViewer]], [[MyPage_Applet|myPage]]. | |||
The following sysmodules had IPC changes: bcat, ldn, account, ns, nim, btm, es, olsc. | |||
NPDM changes: | |||
* bcat: Access to ovln:snd and sprof:sp were added. | |||
* olsc: Access to mnpp:sys was added, see [[Services_API]] for the service-host change. | |||
* qlaunch: Access to mnpp:sys and spbg:sp were added. | |||
* [[Internet_Browser|LibAppletLns]]: Access to caps:ss and mnpp:web were added. | |||
RomFs changes: | |||
* ErrorMessage: updated | |||
* BrowserDll: Updated "/browser/MediaControlsInline.js", "/buildinfo/buildinfo.dat", localization data under "/message/". Updated the NROs under "/nro/netfront/core_0/" and /nro/netfront/core_1/". | |||
* Help: Updated "/legallines.htdocs/index.html" and "/safe.htdocs/html/CNzh/index.html". | |||
* LocalNews: Updated "/message/CNzh/localNews.msbt.szs" and "/message/revision.txt". | |||
* FirmwareDebugSettings: [[System_Settings|updated]] | |||
* ControllerIcon: Updated "/lyt/footer/800/controllerIcon.bntx" and "/lyt/footer/800/info.dat". | |||
* ControllerFirmware: Updated "/TouchScreenFirmwareInfo.csv". Added "/FTS_50000001.ftb" and removed "/FTS_98000004.ftb". | |||
* Applets: Updated various UI data (and for web-applets, updated "/buildinfo/buildinfo.dat" and "/.nrr/modules.nrr"). | |||
===BootImagePackage=== | |||
Package2 in RomFS were updated. | |||
====Kernel==== | |||
* SDK version bump from 13.3.0.0 to 13.4.0.0. | |||
* KSchedulerLock::Unlock now performs a data memory barrier (inner shareable) before performing scheduling. | |||
* KScheduler::Scheduler now performs a data memory barrier before returning, when the next thread is the current thread. | |||
** These changes probably go together, to prevent asynchronous reordering of these operations across cores. | |||
===[[Bluetooth_Driver_services|bluetooth]]=== | |||
Error handling (or minor other changes) in various bt-audio funcs were updated. | |||
The func for the "nn.bluetooth.HidMessageHandler" thread was updated. | |||
==See Also== | ==See Also== |