Christoph Oelckers
|
83aa9388ca
|
backend update from Raze
* moving large allocations off the stack
* use proper printf formatters for size_t and ptrdiff_t.
* adding some missing 'noexcept'.
|
2024-01-06 15:24:10 +01:00 |
|
Christoph Oelckers
|
1c517d19fa
|
- Backend update from Raze.
This is mainly code cleanup from setting the compiler to a stricter warning level.
|
2022-01-02 11:39:17 +01:00 |
|
Christoph Oelckers
|
e453f97872
|
- Backend update from Raze.
|
2021-07-11 09:53:01 +02:00 |
|
Christoph Oelckers
|
f11780600f
|
- implemented replay gain calculation and management.
This is done entirely on the streamed sound data, unlike the old relative volume which uses the backend's volume setting.
|
2021-03-10 23:06:21 +01:00 |
|