20.1.0: Difference between revisions

No edit summary
(3 intermediate revisions by the same user not shown)
Line 21: Line 21:


Sysmodules were rebuilt with latest SDK, unless noted otherwise the only .text changes are from sdkver-update / logging-constants-update. The sysmodules with actual changes are (besides ones with IPC changes):
Sysmodules were rebuilt with latest SDK, unless noted otherwise the only .text changes are from sdkver-update / logging-constants-update. The sysmodules with actual changes are (besides ones with IPC changes):
* bcat, nifm, ro, ...
* bcat, nifm, audio, ldn, ro, ...


The sysmodules which only have changes from updated SDK / logging-constants-update, are:
The sysmodules which only have changes from updated SDK / logging-constants-update, are:
* bluetooth, bsdsocket, nfc, jit, ...
* bluetooth, bsdsocket, capmtp, nfc, jit, ...


RomFs changes:
RomFs changes:
Line 283: Line 283:
** The call to nn::os::WaitSystemEvent was replaced with a call to nn::os::TimedWaitSystemEvent, with L_c0e70 being called if that returns false.
** The call to nn::os::WaitSystemEvent was replaced with a call to nn::os::TimedWaitSystemEvent, with L_c0e70 being called if that returns false.
* The IPC func for the updated [[WLAN_services|wlan]] cmd was updated.
* The IPC func for the updated [[WLAN_services|wlan]] cmd was updated.
=== [[Audio_services|audio]] ===
Besides SDK (?) related changes:
* Updated L_26190, prev ver @ L_26130.
* Updated (changes seem to be minor (?)):
** L_268c0 prev ver @ L_26840
** L_26970 prev ver @ L_268d4
** L_26b38 prev ver @ L_26a6c
** L_27230 prev ver @ L_27130
** L_27618 prev ver @ L_274f8
** L_277a4 prev ver @ L_27654
=== [[LDN_services|ldn]] ===
Besides SDK related changes:
* Updated L_57000, prev ver @ L_56ffc.
* Updated L_767f0, prev ver @ L_76690.
* Updated L_7e880, prev ver @ L_7e770.
** The call to nn::os::WaitSystemEvent was replaced with a call to nn::os::TimedWaitSystemEvent, with L_7ec60 being called if that returns false.
* Updated L_969f0, prev ver @ L_968d0.
** The func for "nn.lp2p.SendThread" branches to this func.
* The following had error handling updated:
** L_9beb4 prev ver @ L_9bd74
** L_9c614 prev ver @ L_9c4b4
** L_9c820 prev ver @ L_9c69c


=== [[RO_services|ro]] ===
=== [[RO_services|ro]] ===