aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_sdl.c
Commit message (Expand)AuthorAge
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30643Gravatar Uoti Urpala2010-03-10
|\
| * Mark some more functions that are not used outside of their files as static.Gravatar diego2010-02-18
* | Merge svn changes up to r30185Gravatar Uoti Urpala2010-01-08
|\|
| * Fixup SDL configure check:Gravatar reimar2010-01-03
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * 100l, av_fifo_generic_read does not return anything useful, so ignore itsGravatar reimar2009-08-08
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Simplify: use av_fifo_spaceGravatar reimar2009-04-10
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Reuse libavutil fifo code instead of reimplementing it over and over.Gravatar reimar2009-03-09
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Make ao_info_t structs const.Gravatar reimar2009-03-06
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* | Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\|
| * Replace casual GPL notices by proper license headers.Gravatar diego2008-09-07
* | Make various functions staticGravatar Uoti Urpala2008-08-12
|/
* cosmetics: Remove pointless parentheses from return statements.Gravatar diego2008-05-16
* SYS_AMIGAOS4 --> __AMIGAOS4__Gravatar diego2007-12-11
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Support for AOPLAY_FINAL_CHUNK in ao_sdl.cGravatar reimar2007-02-04
* Amiga OS 4 needs a large sample size.Gravatar diego2006-12-23
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* - move our setenv() fallback implementation to osdepGravatar al2005-12-26
* aos should respect the immed uninit flag (quit immediatly vs waiting till fileGravatar reimar2005-02-27
* af_fmt2str_shortGravatar alex2004-12-28
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make include paths consistent.Gravatar diego2004-12-07
* respect immed uninit flag, initialize ao_data.outburst.Gravatar reimar2004-11-06
* Different buffering scheme, avoiding possible races (SDL is using threads!).Gravatar reimar2004-10-31
* mp_msg transition of unmaintained audio output drivers.Gravatar ivo2004-09-18
* automatic loading of af_volume, original patch by Dan Christiansen (danchr (a...Gravatar reimar2004-07-28
* Let's keep the full functionality for the release, we can switch this offGravatar diego2004-06-28
* make the internal sdl mixer optional, idea by Reimar DoffingerGravatar alex2004-06-26
* use fallback for unsupported formats instead of quittingGravatar reimar2004-05-07
* round len to outburst and increment full_buffers at the correct time, patch b...Gravatar faust32004-04-07
* uninit immed flagGravatar alex2004-04-06
* restore old SAMPLESIZEGravatar faust32004-04-03
* let uninit wait until sound is completely played, don't restore volume at exi...Gravatar faust32004-04-01
* Cygwin provides setenv. Fixes compilation on Cygwin.Gravatar diego2004-03-15
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>Gravatar faust32004-03-13
* URL updated.Gravatar diego2004-01-05
* IRIX support by Timo Kanera <timo@kanera.de>Gravatar alex2003-09-07
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21