13.1.0: Difference between revisions

 
(7 intermediate revisions by 2 users not shown)
Line 12: Line 12:
* The following SystemData were updated: ErrorMessage, BrowserDll, Help, LocalNews, FirmwareDebugSettings, BootImagePackages, ControllerIcon, ControllerFirmware, SystemVersion/RebootlessSystemUpdateVersion.
* 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 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==