Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/pulseaudio-module-xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-20Merge pull request #88 from matt335672/ci_fixHEADdevelmatt335672
Update CI build script
2022-10-20Update CI build scriptmatt335672
The code to remove incompatible libunwind development packages works, but only by chance. This update searches explicitly for incompatible packages and then removes them.
2022-10-20Merge pull request #87 from matt335672/update_actionsmatt335672
Update github actions to address warnings
2022-10-20Fix CI build on github jammy VMsmatt335672
Remove the libunwind-14-dev package before installing the PA build dependencies, as this is incompatible with libunwind-dev
2022-10-20Update github actions to address warningsmatt335672
- Update github actions version for node.js 16 - Update github ::set-output usage
2022-05-27Merge pull request #83 from matt335672/update_actionsmatt335672
github actions: use canonical way to get ImageOS
2022-05-27github actions: use canonical way to get ImageOSmatt335672
2022-05-12Merge pull request #77 from matt335672/remove_home_dependencymatt335672
Remove dependency on mounted /home from the wrapper script
2022-05-12Remove dependency on mounted /home from the wrapper scriptmatt335672
2022-05-12Merge pull request #81 from matt335672/restrictive_umask_supportmatt335672
Fix broken wrapper with restrictive root umask
2022-05-12Fix broken wrapper with restrictive root umaskmatt335672
2022-03-31Merge pull request #78 from matt335672/suite_supportmatt335672
Add suite support to the wrapper script
2022-03-14Add suite support to the wrapper scriptmatt335672
2022-02-28Merge pull request #74 from matt335672/specify_mirrormatt335672
Add mirror and keyring support to install_pulseaudio_sources_apt_wrapper.sh
2022-02-25Add mirror and keyring support to install_pulseaudio_sources_apt_wrapper.shmatt335672
2021-11-19Merge pull request #70 from metalefty/prepare-releasev0.6mastermetalefty
bump version to v0.6
2021-11-19bump version to v0.6Koichiro IWAO
2021-11-18Merge pull request #69 from matt335672/remote_tabs_from_scriptsmatt335672
Remove unnecessary tabs from scripts
2021-11-18Remove unnecessary tabs from scriptsmatt335672
2021-11-18Merge pull request #68 from matt335672/pa15_supportmatt335672
Add support for Meson build system used by Pulseaudio 15
2021-11-10Support Meson in Ubuntu build scriptsmatt335672
2021-11-10Backward compatible support for PA15matt335672
- config.h is now search for under PULSE_DIR - Location of config.h can be specified explicitly with PULSE_CONFIG_DIR - Extra warning if PULSE_DIR appears to be invalid
2021-11-09Merge pull request #67 from matt335672/update_readmematt335672
Update README.md
2021-11-09Merge pull request #64 from matt335672/instfilesmatt335672
Add install files to the build
2021-11-09Merge pull request #62 from matt335672/fix_ubuntu16matt335672
Improve Debian/Ubuntu build process for users
2021-11-09Merge pull request #59 from matt335672/module_paramsmatt335672
Module load and unload support
2021-11-09Changes following review and retestmatt335672
- Find pactl in PATH - Set default source/sink for xrdp sessions - Exit status returned from instfiles/load_pa_modules.sh
2021-11-04Make xdgautostartdir configurablematt335672
2021-11-03Update README.mdmatt335672
- Refer to the wiki for build instructions - Update CI and support links - Small tidy-ups
2021-10-30Add install files to the buildmatt335672
2021-10-30Fixed compiler warning with -Wunused-parametermatt335672
2021-10-20Merge pull request #63 from matt335672/version_infomatt335672
Add version logging to modules
2021-10-20Add version logging to modulesmatt335672
2021-10-15Rename scripts to include _aptmatt335672
2021-10-15Improvements to usability for PA source build scriptmatt335672
2021-10-13Merge pull request #61 from matt335672/extra_actionsmatt335672
CI Improvements
2021-10-11Fix extra compiler warningsmatt335672
2021-10-11Add extra compiler and separate out cache stagematt335672
2021-10-07Merge pull request #60 from matt335672/github_actionsmatt335672
Replace Travis-CI with Github Actions for build
2021-10-06Replace Travis-CI with Github Actions for buildmatt335672
2021-09-30Latency improvements to the sinkmatt335672
2021-09-30Close file socket on module unloadmatt335672
2021-09-30Added module params to xrdp-sink.cmatt335672
2021-04-14Merge pull request #56 from jsorg71/readmejsorg71
update README.md for MS-RDPEAI
2021-04-13update README.md for MS-RDPEAIJay Sorg
2021-01-07Merge pull request #50 from metalefty/prepare-releasev0.5metalefty
bump version to v0.5
2021-01-07bump version to v0.5Koichiro IWAO
2021-01-05Merge pull request #49 from metalefty/typometalefty
README: fix typo
2021-01-05README: fix typoKoichiro IWAO
Closes: #45
2021-01-04Merge pull request #48 from metalefty/licensemetalefty
Switch LICENSE to LGPLv2.1