aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>Gravatar alex2004-06-25
* move macosx in the priority list after sdl, patch by Dan ChristiansenGravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* additional formats - 8bit & floatGravatar henry2004-06-11
* support for 24 bit pcm/wav filesGravatar reimar2004-05-16
* removed #ifdefs that are already handled by libao2/afmt.hGravatar reimar2004-05-14
* alsa9/1.x merge, now with api_compat-definitionGravatar joyping2004-05-12
* changes for alsa9/1.x-merge only alsaGravatar joyping2004-05-12
* use fallback for unsupported formats instead of quittingGravatar reimar2004-05-07
* ok this one is beyond stupid. the code didn't even do what was intendedGravatar rfelker2004-05-01
* restore original ringbuffer constants as the current values are causing heavy...Gravatar faust32004-04-07
* round len to outburst and increment full_buffers at the correct time, patch b...Gravatar faust32004-04-07
* 10l, patch by Bjoern SandellGravatar faust32004-04-06
* support immed flagGravatar faust32004-04-06
* uninit immed flagGravatar alex2004-04-06
* restore old SAMPLESIZEGravatar faust32004-04-03
* - compilation error fixGravatar rathann2004-04-03
* ALSA syc is not so good as OSS - small correctionsGravatar atlka2004-04-01
* let uninit wait until sound is completely played, don't restore volume at exi...Gravatar faust32004-04-01
* 10l (some broken compilers take this serious)Gravatar alex2004-03-31
* Cygwin provides setenv. Fixes compilation on Cygwin.Gravatar diego2004-03-15
* Use MultiplyElement to control volume.Gravatar ranma2004-03-13
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>Gravatar faust32004-03-13
* replace set_periods and set_period_size with their _near cousinsGravatar henry2004-02-27
* 1000lGravatar henry2004-02-27
* add option to select mixer channelGravatar attila2004-01-24
* ALSA 1.x audio out driverGravatar henry2004-01-11
* use -mixer with alsa9Gravatar attila2004-01-10
* URL updated.Gravatar diego2004-01-05
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* This patch contains bugfixes for the esd audio output driver that IGravatar attila2003-12-10
* original config:Gravatar joey2003-11-23
* A-V sync fix by Timo Kanera <timo@kanera.de>.Gravatar diego2003-10-30
* 64bit types fix by a unkown mandrake 64bit expertGravatar attila2003-10-26
* many small typo and grammar fixesGravatar gabucino2003-10-04
* patch from Pierre Lombard <p_l@gmx.fr>Gravatar attila2003-09-21
* IRIX support by Timo Kanera <timo@kanera.de>Gravatar alex2003-09-07
* 100lGravatar alex2003-08-18
* no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uv...Gravatar joyping2003-08-15
* 1000lGravatar alex2003-08-14
* Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <ag...Gravatar alex2003-08-13
* better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ez...Gravatar alex2003-08-03
* removing my (non-working) email addressGravatar alex2003-07-03
* fix bps calculation when resampling,Gravatar attila2003-06-22
* -ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net>Gravatar alex2003-06-08
* esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel...Gravatar alex2003-05-30
* do it the standard way (tm)Gravatar alex2003-05-23
* cleanup/cosmetic patch by the author :)Gravatar alex2003-05-22
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-05-21
* 10l remove unused globalGravatar faust32003-05-16