| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 |
|\ |
|
| * | Simplify: use av_fifo_space | reimar | 2009-04-10 |
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 |
|\| |
|
| * | Reuse libavutil fifo code instead of reimplementing it over and over. | reimar | 2009-03-09 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 |
|\| |
|
| * | Make ao_info_t structs const. | reimar | 2009-03-06 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 |
|\| |
|
| * | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. | diego | 2008-10-13 |
* | | Merge svn changes up to r27573 | Uoti Urpala | 2008-09-10 |
|\| |
|
| * | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 |
|/ |
|
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 |
* | SYS_AMIGAOS4 --> __AMIGAOS4__ | diego | 2007-12-11 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Support for AOPLAY_FINAL_CHUNK in ao_sdl.c | reimar | 2007-02-04 |
* | Amiga OS 4 needs a large sample size. | diego | 2006-12-23 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | aos should respect the immed uninit flag (quit immediatly vs waiting till file | reimar | 2005-02-27 |
* | af_fmt2str_short | alex | 2004-12-28 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Make include paths consistent. | diego | 2004-12-07 |
* | respect immed uninit flag, initialize ao_data.outburst. | reimar | 2004-11-06 |
* | Different buffering scheme, avoiding possible races (SDL is using threads!). | reimar | 2004-10-31 |
* | mp_msg transition of unmaintained audio output drivers. | ivo | 2004-09-18 |
* | automatic loading of af_volume, original patch by Dan Christiansen (danchr (a... | reimar | 2004-07-28 |
* | Let's keep the full functionality for the release, we can switch this off | diego | 2004-06-28 |
* | make the internal sdl mixer optional, idea by Reimar Doffinger | alex | 2004-06-26 |
* | use fallback for unsupported formats instead of quitting | reimar | 2004-05-07 |
* | round len to outburst and increment full_buffers at the correct time, patch b... | faust3 | 2004-04-07 |
* | uninit immed flag | alex | 2004-04-06 |
* | restore old SAMPLESIZE | faust3 | 2004-04-03 |
* | let uninit wait until sound is completely played, don't restore volume at exi... | faust3 | 2004-04-01 |
* | Cygwin provides setenv. Fixes compilation on Cygwin. | diego | 2004-03-15 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 |
* | URL updated. | diego | 2004-01-05 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 |
* | verbose can be negative | arpi | 2002-11-01 |
* | Check what we obtain in SDL_OpenAudio() - allows to build the | colin | 2002-10-25 |
* | Change SDL_(Un)lockAudio to PauseAudio() (works better) | colin | 2002-10-24 |
* | fill ao_data correctly | arpi | 2002-10-07 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 |
* | Add volume control, patch by | atmos4 | 2002-05-25 |
* | Audio delay bugfix | anders | 2001-11-26 |
* | interface to libao2 changed ao_plugin added | anders | 2001-11-24 |
* | Corrected SDL include path. | atmos4 | 2001-06-27 |
* | sdl_adriver liquidated, ao_subdevice used | al3x | 2001-06-21 |
* | Lock callback on pause, unlock on resume. | atmosfear | 2001-06-10 |