aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>Gravatar arpi2002-03-19
* 10l. -ao mpegpes shouldn't be disabled if no DVBGravatar arpi2002-03-19
* Added soft clipping for software volume controlGravatar anders2002-03-13
* 10l - config.h should be included...Gravatar arpi2002-03-13
* Bugfix for sig11 when playing multiple filesGravatar anders2002-03-12
* new smoothing method ('#define AVG 2' to enable'n'test it)Gravatar pl2002-03-10
* proper bsd fix & preventive fix for other archs w/o INT_MAXGravatar pl2002-03-05
* FreeBSD fixGravatar nexus2002-03-05
* volume normalizer plugin supportGravatar pl2002-03-05
* Extrastereo plugin: increases linearly the difference between left and rightGravatar pl2002-03-03
* Buggfix for buffer overflow calculation in pluginsGravatar anders2002-03-03
* good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>Gravatar arpi2002-03-02
* Fix a few syntax errors compiling ao_sun.cGravatar jkeil2002-03-01
* 10l... gcc 3.x fixGravatar arpi2002-02-28
* Adding SW volume controlGravatar anders2002-02-25
* using PATH_DEV_*Gravatar alex2002-02-22
* compilation fixedGravatar arpi2002-02-21
* Cleanup and commentGravatar anders2002-02-21
* Moved HW dependent mixer stuff to libao and removed master switchGravatar anders2002-02-21
* improved event handling, implemented working pause that does not flush all b...Gravatar atmos42002-02-20
* MMX part rewritten and 16 tap filter added for better sound qualtyGravatar anders2002-02-16
* Enable SSH optimizations for FIR filterGravatar anders2002-02-05
* Compilation fixingGravatar nick2002-01-31
* working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hanno...Gravatar arpi2002-01-31
* Oops forgot to remove debug message :)Gravatar anders2002-01-27
* Fixed sig 11 caused by buffer full in ao driverGravatar anders2002-01-27
* Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed imp...Gravatar anders2002-01-27
* freq fix, removed muxer delayGravatar arpi2002-01-24
* Added buffering of output dataGravatar anders2002-01-23
* 10l, debug printf removedGravatar arpi2002-01-22
* passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowGravatar arpi2002-01-22
* hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@winterman...Gravatar arpi2002-01-15
* Sync problem when using fractional resampling fixed + speed increased.Gravatar anders2002-01-15
* ao_dxr3 removedGravatar arpi2002-01-11
* ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev...Gravatar mswitch2002-01-09
* Correction of lisensing commentGravatar anders2002-01-08
* Removed deprecated EM8300_IOCTL_AUDIO_SETPTSGravatar mswitch2002-01-06
* fix for qnxGravatar alex2001-12-28
* warning fixesGravatar pl2001-12-28
* Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@...Gravatar mswitch2001-12-28
* error for non-stereo surroundsGravatar steve2001-12-24
* memset is more portable than bzero ("BSD"ism)Gravatar pl2001-12-24
* surround channels can now be decoded in stereoishGravatar steve2001-12-23
* fix comment typoGravatar steve2001-12-23
* Argh, forgot to make variable static...Gravatar mswitch2001-12-22
* Added format conversion and resampling through pl_format and pl_resample. Som...Gravatar mswitch2001-12-22
* Added plugin for fractional resampling (alpha code)Gravatar anders2001-12-20
* Remove lame upsampler, cleaned out stuff relating to setting channels.Gravatar mswitch2001-12-19
* tweaked surround lowpass filter, included some new test codeGravatar steve2001-12-14
* Use $AUDIODEV environment variable as the default audio device on solaris, ifGravatar jkeil2001-12-14