Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-09-08 | output: const plugin structures | Max Kellermann | 1 | -1/+1 |
2008-09-07 | output: renamed typedef AudioOutput to struct audio_output | Max Kellermann | 1 | -6/+6 |
2008-09-07 | output: added output_api.h | Max Kellermann | 1 | -1/+1 |
2008-08-26 | enable -Wpointer-arith, -Wstrict-prototypes | Max Kellermann | 1 | -2/+3 |
2008-04-12 | use size_t and constant pointer in ao plugins | Max Kellermann | 1 | -1/+2 |
2007-05-30 | Move the timing code from the null plugin to timer.c, so it can be easily | J. Alexander Treuman | 1 | -74/+19 |
2007-05-30 | Adding a null output plugin. | J. Alexander Treuman | 1 | -0/+129 |