| Commit message (Expand) | Author | Age | Files | Lines |
* | pulse: removed reconnect interval | Max Kellermann | 2008-11-05 | 1 | -19/+2 |
* | pulse: check if connection is open in pulse_cancel() | Max Kellermann | 2008-11-05 | 1 | -0/+3 |
* | osx: fix gcc warnings | Max Kellermann | 2008-11-04 | 1 | -7/+8 |
* | osx: adapt to new output plugin API | Max Kellermann | 2008-11-04 | 1 | -19/+15 |
* | alsa: initialize "device" with NULL | Max Kellermann | 2008-11-03 | 1 | -2/+1 |
* | alsa, jack: no const pointers for allocated strings | Max Kellermann | 2008-11-01 | 2 | -26/+42 |
* | 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 |