2021-08-10 10:53:36 by Nia Alarie | Files touched by this commit (1) |
Log message:
pulseaudio: Strip nonportable linker args on SunOS
|
2021-08-07 09:58:24 by Nia Alarie | Files touched by this commit (1) |
Log message:
pulseaudio: needs libsocket and libnsl on SunOS
|
2021-08-03 22:18:19 by Jonathan Schleifer | Files touched by this commit (1) |
Log message:
audio/pulseaudio: Fix PLIST for ALSA
|
2021-07-30 18:35:26 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
pulseaudio: Bump API/ABI requirements
Noticed by wiz@. Thank you.
|
2021-07-30 14:21:06 by Ryo ONODERA | Files touched by this commit (13) |
Log message:
pulseaudio: Update to 15.0
* Convert to use meson to build.
Changelog:
1. Notes for end users
1. Support for LDAC and AptX bluetooth codecs, plus "SBC XQ" (SBC with
higher-quality parameters)
2. Support for HFP bluetooth profiles
3. Support for Bluetooth A2DP AVRCP Absolute Volume
4. ALSA path configuration files can now be placed in user home directory
5. module-virtual-surround-sink rewritten
6. More options for module-jackdbus-detect
7. Improved hardware support
1. SteelSeries Arctis 9
2. HP Thunderbolt Dock 120W G2
3. Behringer U-Phoria UMC22
4. OnePlus Type-C Bullets
5. Sennheiser GSX 1000/1200 PRO
8. New udev variable: PULSE_MODARGS
9. max_latency_msec argument added to module-null-source
10. module-filter-apply can take filter parameters from device properties
11. module-match can now be loaded multiple times
12. Improvements to FreeBSD support
13. Windows support added to Meson
14. Additional commands for pactl
15. Card profiles can be set to sticky
2. Notes for application developers
1. New API for sending messages from clients to PulseAudio objects
2. New mechanism for applications to disable shared memory on their
connection to PulseAudio
3. Notes for packagers
1. Autotools build system have been dropped
2. The startup script can now read additional configuration from the /etc/
pulse/default.pa.d/ directory
3. Option to build client library and utilities only
4. Avoid loading X11 modules on Wayland (GNOME-only for now)
5. OSS support is now configurable in Meson
6. Valgrind support is now configurable in Meson
|
2021-07-13 18:18:10 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Disable NEON on aarch64 also on macOS to fix M1 build.
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-16 21:01:36 by Jonathan Schleifer | Files touched by this commit (1) |
Log message:
audio/pulseaudio: Remove consolekit dependency on Linux
It isn't needed and removes the Rust dependency.
|
2021-03-30 20:09:46 by Thomas Klausner | Files touched by this commit (9) | |
Log message:
*: update for dbus path change
|
2021-03-22 12:59:24 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Remove old NSIG workaround for macOS to fix configure.
|