aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_plugin.c
Commit message (Expand)AuthorAge
* Bugfix for sig11 when playing multiple filesGravatar anders2002-03-12
* Buggfix for buffer overflow calculation in pluginsGravatar anders2002-03-03
* 10l... gcc 3.x fixGravatar arpi2002-02-28
* Adding SW volume controlGravatar anders2002-02-25
* 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
* Added buffering of output dataGravatar anders2002-01-23
* fix comment typoGravatar steve2001-12-23
* add missing newline in warning messageGravatar steve2001-12-13
* Global variables protected using volatileGravatar anders2001-12-04
* Commandline interface to ao_plugin updated according to mplayers complex para...Gravatar anders2001-12-03
* commandline configuration of audio plugins now through struct, format convers...Gravatar anders2001-11-29
* Changes to audio out plugin, first plugin addedGravatar anders2001-11-25
* ao_plugin.c and plugin headers addedGravatar anders2001-11-24