| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixup SDL configure check: | reimar | 2010-01-03 | 1 | -0/+4 |
* | 100l, av_fifo_generic_read does not return anything useful, so ignore its | reimar | 2009-08-08 | 1 | -2/+3 |
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -11/+11 |
* | Simplify: use av_fifo_space | reimar | 2009-04-10 | 1 | -2/+2 |
* | Reuse libavutil fifo code instead of reimplementing it over and over. | reimar | 2009-03-09 | 1 | -66/+21 |
* | Make ao_info_t structs const. | reimar | 2009-03-06 | 1 | -1/+1 |
* | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. | diego | 2008-10-13 | 1 | -1/+1 |
* | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 | 1 | -5/+17 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 | 1 | -1/+1 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 | 1 | -1/+1 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -4/+4 |
* | Support for AOPLAY_FINAL_CHUNK in ao_sdl.c | reimar | 2007-02-04 | 1 | -0/+1 |
* | Amiga OS 4 needs a large sample size. | diego | 2006-12-23 | 1 | -1/+1 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -7/+7 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 | 1 | -16/+0 |
* | aos should respect the immed uninit flag (quit immediatly vs waiting till file | reimar | 2005-02-27 | 1 | -2/+1 |
* | af_fmt2str_short | alex | 2004-12-28 | 1 | -1/+1 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -16/+16 |
* | Make include paths consistent. | diego | 2004-12-07 | 1 | -4/+4 |
* | respect immed uninit flag, initialize ao_data.outburst. | reimar | 2004-11-06 | 1 | -0/+2 |
* | Different buffering scheme, avoiding possible races (SDL is using threads!). | reimar | 2004-10-31 | 1 | -61/+68 |
* | mp_msg transition of unmaintained audio output drivers. | ivo | 2004-09-18 | 1 | -6/+7 |
* | automatic loading of af_volume, original patch by Dan Christiansen (danchr (a... | reimar | 2004-07-28 | 1 | -1/+1 |
* | Let's keep the full functionality for the release, we can switch this off | diego | 2004-06-28 | 1 | -1/+1 |
* | make the internal sdl mixer optional, idea by Reimar Doffinger | alex | 2004-06-26 | 1 | -1/+12 |
* | use fallback for unsupported formats instead of quitting | reimar | 2004-05-07 | 1 | -1/+2 |
* | round len to outburst and increment full_buffers at the correct time, patch b... | faust3 | 2004-04-07 | 1 | -1/+3 |
* | uninit immed flag | alex | 2004-04-06 | 1 | -1/+1 |
* | restore old SAMPLESIZE | faust3 | 2004-04-03 | 1 | -0/+4 |
* | let uninit wait until sound is completely played, don't restore volume at exi... | faust3 | 2004-04-01 | 1 | -13/+13 |
* | Cygwin provides setenv. Fixes compilation on Cygwin. | diego | 2004-03-15 | 1 | -1/+1 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 | 1 | -2/+6 |
* | URL updated. | diego | 2004-01-05 | 1 | -1/+1 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 | 1 | -2/+2 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 | 1 | -1/+1 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -11/+11 |
* | Check what we obtain in SDL_OpenAudio() - allows to build the | colin | 2002-10-25 | 1 | -5/+33 |
* | Change SDL_(Un)lockAudio to PauseAudio() (works better) | colin | 2002-10-24 | 1 | -2/+2 |
* | fill ao_data correctly | arpi | 2002-10-07 | 1 | -0/+4 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 | 1 | -2/+2 |
* | Add volume control, patch by | atmos4 | 2002-05-25 | 1 | -4/+20 |
* | Audio delay bugfix | anders | 2001-11-26 | 1 | -1/+1 |
* | interface to libao2 changed ao_plugin added | anders | 2001-11-24 | 1 | -11/+8 |
* | Corrected SDL include path. | atmos4 | 2001-06-27 | 1 | -5/+1 |
* | sdl_adriver liquidated, ao_subdevice used | al3x | 2001-06-21 | 1 | -7/+4 |
* | Lock callback on pause, unlock on resume. | atmosfear | 2001-06-10 | 1 | -5/+5 |
* | Better format info. | atmosfear | 2001-06-09 | 1 | -4/+8 |
* | Better audio format handling. | atmosfear | 2001-06-09 | 1 | -5/+33 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -0/+32 |
* | Increased sample size to solve sound problems one some systems. | atmosfear | 2001-06-04 | 1 | -1/+1 |
* | Microchange =) | atmosfear | 2001-06-04 | 1 | -1/+1 |
* | Several small changes (like driver selection). | atmosfear | 2001-06-04 | 1 | -3/+14 |
* | -abs support - fixed | arpi_esp | 2001-06-03 | 1 | -1/+1 |
* | -abs support | arpi_esp | 2001-06-03 | 1 | -3/+6 |
* | Yea, it worksss! | atmosfear | 2001-06-03 | 1 | -62/+116 |
* | Added support for sdl audio out (buggy pre-alpha). | atmosfear | 2001-06-03 | 1 | -0/+165 |