Skip to content

Releases: linuxserver/kclient

0.3.2

26 Feb 23:12
Compare
Choose a tag to compare

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

18 Feb 23:33
Compare
Choose a tag to compare

BugFix Release:

  • Cleanup audio threads on disconnect from client

0.3.0

18 Feb 23:01
Compare
Choose a tag to compare

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

13 Feb 00:24
Compare
Choose a tag to compare

Feature Release:

  • Add initial audio support that functions but drifts under load.

0.1.0

09 Feb 22:01
Compare
Choose a tag to compare

Alpha Release:

  • Base working version
  • Simply for downstream ingestion from release URL