aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_pulse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* #include <string.h> in PulseAudio output for correctnessJ. Alexander Treuman2006-07-201-0/+1
* Add mpd-indent.shAvuton Olrich2006-07-201-3/+3
* Add mpd-indent.shAvuton Olrich2006-07-201-33/+34
* s/ad/pd/ in the PluseAudio plugin (I forgot to rename when copying from alsa)J. Alexander Treuman2006-07-191-31/+31
* Throttle PuleAudio connection attempts so we don't spam the error logJ. Alexander Treuman2006-07-191-5/+24
* Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman2006-07-141-7/+2
* Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman2006-07-141-4/+8
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Use a macro to declare disabled audio output pluginsJ. Alexander Treuman2006-07-141-11/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-0/+18
* Add PulseAudio supportJ. Alexander Treuman2006-07-131-0/+193