Releases: linuxserver/kclient
Releases · linuxserver/kclient
0.3.2
Bugfix release:
- optimize audio pipeline
- reduce overhead to prevent sending null audio bits
- simplify clientside audio data conversion using native float32 PCM data from pulseaudio
0.3.1
BugFix Release:
- Cleanup audio threads on disconnect from client
0.3.0
Feature Release:
- Update audio process server side to not send null packets
- Re-write PCM player to simplify logic and simply play the chunks it gets from the server at 44100hz 16 bit PCM
- Fix Audio sync and errors
0.2.0
Feature Release:
- Add initial audio support that functions but drifts under load.
0.1.0
Alpha Release:
- Base working version
- Simply for downstream ingestion from release URL