aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shout: clear buffer before calling the encoderMax Kellermann2009-02-091-2/+7
* shout: don't postpone metadataMax Kellermann2009-02-091-32/+12
* shout: use libshout's synchronizationMax Kellermann2009-02-091-21/+4
* shout: switch to blocking modeMax Kellermann2009-02-091-74/+8
* shout: removed shout_data.tag_to_sendMax Kellermann2009-02-091-8/+6
* shout: removed shout_data.shout_errorMax Kellermann2009-02-091-3/+0
* shout: fixed bad error message printoutViliam Mateicka2008-12-231-2/+2
* shout: use GLib instead of utils.h/log.hMax Kellermann2008-11-251-59/+59
* shout: don't check HAVE_SHOUTMax Kellermann2008-11-251-7/+0
* removed unneed check for protocol in shout plugin, will assume icecast2 proto...Alam Arias2008-10-311-2/+0
* output: close device on play errorMax Kellermann2008-10-291-7/+2
* output: use bool for return values and flagsMax Kellermann2008-10-291-12/+12
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+596