aboutsummaryrefslogtreecommitdiffstats
path: root/src/output (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-05pulse: removed reconnect intervalMax Kellermann1-19/+2
2008-11-05pulse: check if connection is open in pulse_cancel()Max Kellermann1-0/+3
2008-11-04osx: fix gcc warningsMax Kellermann1-7/+8
2008-11-04osx: adapt to new output plugin APIMax Kellermann1-19/+15
2008-11-03alsa: initialize "device" with NULLMax Kellermann1-2/+1
2008-11-01alsa, jack: no const pointers for allocated stringsMax Kellermann2-26/+42
2008-10-31removed unneed check for protocol in shout plugin, will assume icecast2 proto...Alam Arias1-2/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-30pulse: fix segfault without sink nameMax Kellermann1-2/+2
2008-10-29output: close device on play errorMax Kellermann6-12/+2
2008-10-29output: use bool for return values and flagsMax Kellermann11-110/+116
2008-10-29pulse: clear pa_simple pointer in pulse_close()Max Kellermann1-0/+1
2008-10-29pulse: use GLib instead of util.h/log.hMax Kellermann1-28/+25
2008-10-29pulse: no CamelCaseMax Kellermann1-48/+49
2008-10-29oss: check and override audio_format properlyMax Kellermann1-0/+7
2008-10-26output: don't compile plugins which are disabledMax Kellermann11-86/+7
2008-10-26renamed src/audioOutputs/ to src/output/Max Kellermann13-0/+4178