Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unneed check for protocol in shout plugin, will assume icecast2 proto... | Alam Arias | 2008-10-31 | 1 | -2/+0 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | pulse: fix segfault without sink name | Max Kellermann | 2008-10-30 | 1 | -2/+2 |
* | output: close device on play error | Max Kellermann | 2008-10-29 | 6 | -12/+2 |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 11 | -110/+116 |
* | pulse: clear pa_simple pointer in pulse_close() | Max Kellermann | 2008-10-29 | 1 | -0/+1 |
* | pulse: use GLib instead of util.h/log.h | Max Kellermann | 2008-10-29 | 1 | -28/+25 |
* | pulse: no CamelCase | Max Kellermann | 2008-10-29 | 1 | -48/+49 |
* | oss: check and override audio_format properly | Max Kellermann | 2008-10-29 | 1 | -0/+7 |
* | output: don't compile plugins which are disabled | Max Kellermann | 2008-10-26 | 11 | -86/+7 |
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 13 | -0/+4178 |