6.0.1: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
=== [[Audio_services|audio-sysmodule]] === | === [[Audio_services|audio-sysmodule]] === | ||
There was exactly 1 code change: in L_1bf50, code was added for setting a certain variable to 0x1, immediately before: <code>if(someval)aforementioned_variable |= somefunc(...);</code> | There was exactly 1 code change: in L_1bf50 (nn::audio::server::InfoUpdater::UpdateMixes), code was added for setting a certain variable to 0x1, located immediately before the following already existing code: <code>if(someval)aforementioned_variable |= somefunc(...);</code> | ||
This appears to be a simple bugfix to correct changes introduced in 6.0.0 to the value of IsSplitterSupported. | |||
==See Also== | ==See Also== | ||
System update report(s): | System update report(s): | ||
* [https://yls8.mtheall.com/ninupdates/reports.php?date=10-08-18_08-05-09&sys=hac] | * [https://yls8.mtheall.com/ninupdates/reports.php?date=10-08-18_08-05-09&sys=hac] | ||
{{NavboxVersions}} | |||
[[Category:System versions]] |