summaryrefslogtreecommitdiffstats
path: root/libao2/ao_sdl.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin provides setenv. Fixes compilation on Cygwin.diego2004-03-151-1/+1
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-131-2/+6
* URL updated.diego2004-01-051-1/+1
* IRIX support by Timo Kanera <timo@kanera.de>alex2003-09-071-2/+2
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* verbose can be negativearpi2002-11-011-11/+11
* Check what we obtain in SDL_OpenAudio() - allows to build thecolin2002-10-251-5/+33
* Change SDL_(Un)lockAudio to PauseAudio() (works better)colin2002-10-241-2/+2
* fill ao_data correctlyarpi2002-10-071-0/+4
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>arpi2002-08-091-2/+2
* Add volume control, patch byatmos42002-05-251-4/+20
* Audio delay bugfixanders2001-11-261-1/+1
* interface to libao2 changed ao_plugin addedanders2001-11-241-11/+8
* Corrected SDL include path.atmos42001-06-271-5/+1
* sdl_adriver liquidated, ao_subdevice usedal3x2001-06-211-7/+4
* Lock callback on pause, unlock on resume.atmosfear2001-06-101-5/+5
* Better format info.atmosfear2001-06-091-4/+8
* Better audio format handling.atmosfear2001-06-091-5/+33
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-0/+32
* Increased sample size to solve sound problems one some systems.atmosfear2001-06-041-1/+1
* Microchange =)atmosfear2001-06-041-1/+1
* Several small changes (like driver selection).atmosfear2001-06-041-3/+14
* -abs support - fixedarpi_esp2001-06-031-1/+1
* -abs supportarpi_esp2001-06-031-3/+6
* Yea, it worksss!atmosfear2001-06-031-62/+116
* Added support for sdl audio out (buggy pre-alpha).atmosfear2001-06-031-0/+165