-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pulseaudio: Update to freedesktop/pulseaudio@613b3ebc2ccc3a39b49d0338…
…50e39d760d22b5aa Merged patches: - win32: Fix duplicate definitions in arpa-inet.h, arpa-inet.c, and poll.h - win32: Use __MINGW_PRINTF_FORMAT instead of __printf__ for MinGW builds - win32: Fix format specifiers for DWORD values - win32: Fix privlibdir for running on Windows - waveout: Fix compile warnings - win32: Fix WSAStartup issues - cli: Fix crash when using .include with an empty directory - client: Make auto_connect_localhost respect HAVE_IPv6 and OS_IS_WIN32
- Loading branch information
Showing
12 changed files
with
5 additions
and
577 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 6d266315f994b71657bf91393334b16accaf5275 Mon Sep 17 00:00:00 2001 | ||
From 505137c7a410b268b5d8a7726f362b90171d63a2 Mon Sep 17 00:00:00 2001 | ||
From: Patrick Gaskin <[email protected]> | ||
Date: Thu, 31 Dec 2020 06:38:28 -0500 | ||
Subject: [PATCH] client-conf: Enable auto-connect-localhost by default | ||
|
@@ -49,5 +49,5 @@ index 26b7790aa..ee85808d1 100644 | |
+; auto-connect-localhost = yes | ||
; auto-connect-display = no | ||
-- | ||
2.29.2 | ||
2.30.0 | ||
|
73 changes: 0 additions & 73 deletions
73
src/pulseaudio/0001-win32-Fix-duplicate-definitions-in-arpa-inet.h-arpa-.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 458090d3320859fe671bbf0413294d681087149e Mon Sep 17 00:00:00 2001 | ||
From 368a54413e161209f130eb6c48c15e76cd984808 Mon Sep 17 00:00:00 2001 | ||
From: Patrick Gaskin <[email protected]> | ||
Date: Thu, 31 Dec 2020 20:43:42 -0500 | ||
Subject: [PATCH] system.pa: Tweaks for custom build | ||
|
@@ -52,5 +52,5 @@ index 1470e2368..91d0a814a 100755 | |
### Automatically restore the default sink/source when changed by the user | ||
### during runtime | ||
-- | ||
2.29.2 | ||
2.30.0 | ||
|
30 changes: 0 additions & 30 deletions
30
src/pulseaudio/0002-win32-Use-__MINGW_PRINTF_FORMAT-instead-of-__printf_.patch
This file was deleted.
Oops, something went wrong.
71 changes: 0 additions & 71 deletions
71
src/pulseaudio/0003-win32-Fix-format-specifiers-for-DWORD-values.patch
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
src/pulseaudio/0004-win32-Fix-privlibdir-for-running-on-Windows.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
src/pulseaudio/0008-utils-Fix-WSASYSNOTREADY-error-for-pacat-and-pactl-o.patch.old
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.