patch from Steven Richman: adds support for streaming http transport to xmms plugin
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 7 Oct 2004 00:23:51 +0000 (00:23 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 7 Oct 2004 00:23:51 +0000 (00:23 +0000)
commitc99aa82edfbc1642070ab2994cbff3b5e0b8284a
tree59115036581101f5d9942c530ecd1d99de4a1ddc
parent076adb0334989a15c85df92258cb5bfb10348be4
patch from Steven Richman: adds support for streaming http transport to xmms plugin
src/plugin_xmms/Makefile.am
src/plugin_xmms/Makefile.lite
src/plugin_xmms/configure.c
src/plugin_xmms/configure.h
src/plugin_xmms/http.c [new file with mode: 0644]
src/plugin_xmms/http.h [new file with mode: 0644]
src/plugin_xmms/plugin.c
src/plugin_xmms/plugin.h [new file with mode: 0644]