summaryrefslogtreecommitdiffstats
path: root/libao2/ao_sun.c
Commit message (Expand)AuthorAgeFilesLines
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ...atmos42002-07-031-2/+8
* Default to the mixer device matching the audio device used for audio output.jkeil2002-04-291-4/+9
* OpenBSD, NetBSD portability patches byarpi2002-04-271-0/+6
* Fix a few syntax errors compiling ao_sun.cjkeil2002-03-011-3/+6
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-211-0/+36
* Use $AUDIODEV environment variable as the default audio device on solaris, ifjkeil2001-12-141-1/+6
* Audio delay bugfixanders2001-11-261-1/+1
* interface to libao2 changed ao_plugin addedanders2001-11-241-39/+31
* Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8jkeil2001-08-311-1/+23
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-061-2/+2
* AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format isjkeil2001-07-191-0/+2
* On big-endian architectures, all audio decoders default to big-endian 16-bitjkeil2001-07-141-6/+18
* Support playback of AFMT_S16_LE audio data on a big endian machinejkeil2001-07-121-86/+127
* ao_subdevice supportarpi_esp2001-06-231-0/+2
* Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video pla...atmosfear2001-06-221-57/+204
* fixed AFMT_ stuff (inclue afmt.h)arpi_esp2001-06-081-8/+31
* SUN-Solaris audio outarpi_esp2001-06-061-0/+223