| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some error messages concerning _ao output driver | Qball Cow | 2007-01-21 | 1 | -2/+2 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -1/+1 |
* | remove some unneccesary includes from the audioOutput's | Warren Dukes | 2006-10-18 | 1 | -2/+0 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -3/+3 |
* | more sparse cleanups | Eric Wong | 2006-08-08 | 1 | -2/+2 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -1/+1 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -90/+93 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Use a macro to declare disabled audio output plugins | J. Alexander Treuman | 2006-07-14 | 1 | -13/+2 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | remove C++ style comments | Eric Wong | 2005-11-19 | 1 | -1/+1 |
* | if no audioOutput specified, we no attempt to detect if there exists a usable... | Warren Dukes | 2005-03-12 | 1 | -0/+2 |
* | implemented dropping of current buffered audio, works for oss, but there seems | Warren Dukes | 2005-03-05 | 1 | -0/+6 |
* | this should fix compile bugs #350 and #351 | Warren Dukes | 2005-01-16 | 1 | -0/+20 |
* | don't need to pass audioFormat to openDeviceFunc | Warren Dukes | 2004-11-19 | 1 | -6/+4 |
* | remove signal handling code from ao open() and close() | Warren Dukes | 2004-11-03 | 1 | -5/+0 |
* | DEBUG statement that prints out which ao driver is being used | Warren Dukes | 2004-11-02 | 1 | -0/+3 |
* | move audioOutput dir to audioOutputs | Warren Dukes | 2004-11-02 | 1 | -0/+243 |