| Commit message (Expand) | Author | Age | Files | Lines |
* | mvp: unsinged integers | Max Kellermann | 2008-10-10 | 1 | -4/+5 |
* | mvp: adapt to the new output device API | Max Kellermann | 2008-10-10 | 1 | -20/+21 |
* | mvp: missing includes | Max Kellermann | 2008-10-10 | 1 | -0/+5 |
* | audio_format: renamed sampleRate to sample_rate | Max Kellermann | 2008-10-10 | 1 | -4/+4 |
* | audio_format: unsigned integers | Max Kellermann | 2008-10-10 | 1 | -1/+1 |
* | use C99 struct initializers | Max Kellermann | 2008-09-29 | 1 | -9/+8 |
* | output: set audio_output->open=1 in audio_output_task() | Max Kellermann | 2008-09-24 | 1 | -2/+0 |
* | output: pass audio_format to plugin.init() and plugin.open() | Max Kellermann | 2008-09-24 | 1 | -2/+3 |
* | output: const plugin structures | Max Kellermann | 2008-09-08 | 1 | -1/+1 |
* | output: renamed typedef AudioOutput to struct audio_output | Max Kellermann | 2008-09-07 | 1 | -7/+8 |
* | output: added output_api.h | Max Kellermann | 2008-09-07 | 1 | -3/+2 |
* | use size_t and constant pointer in ao plugins | Max Kellermann | 2008-04-12 | 1 | -2/+3 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -11/+1 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | remove some unneccesary includes from the audioOutput's | Warren Dukes | 2006-10-18 | 1 | -3/+0 |
* | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 2006-08-26 | 1 | -1/+1 |
* | more sparse cleanups | Eric Wong | 2006-08-08 | 1 | -1/+1 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -4/+4 |
* | audioOutput_mvp: remove unused variable | Eric Wong | 2006-07-17 | 1 | -1/+0 |
* | [CLEANUP] Fix indentation to be like the rest of | Avuton Olrich | 2006-07-15 | 1 | -126/+130 |
* | 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 | -14/+2 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | gcc 2.95 fixes | Eric Wong | 2005-11-19 | 1 | -1/+1 |
* | patch from Oliver Logghe for Hauppage Media MVP support | Warren Dukes | 2005-08-11 | 1 | -0/+296 |