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, audio, 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: | ||
Line 286: | Line 286: | ||
=== [[Audio_services|audio]] === | === [[Audio_services|audio]] === | ||
Besides SDK (?) related changes: | Besides SDK (?) related changes: | ||
* Updated L_26190, prev ver @ L_26130. | * Updated L_26190, prev ver @ L_26130. | ||
* Updated (changes seem to be minor (?)): | * Updated (changes seem to be minor (?)): | ||
Line 294: | Line 295: | ||
** L_27618 prev ver @ L_274f8 | ** L_27618 prev ver @ L_274f8 | ||
** L_277a4 prev ver @ L_27654 | ** 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 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]] === |