summaryrefslogtreecommitdiffstats
path: root/libao2/ao_alsa5.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-8/+8
* Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-23/+23
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-23/+23
* Make ao_info_t structs const.reimar2009-03-061-1/+1
* Add standard license headers.diego2009-01-261-6/+20
* cosmetics: Remove pointless parentheses from return statements.diego2008-05-161-20/+20
* modifies function declarations without parameters from ()reynaldo2006-07-061-5/+5
* af_fmt2str_shortalex2004-12-281-3/+2
* 100l, buf etc. in af_fmt2str call are already pointers...reimar2004-12-271-2/+2
* hopefully final fixalex2004-12-271-3/+3
* removing AFMT_ dependancyalex2004-12-271-9/+9
* Make include paths consistent.diego2004-12-071-3/+3
* mp_msg transition of unmaintained audio output drivers.ivo2004-09-181-23/+24
* uninit immed flagalex2004-04-061-1/+1
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-241-2/+2
* removing my (non-working) email addressalex2003-07-031-2/+2
* 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>alex2003-03-231-1/+1
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* verbose can be negativearpi2002-11-011-2/+0
* updated for libaf...arpi2002-10-071-3/+3
* play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conver...alex2002-04-291-38/+44
* AFMT_AC3 autodetect/fallback to S16arpi2002-04-221-0/+6
* memset is more portable than bzero ("BSD"ism)pl2001-12-241-1/+1
* interface to libao2 changed ao_plugin addedanders2001-11-241-28/+21
* compiling under qnx, hope it works on all qnx release :)alex2001-11-231-0/+2
* little -Wall fixal3x2001-06-121-0/+2
* fixed AFMT_ stuff (inclue afmt.h)arpi_esp2001-06-081-1/+1
* Added missing declaration of variables 'err'.bertrand2001-06-081-0/+3
* audio_pause/resume implementacio es kozmetikai valtoztatasokal3x2001-06-071-7/+38
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-0/+12
* initial alsa support by al3xpontscho2001-06-041-0/+321