log libao2/ao_sun.c @ 19195:e4b614cc7093

age author description
2006-07-06 reynaldo modifies function declarations without parameters from ()
2006-03-24 diego printf --> mp_msg
2006-03-24 diego Convert all if(verbose>X) to mp_msg_test calls.
2005-01-06 reimar Cleanup, removing internal conversions. Testing welcome.
2004-12-28 alex af_fmt2str_short
2004-12-27 reimar 100l, buf etc. in af_fmt2str call are already pointers...
2004-12-27 alex hopefully final fix
2004-12-27 alex 10l
2004-12-07 diego Make include paths consistent.
2004-10-04 alex fixing authors
2004-09-18 ivo mp_msg transition of unmaintained audio output drivers.
2004-04-06 faust3 10l, patch by Bjoern Sandell
2004-04-06 alex uninit immed flag
2003-06-22 attila fix bps calculation when resampling,
2003-03-21 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
2002-11-01 arpi verbose can be negative
2002-10-11 jkeil - ao_data.bps not set, confuses the A-V sync computation when the audio filters
2002-10-07 jkeil Handle playback of sample rates not supported by the sun audio hardware.
2002-09-16 arpi *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-09-12 jkeil Reconstruct the muting state for the playback from a l/r volume of 0.0.
2002-09-12 jkeil - gui version of mplayer is using the audio 'control' function before(!) the
2002-07-03 atmos4 Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and Bernd Ernesti <mplayer at lists.veego.de>
2002-04-29 jkeil Default to the mixer device matching the audio device used for audio output.
2002-04-27 arpi OpenBSD, NetBSD portability patches by
2002-03-01 jkeil Fix a few syntax errors compiling ao_sun.c
2002-02-21 anders Moved HW dependent mixer stuff to libao and removed master switch
2001-12-14 jkeil Use $AUDIODEV environment variable as the default audio device on solaris, if
2001-11-26 anders Audio delay bugfix
2001-11-24 anders interface to libao2 changed ao_plugin added
2001-08-31 jkeil Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8
2001-08-06 arpi printfs cleanup - moved to higher -v level or moved to stderr
2001-07-19 jkeil AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
2001-07-14 jkeil On big-endian architectures, all audio decoders default to big-endian 16-bit
2001-07-12 jkeil Support playback of AFMT_S16_LE audio data on a big endian machine
2001-06-23 arpi_esp ao_subdevice support
2001-06-22 atmosfear Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video playback.
2001-06-08 arpi_esp fixed AFMT_ stuff (inclue afmt.h)
2001-06-06 arpi_esp SUN-Solaris audio out