v1
This is the first release of pulseaudio-win32. See the README for more details.
PulseAudio version: 14.0-80-g81ebd8ba3-paw32-1
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
client-conf: Enable auto-connect-localhost by default
system.pa: Tweaks for custom build
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