Line 53: |
Line 53: |
| * All applets were updated, except for: miiEdit and all web-applets. | | * All applets were updated, except for: miiEdit and all web-applets. |
| * SystemData PlatformConfigAula and the SystemData for the Aula dock firmware were added. | | * SystemData PlatformConfigAula and the SystemData for the Aula dock firmware were added. |
| + | |
| + | The following sysmodules had IPC changes: [[USB_services|usb]], [[Settings_services|settings]], [[Bluetooth_Driver_services|bluetooth]], [[BCAT_services|bcat]], [[HID_services|hid]], [[Audio_services|audio]], [[WLAN_services|wlan]], [[PCV_services|pcv]], [[Account_services|account]], [[NS_Services|ns]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[BTM_services|btm]], [[Error_Report_services|erpt]], [[Display_services|vi]], [[NPNS_services|npns]], [[ETicket_services|es]], [[Filesystem_services|fs]], [[NCM_services|ncm]]. |
| | | |
| NPDM changes (see [[Services_API]] for the hosted service changes): | | NPDM changes (see [[Services_API]] for the hosted service changes): |
− | * bcat: Access to acc:u1 was replaced with acc:e:u2. | + | * [[BCAT_services|bcat]]: Access to acc:u1 was replaced with acc:e:u2. |
− | * friends, nim, pctl, eclct, sdb, olsc: Access to acc:u1 was replaced with acc:e:u1. | + | * [[Friend_services|friends]], [[NIM_services|nim]], [[Parental_Control_services|pctl]], eclct, [[Shared_Database_services|sdb]], [[OLSC_services|olsc]]: Access to acc:u1 was replaced with acc:e:u1. |
− | * ptm, bsdsocket, hid, audio, wlan, nvservices, pcv, pcie, psc, safemode: Access to svcMapDeviceAddressSpace was removed. | + | * [[PTM_services|ptm]], [[Sockets_services|bsdsocket]], [[HID_services|hid]], [[Audio_services|audio]], [[WLAN_services|wlan]], [[NV_services|nvservices]], [[PCV_services|pcv]], [[PCIe_services|pcie]], [[PSC_services|psc]], [[Safemode|safemode]]: Access to svcMapDeviceAddressSpace was removed. |
− | * hid: Access to rgltr was added. | + | * [[HID_services|hid]]: Access to rgltr was added. |
− | * audio: Access to btdrv and btm were added. | + | * [[Audio_services|audio]]: Access to btdrv and btm were added. |
− | * ns: Access to acc:e, ndrm:la, and ndrm:lu were added. | + | * [[NS_Services|ns]]: Access to acc:e, ndrm:la, and ndrm:lu were added. |
− | * am: Access to mnpp:sys was added. | + | * [[Applet_Manager_services|am]]: Access to mnpp:sys was added. |
− | * btm: Access to ovln:snd was added. | + | * [[BTM_services|btm]]: Access to ovln:snd was added. |
− | * jit: Access to svcSynchronizePreemptionState was added. | + | * [[JIT_services|jit]]: Access to svcSynchronizePreemptionState was added. |
− | * olsc: Access to sprof:bg and sprof:sp were added. | + | * [[OLSC_services|olsc]]: Access to sprof:bg and sprof:sp were added. |
− | * playerSelect: Access to bcat:s was added. | + | * [[Profile_Selector|playerSelect]]: Access to bcat:s was added. |
− | * photoViewer: Access to hwopus was removed. | + | * [[Album_Applet|photoViewer]]: Access to hwopus was removed. |
| | | |
| RomFs changes: | | RomFs changes: |
Line 75: |
Line 77: |
| * TimeZoneBinary: timezone data was updated. "/zoneinfo/posixrules" was removed. | | * TimeZoneBinary: timezone data was updated. "/zoneinfo/posixrules" was removed. |
| * FontKorean: the font was updated. | | * FontKorean: the font was updated. |
− | * FirmwareDebugSettings, PlatformConfigIcosa, PlatformConfigHoag, PlatformConfigIcosaMariko: updated. | + | * FirmwareDebugSettings, PlatformConfigIcosa, PlatformConfigHoag, PlatformConfigIcosaMariko: [[System_Settings|updated]]. |
| * [[HID_services#Firmware_update|ControllerFirmware]]: updated "FirmwareInfo.csv", "TouchScreenFirmwareInfo.csv", "ukyosakyo_ep2_ota.bin". Added "FTS_33000510.fts256" and "FTS_98000004.ftb". | | * [[HID_services#Firmware_update|ControllerFirmware]]: updated "FirmwareInfo.csv", "TouchScreenFirmwareInfo.csv", "ukyosakyo_ep2_ota.bin". Added "FTS_33000510.fts256" and "FTS_98000004.ftb". |
| * Various applet UI/gfx data was updated. | | * Various applet UI/gfx data was updated. |