log libao2/ao_sdl.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 18 Feb 2012 00:08:30 +0000 al Fix compiling with osdep setenv
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Thu, 18 Feb 2010 09:26:00 +0000 diego Mark some more functions that are not used outside of their files as static.
Sun, 03 Jan 2010 11:33:33 +0000 reimar Fixup SDL configure check:
Sat, 08 Aug 2009 08:17:35 +0000 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 10 Apr 2009 14:41:18 +0000 reimar Simplify: use av_fifo_space
Mon, 09 Mar 2009 18:21:47 +0000 reimar Reuse libavutil fifo code instead of reimplementing it over and over.
Fri, 06 Mar 2009 19:43:12 +0000 reimar Make ao_info_t structs const.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 07 Sep 2008 14:09:51 +0000 diego Replace casual GPL notices by proper license headers.
Fri, 16 May 2008 09:31:55 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Tue, 11 Dec 2007 20:39:18 +0000 diego SYS_AMIGAOS4 --> __AMIGAOS4__
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Sun, 04 Feb 2007 10:01:13 +0000 reimar Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
Sat, 23 Dec 2006 23:26:13 +0000 diego Amiga OS 4 needs a large sample size.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Mon, 26 Dec 2005 03:16:48 +0000 al - move our setenv() fallback implementation to osdep
Sun, 27 Feb 2005 23:06:32 +0000 reimar aos should respect the immed uninit flag (quit immediatly vs waiting till file
Tue, 28 Dec 2004 19:11:14 +0000 alex af_fmt2str_short
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Sat, 06 Nov 2004 22:33:17 +0000 reimar respect immed uninit flag, initialize ao_data.outburst.
Sun, 31 Oct 2004 21:02:47 +0000 reimar Different buffering scheme, avoiding possible races (SDL is using threads!).
Sat, 18 Sep 2004 20:31:28 +0000 ivo mp_msg transition of unmaintained audio output drivers.
Wed, 28 Jul 2004 12:17:50 +0000 reimar automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
Mon, 28 Jun 2004 14:18:47 +0000 diego Let's keep the full functionality for the release, we can switch this off
Sat, 26 Jun 2004 09:21:07 +0000 alex make the internal sdl mixer optional, idea by Reimar Doffinger
Fri, 07 May 2004 16:12:30 +0000 reimar use fallback for unsupported formats instead of quitting
Wed, 07 Apr 2004 17:53:42 +0000 faust3 round len to outburst and increment full_buffers at the correct time, patch by Nehal <nehalmistry at gmx.net>
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Sat, 03 Apr 2004 14:39:16 +0000 faust3 restore old SAMPLESIZE
Thu, 01 Apr 2004 19:33:58 +0000 faust3 let uninit wait until sound is completely played, don't restore volume at exit, fixed ringbuffer bug, patch by Nehal <nehalmistry at gmx.net>\n
Mon, 15 Mar 2004 05:07:46 +0000 diego Cygwin provides setenv. Fixes compilation on Cygwin.
Sat, 13 Mar 2004 16:25:08 +0000 faust3 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
Mon, 05 Jan 2004 21:49:23 +0000 diego URL updated.
Sun, 07 Sep 2003 18:15:47 +0000 alex IRIX support by Timo Kanera <timo@kanera.de>
Fri, 21 Mar 2003 16:42:50 +0000 alex 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Fri, 25 Oct 2002 10:27:20 +0000 colin Check what we obtain in SDL_OpenAudio() - allows to build the
Thu, 24 Oct 2002 18:13:24 +0000 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
Mon, 07 Oct 2002 20:01:28 +0000 arpi fill ao_data correctly
Fri, 09 Aug 2002 21:30:21 +0000 arpi HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
Sat, 25 May 2002 11:08:53 +0000 atmos4 Add volume control, patch by
Mon, 26 Nov 2001 11:30:35 +0000 anders Audio delay bugfix
Sat, 24 Nov 2001 05:21:22 +0000 anders interface to libao2 changed ao_plugin added
Wed, 27 Jun 2001 11:40:15 +0000 atmos4 Corrected SDL include path.
Thu, 21 Jun 2001 22:48:34 +0000 al3x sdl_adriver liquidated, ao_subdevice used
Sun, 10 Jun 2001 23:43:37 +0000 atmosfear Lock callback on pause, unlock on resume.
Sat, 09 Jun 2001 08:56:15 +0000 atmosfear Better format info.
Sat, 09 Jun 2001 07:36:32 +0000 atmosfear Better audio format handling.
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Mon, 04 Jun 2001 14:56:32 +0000 atmosfear Increased sample size to solve sound problems one some systems.
Mon, 04 Jun 2001 01:18:52 +0000 atmosfear Microchange =)
Mon, 04 Jun 2001 00:27:55 +0000 atmosfear Several small changes (like driver selection).
Sun, 03 Jun 2001 21:33:03 +0000 arpi_esp -abs support - fixed
Sun, 03 Jun 2001 21:26:23 +0000 arpi_esp -abs support
Sun, 03 Jun 2001 20:54:46 +0000 atmosfear Yea, it worksss!
Sun, 03 Jun 2001 10:48:36 +0000 atmosfear Added support for sdl audio out (buggy pre-alpha).