mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
No description
The digest was not used in subsequent requests resulting in a 401 from ANNOUNCE. This was changed so that the Authorization header is present on all requests. Reconnection did not handle the case where pa_rtsp_connect returned immediately with a failure. This error was also not checked by pa_raop_client_authenticate and pa_raop_client_announce, which caused the raop client to be permanently stuck on failure as it assumed the connection was ongoing. Similarly, a failure in SETUP was also not reported and caused the client to be stuck. These issues were fixed and conflicting disconnects/reconnects that caused crashes due to race conditions were removed. We also avoid unloading the module due to a failure since it might be recoverable. If a device is not accessible anymore, the discover module will remove it. Apple TV requires that the timing port is open and responding before a SETUP response is provided, otherwise a 500 error is returned after some time. This was added and the connection callback is called earlier so that the sink loop can respond to timing requests in this phase. A keep-alive request was also added as it is required by Apple TV to prevent the stream from stopping. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/820> |
||
|---|---|---|
| .gitlab | ||
| coverity | ||
| doc | ||
| doxygen | ||
| man | ||
| po | ||
| scripts | ||
| shell-completion | ||
| src | ||
| subprojects | ||
| vala | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .mailmap | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| git-version-gen | ||
| GPL | ||
| LGPL | ||
| libpulse-mainloop-glib.pc.in | ||
| libpulse-simple.pc.in | ||
| libpulse.pc.in | ||
| LICENSE | ||
| meson.build | ||
| meson_options.txt | ||
| NEWS | ||
| PROTOCOL | ||
| pulseaudio-text.svg | ||
| pulseaudio.supp | ||
| pulseaudio.svg | ||
| PulseAudioConfig.cmake.in | ||
| PulseAudioConfigVersion.cmake.in | ||
| README | ||
| todo | ||
PULSEAUDIO SOUND SERVER
WEB SITE:
http://pulseaudio.org/
GIT:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
GitLab:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio
MAILING LIST:
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
GIT COMMITS MAILING LIST:
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
TRAC/BUGZILLA TICKET CHANGES MAILING LIST:
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
IRC:
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Community/#ircandmatrix
FRESHMEAT:
http://freshmeat.net/projects/pulseaudio/
OHLOH:
http://www.ohloh.net/projects/4038
AUTHORS:
Several
HACKING:
In order to run pulseaudio from the build dir:
meson build
meson compile -C build
build/src/daemon/pulseaudio -n -F build/src/daemon/default.pa -p $(pwd)/build/src/modules/
SPELLING:
PulseAudio