librespot/playback/src
fivebanger 67d31959f5
Fix 96kbps playback issue (issues #1236) (#1342)
- add missing audio formats to message AudioFile
- ensure that unknown formats gets mapped to DEFAULT_FORMAT
2024-09-19 21:59:20 +02:00
..
audio_backend Fix map_clone and explicit truncate when file is create 2024-03-31 14:32:00 +00:00
decoder Make audio fetch parameters tunable 2023-12-20 22:07:42 +01:00
mixer Use single player and mixer instances 2023-07-19 14:49:17 +03:00
config.rs Fix warning and clippy lints 2022-08-22 22:38:19 +02:00
convert.rs fix clippy warnings 2023-01-03 00:36:35 +01:00
dither.rs Port remove unsafe code and catch up with dev (#956) 2022-02-14 12:15:19 +01:00
lib.rs fix clippy warnings 2023-01-03 00:36:35 +01:00
player.rs Fix 96kbps playback issue (issues #1236) (#1342) 2024-09-19 21:59:20 +02:00