20.1.0: Difference between revisions
No edit summary |
No edit summary |
||
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, 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: | ||
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 | |||
=== [[RO_services|ro]] === | === [[RO_services|ro]] === |