Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
.gitignore | H A D | 25-Oct-2024 | 433 | |
.gitlab/ | H | 25-Oct-2024 | 4 KiB | |
.gitlab-ci.yml | H A D | 25-Oct-2024 | 3.2 KiB | |
.mailmap | H A D | 25-Oct-2024 | 256 | |
bundle.json | H A D | 25-Oct-2024 | 8.4 KiB | |
CODE_OF_CONDUCT.md | H A D | 25-Oct-2024 | 3.2 KiB | |
conf/ | H | 25-Oct-2024 | 4 KiB | |
CONTRIBUTING.md | H A D | 25-Oct-2024 | 2.8 KiB | |
coverity/ | H | 25-Oct-2024 | 4 KiB | |
doc/ | H | 25-Oct-2024 | 4 KiB | |
doxygen/ | H | 25-Oct-2024 | 4 KiB | |
git-version-gen | H A D | 25-Oct-2024 | 6.3 KiB | |
GPL | H A D | 25-Oct-2024 | 17.6 KiB | |
include/ | H | 25-Oct-2024 | 4 KiB | |
LGPL | H A D | 25-Oct-2024 | 25.9 KiB | |
libpulse-mainloop-glib.pc.in | H A D | 25-Oct-2024 | 377 | |
libpulse-simple.pc.in | H A D | 25-Oct-2024 | 367 | |
libpulse.pc.in | H A D | 25-Oct-2024 | 341 | |
LICENSE | H A D | 25-Oct-2024 | 2.1 KiB | |
man/ | H | 25-Oct-2024 | 4 KiB | |
meson.build | H A D | 25-Oct-2024 | 32.9 KiB | |
meson_options.txt | H A D | 25-Oct-2024 | 7.1 KiB | |
NEWS | H A D | 25-Oct-2024 | 25.6 KiB | |
OAT.xml | H A D | 25-Oct-2024 | 6 KiB | |
ohosbuild/ | H | 25-Oct-2024 | 4 KiB | |
po/ | H | 25-Oct-2024 | 4 KiB | |
PROTOCOL | H A D | 25-Oct-2024 | 11.5 KiB | |
pulseaudio-text.svg | H A D | 25-Oct-2024 | 15.7 KiB | |
pulseaudio.supp | H A D | 25-Oct-2024 | 1.2 KiB | |
pulseaudio.svg | H A D | 25-Oct-2024 | 12.6 KiB | |
PulseAudioConfig.cmake.in | H A D | 25-Oct-2024 | 504 | |
PulseAudioConfigVersion.cmake.in | H A D | 25-Oct-2024 | 489 | |
README | H A D | 25-Oct-2024 | 911 | |
README.OpenSource | H A D | 25-Oct-2024 | 524 | |
scripts/ | H | 25-Oct-2024 | 4 KiB | |
shell-completion/ | H | 25-Oct-2024 | 4 KiB | |
sonic/ | H | 25-Oct-2024 | 4 KiB | |
speex/ | H | 25-Oct-2024 | 4 KiB | |
src/ | H | 25-Oct-2024 | 4 KiB | |
todo | H A D | 25-Oct-2024 | 1.3 KiB | |
vala/ | H | 25-Oct-2024 | 4 KiB |
README
1PULSEAUDIO SOUND SERVER 2 3WEB SITE: 4 http://pulseaudio.org/ 5 6GIT: 7 https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git 8 9GitLab: 10 https://gitlab.freedesktop.org/pulseaudio/pulseaudio 11 12MAILING LIST: 13 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss 14 15GIT COMMITS MAILING LIST: 16 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits 17 18TRAC/BUGZILLA TICKET CHANGES MAILING LIST: 19 http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs 20 21IRC: 22 https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Community/#ircandmatrix 23 24FRESHMEAT: 25 http://freshmeat.net/projects/pulseaudio/ 26 27OHLOH: 28 http://www.ohloh.net/projects/4038 29 30AUTHORS: 31 Several 32 33HACKING: 34 In order to run pulseaudio from the build dir: 35 meson build 36 meson compile -C build 37 build/src/daemon/pulseaudio -n -F build/src/daemon/default.pa -p $(pwd)/build/src/modules/ 38 39SPELLING: 40 PulseAudio 41
README.OpenSource
1[ 2 { 3 "Name" : "pulseaudio", 4 "License" : "LGPL V2.1/BSD-Style/Sun License", 5 "License File" : "LICENSE", 6 "Version Number" : "16.1", 7 "Upstream URL" : "https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/tree/v16.1", 8 "Description" : "Pulseaudio is a Sound server system, which is used by multimedia audio subsystem as audio server. It provides playback, record and audio management functionalities." 9 } 10] 11