changed: ditch libshout and replace with curl-based code
authorspiff_ <spiff_@svn>
Fri, 26 Nov 2010 13:47:08 +0000 (13:47 +0000)
committerspiff_ <spiff_@svn>
Fri, 26 Nov 2010 13:47:08 +0000 (13:47 +0000)
commit5e727fd49e416f7678b674a0cf696bdef04ab8c3
treebf49410a5b0e3145ea7ef1b9c7ab7d1cb690841f
parentc98374d956832609cd76734528e19f9a1a667a9d
changed: ditch libshout and replace with curl-based code

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35468 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
17 files changed:
Makefile.in
XBMC.xcodeproj/project.pbxproj
configure.in
project/VS2008Express/XBMC for Windows.sln
project/VS2008Express/XBMC.vcproj
project/VS2010Express/XBMC for Windows.sln
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
xbmc/FileSystem/FileCurl.cpp
xbmc/FileSystem/FileCurl.h
xbmc/FileSystem/FileShoutcast.cpp
xbmc/FileSystem/FileShoutcast.h
xbmc/FileSystem/Makefile.in
xbmc/FileSystem/ShoutcastRipFile.cpp [deleted file]
xbmc/FileSystem/ShoutcastRipFile.h [deleted file]
xbmc/cores/paplayer/PAPlayer.cpp
xbmc/cores/paplayer/PAPlayer.h