search for: sndio

Displaying 6 results from an estimated 6 matches for "sndio".

Did you mean: sdio
2008 Dec 08
0
sndio support for libao
(Is this the right list for libao patches?) The following adds support for a sndio plugin to libao. sndio is OpenBSD's new audio API. diff -uNrp libao-0.8.8.orig/configure.ac libao-0.8.8/configure.ac --- libao-0.8.8.orig/configure.ac Thu May 24 12:51:05 2007 +++ libao-0.8.8/configure.ac Mon Dec 8 16:34:44 2008 @@ -300,6 +300,11 @@ dnl Check for Sun audio AC_CHECK_HEADERS...
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
...und channel mapping API and capability - Updated all drivers on modern installs - New config file options - Driver options may be specified in config file - Support for MacOSX updated to 10.5 and later - Build in WMM driver rather than using dlopen() - Added Roar Audio driver - Added OpenBSD SNDIO driver - Workaround for ESD non-4096 byte write bug - Workaround aRts server crash bug - Workaround for VIA82xx click/crackle bugs under ALSA - Remove dead/unused drivers (solaris, alasa05, mmsound) - Numerous patches from multiple downstreams libvorbis improvements: libVorbis 1.3.0 was brie...
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
...und channel mapping API and capability - Updated all drivers on modern installs - New config file options - Driver options may be specified in config file - Support for MacOSX updated to 10.5 and later - Build in WMM driver rather than using dlopen() - Added Roar Audio driver - Added OpenBSD SNDIO driver - Workaround for ESD non-4096 byte write bug - Workaround aRts server crash bug - Workaround for VIA82xx click/crackle bugs under ALSA - Remove dead/unused drivers (solaris, alasa05, mmsound) - Numerous patches from multiple downstreams libvorbis improvements: libVorbis 1.3.0 was brie...
2011 Feb 22
0
libao 1.1.0 released
...60) * Correct ao_example.c source to not pass dangling pointer for the matrix argument. * Fix 24 bit playback in ALSA plugin * Fix segfaults when closing a driver that did not successfully open. * Fix building Mac OS X driver AUHAL compilation for 10.5 * Fix compilation of sndio plugin Improvements in this release include: * Add autofoo ld symbol versioning to build system * Update Roar driver to latest API * Move toward more consistent option naming across drivers * Add 24 bit playback to Pulse plugin * Restore Mac OS X 10.4 support The libao 1.1.0...
2011 Feb 22
0
libao 1.1.0 released
...60) * Correct ao_example.c source to not pass dangling pointer for the matrix argument. * Fix 24 bit playback in ALSA plugin * Fix segfaults when closing a driver that did not successfully open. * Fix building Mac OS X driver AUHAL compilation for 10.5 * Fix compilation of sndio plugin Improvements in this release include: * Add autofoo ld symbol versioning to build system * Update Roar driver to latest API * Move toward more consistent option naming across drivers * Add 24 bit playback to Pulse plugin * Restore Mac OS X 10.4 support The libao 1.1.0...
2020 Jun 03
2
using Icecast source client as PulseAudio source
There are many Icecast source clients[1] available now. The Coolmic[2] app is particularly interesting because it can turn a Android phone (e.g. SmartLav+ lapel mic[3]) into a wearable mic for presenters. Not everybody is keen to run Icecast though, some people may want to mix-and-match the Icecast source clients like that with some other broadcasting platform, Jitsi Meet[4], Zoom or whatever.