Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ao: use g_strsplit() instead of strtok_r() | Max Kellermann | 2009-01-03 | 1 | -37/+15 |
* | output plugins: don't include gcc.h | Max Kellermann | 2009-01-01 | 1 | -2/+2 |
* | ao: use 16 bit sample format | Max Kellermann | 2008-12-09 | 1 | -0/+6 |
* | ao: print error message when ao_open_live() fails | Max Kellermann | 2008-11-25 | 1 | -1/+3 |
* | ao: support all libao error codes | Max Kellermann | 2008-11-25 | 1 | -9/+29 |
* | ao: use GLib instead of utils.h/log.h | Max Kellermann | 2008-11-25 | 1 | -19/+21 |
* | output: close device on play error | Max Kellermann | 2008-10-29 | 1 | -1/+0 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -8/+9 |
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 1 | -8/+0 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -0/+253 |