aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/shout_plugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shout: pass void pointer to the encoderMax Kellermann2009-02-101-1/+1
* shout: don't postpone metadataMax Kellermann2009-02-091-1/+1
* shout: use libshout's synchronizationMax Kellermann2009-02-091-3/+0
* shout: switch to blocking modeMax Kellermann2009-02-091-4/+0
* shout: removed shout_data.tag_to_sendMax Kellermann2009-02-091-1/+0
* shout: removed shout_data.shout_errorMax Kellermann2009-02-091-1/+0
* shout: enlarge buffer size to 32 kBAntoine Beaupré2009-01-141-1/+1
* shout: use GLib instead of utils.h/log.hMax Kellermann2008-11-251-0/+4
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* output: use bool for return values and flagsMax Kellermann2008-10-291-1/+1
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-5/+0
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+93