[stdstring] get rid of CStdString in cores/paplayer/
authorArne Morten Kvarving <cptspiff@gmail.com>
Tue, 24 Jun 2014 20:52:49 +0000 (22:52 +0200)
committerJonathan Marshall <jmarshall@xbmc.org>
Sun, 13 Jul 2014 20:33:03 +0000 (08:33 +1200)
commit7318eaa5eaabb1deab3a5df863ea240579d6a719
treeb20308bcc2687e8a9ae1944a97bf2b7422965314
parent9366add637a30a558e657d0e41917b5a59e15994
[stdstring] get rid of CStdString in cores/paplayer/

NOTE: Changes DVDPlayerCodec's content-type to lowercase
30 files changed:
xbmc/cores/paplayer/ASAPCodec.cpp
xbmc/cores/paplayer/ASAPCodec.h
xbmc/cores/paplayer/CodecFactory.cpp
xbmc/cores/paplayer/CodecFactory.h
xbmc/cores/paplayer/DVDPlayerCodec.cpp
xbmc/cores/paplayer/DVDPlayerCodec.h
xbmc/cores/paplayer/ICodec.h
xbmc/cores/paplayer/ModplugCodec.cpp
xbmc/cores/paplayer/ModplugCodec.h
xbmc/cores/paplayer/NSFCodec.cpp
xbmc/cores/paplayer/NSFCodec.h
xbmc/cores/paplayer/OGGcodec.cpp
xbmc/cores/paplayer/OGGcodec.h
xbmc/cores/paplayer/OggCallback.cpp
xbmc/cores/paplayer/OggCallback.h
xbmc/cores/paplayer/PAPlayer.cpp
xbmc/cores/paplayer/PCMCodec.cpp
xbmc/cores/paplayer/PCMCodec.h
xbmc/cores/paplayer/SIDCodec.cpp
xbmc/cores/paplayer/SIDCodec.h
xbmc/cores/paplayer/SPCCodec.cpp
xbmc/cores/paplayer/SPCCodec.h
xbmc/cores/paplayer/TimidityCodec.cpp
xbmc/cores/paplayer/TimidityCodec.h
xbmc/cores/paplayer/VGMCodec.cpp
xbmc/cores/paplayer/VGMCodec.h
xbmc/cores/paplayer/WAVcodec.cpp
xbmc/cores/paplayer/WAVcodec.h
xbmc/cores/paplayer/YMCodec.cpp
xbmc/cores/paplayer/YMCodec.h