| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
[audio_core] Fix depop prepare
|
|
constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
|
where possible
Signed-off-by: arades79 <scravers@protonmail.com>
|
|
|
|
update aux a bit, may help
|
|
|
|
|
|
|
|
|
|
Provides equivalent behavior while being significantly smaller.
|
|
These functions don't modify the parameters.
|
|
Same behavior, but also silences a -Wcast-qual warning, since the second
cast casts away const.
|
|
|