aboutsummaryrefslogtreecommitdiffstats
path: root/src/output (follow)
Commit message (Expand)AuthorAgeFilesLines
* alsa, jack: no const pointers for allocated stringsMax Kellermann2008-11-012-26/+42
* removed unneed check for protocol in shout plugin, will assume icecast2 proto...Alam Arias2008-10-311-2/+0
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* pulse: fix segfault without sink nameMax Kellermann2008-10-301-2/+2
* output: close device on play errorMax Kellermann2008-10-296-12/+2
* output: use bool for return values and flagsMax Kellermann2008-10-2911-110/+116
* pulse: clear pa_simple pointer in pulse_close()Max Kellermann2008-10-291-0/+1
* pulse: use GLib instead of util.h/log.hMax Kellermann2008-10-291-28/+25
* pulse: no CamelCaseMax Kellermann2008-10-291-48/+49
* oss: check and override audio_format properlyMax Kellermann2008-10-291-0/+7
* output: don't compile plugins which are disabledMax Kellermann2008-10-2611-86/+7
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-2613-0/+4178