Skip to content

Releases: neutrinolabs/pulseaudio-module-xrdp

v0.7

28 Feb 00:46
v0.7
f4b5d14
Compare
Choose a tag to compare

This release includes the following fixes:

Full Changelog: v0.6...v0.7

v0.6

19 Nov 07:42
v0.6
4d572a7
Compare
Choose a tag to compare

This version includes the following fixes:

  • Fix file descriptor leak #59
  • Latency improvements to sink #59
  • Add module params to source, sink #59
  • Switch from Travis CI to GitHub Actions and some CI improvements #60 #61
  • Improve Debian/Ubuntu build process for users #62
  • Add version logging to modules #63
  • Install desktop entry file to reload pulse modules #64
  • Add support for Meson build system used by PulseAudio 15 #68

This release is recommended if the pulseaudio process is launched by systemd.

v0.5

07 Jan 03:42
v0.5
0988063
Compare
Choose a tag to compare

This version includes the following fixes:

  • Switch license to LGPLv2.1, the same license with PulseAudio #48 #36
  • Fix delay in audio output #38
  • Use -1 not 0 for invalid fd #39
  • Fix typo in README #49

v0.4

21 Oct 05:44
v0.4
22d270b
Compare
Choose a tag to compare

This version includes following fixes:

  • Fix crash: memblock.c: Assertion 'pa_atomic_load(&b->pool->stat.allocated_size) #32 #34

v0.3

05 Jun 05:42
v0.3
254f598
Compare
Choose a tag to compare

This version includes following fixes:

  • Fix sink => source typos, microphone input did not work due to this typo
  • Kick out some logs to debug logs, a little bit too noisy

Microphone input in xrdp is a proprietary implementation and works only with NeutrinoRDP client. If you're not trying to use this proprietary implementation, you need not update from v0.2 to v0.3.