free-librespot/playback/src
JasonLG1979 5a10a963ff Minor alsa backend tweaks
Silence a clippy warning and we don't need `std::cmp::min` when `usize` already has `min`.
2022-06-18 09:08:04 -05:00
..
audio_backend Minor alsa backend tweaks 2022-06-18 09:08:04 -05:00
decoder Improve player (#823) 2021-09-20 19:29:12 +02:00
mixer Fix fixed volume with hardware mixer. 2022-06-09 16:34:42 -05:00
config.rs Save some more CPU cycles in the limiter (#939) 2022-01-17 22:57:30 +01:00
convert.rs Quantum-realm level normalisation optimization (#965) 2022-02-13 22:50:32 +01:00
dither.rs Quantum-realm level normalisation optimization (#965) 2022-02-13 22:50:32 +01:00
lib.rs Improve player (#823) 2021-09-20 19:29:12 +02:00
player.rs Remove the volume sample iteration (#986) 2022-05-19 22:23:14 +02:00