13.1.0: Difference between revisions
No edit summary |
|||
(4 intermediate revisions by the same user 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: | NPDM changes: | ||
Line 18: | Line 20: | ||
* qlaunch: Access to mnpp:sys and spbg:sp were added. | * qlaunch: Access to mnpp:sys and spbg:sp were added. | ||
* [[Internet_Browser|LibAppletLns]]: Access to caps:ss and mnpp:web 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=== | ===BootImagePackage=== | ||
Line 27: | Line 39: | ||
* KScheduler::Scheduler now performs a data memory barrier before returning, when the next thread is the current thread. | * 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. | ** 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== |