change xbmc/ path to src/ in all files
authorFneufneu <fneufneu@xbmc.org>
Fri, 10 Oct 2014 14:02:41 +0000 (16:02 +0200)
committerFneufneu <fneufneu@xbmc.org>
Mon, 15 Dec 2014 20:38:21 +0000 (21:38 +0100)
commit4949be256667f3e500e52b7084476ae1f2b00d92
treec7364d945b47e9d9e971c288652e77a8d7bd2eee
parent135fe8734924f79cedace50986a0fa4f12d76647
change xbmc/ path to src/ in all files
95 files changed:
.gitignore
Kodi.xcodeproj/project.pbxproj
Makefile.in
Makefile.include.in
bootstrap.mk
codegenerator.mk
configure.in
language/English/strings.po
lib/addons/library.xbmc.addon/Makefile.in
lib/addons/library.xbmc.addon/libXBMC_addon.cpp
lib/addons/library.xbmc.addon/project/VS2010Express/libXBMC_addon.vcxproj
lib/addons/library.xbmc.codec/Makefile.in
lib/addons/library.xbmc.codec/project/VS2010Express/libXBMC_codec.vcxproj
lib/addons/library.xbmc.gui/Makefile.in
lib/addons/library.xbmc.gui/project/VS2010Express/libXBMC_gui.vcxproj
lib/addons/library.xbmc.pvr/Makefile.in
lib/addons/library.xbmc.pvr/project/VS2010Express/libXBMC_pvr.vcxproj
lib/asap/Makefile.in
lib/cmyth/Win32/libcmyth.vcxproj
lib/libdvd/Makefile.in
lib/libexif/Makefile.in
lib/libhdhomerun/Makefile.in
lib/libsidplay2/Makefile.in
lib/nosefart/Makefile.in
lib/snesapu/SNES/SNESAPU/Makefile.in
lib/stsound/StSoundLibrary/Makefile.in
lib/timidity/Makefile.in
lib/vgmstream/Makefile.in
project/VS2010Express/UnrarXLib.vcxproj
project/VS2010Express/XBMC for Windows.sln
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
project/VS2010Express/XbmcCommons.vcxproj
project/VS2010Express/XbmcCommons.vcxproj.filters
project/VS2010Express/XbmcThreads.vcxproj
project/VS2010Express/XbmcThreads.vcxproj.filters
project/VS2010Express/test-XbmcThreads.vcxproj
project/VS2010Express/test-XbmcThreads.vcxproj.filters
project/cmake/scripts/common/prepare-env.cmake
src/ApplicationMessenger.cpp
src/addons/addon-bindings.mk
src/cores/AudioEngine/Makefile.in
src/cores/VideoRenderers/LinuxRendererGLES.cpp
src/cores/VideoRenderers/LinuxRendererGLES.h
src/cores/VideoRenderers/MMALRenderer.cpp
src/cores/VideoRenderers/RenderCapture.h
src/cores/dvdplayer/DVDCodecs/Audio/Makefile.in
src/cores/dvdplayer/DVDCodecs/Makefile.in
src/cores/dvdplayer/DVDCodecs/Overlay/Makefile.in
src/cores/dvdplayer/DVDCodecs/Video/MMALCodec.h
src/cores/dvdplayer/DVDCodecs/Video/Makefile.in
src/cores/dvdplayer/DVDCodecs/Video/libstagefrightICS/StageFrightVideo.cpp
src/cores/dvdplayer/DVDCodecs/Video/libstagefrightICS/StageFrightVideoPrivate.h
src/cores/dvdplayer/DVDDemuxers/Makefile.in
src/cores/dvdplayer/DVDInputStreams/DVDInputStreamFFmpeg.cpp
src/cores/dvdplayer/DVDPlayer.cpp
src/cores/dvdplayer/DVDSubtitles/Makefile.in
src/cores/omxplayer/OMXPlayerAudio.h
src/cores/omxplayer/OMXVideo.cpp
src/cores/omxplayer/OMXVideo.h
src/filesystem/AndroidAppDirectory.cpp
src/guilib/GUIStaticItem.h
src/interfaces/python/Makefile.in
src/linux/OMXCore.cpp
src/network/upnp/UPnPServer.cpp
src/osx/IOSEAGLView.mm
src/osx/IOSScreenManager.mm
src/osx/Makefile.in
src/pvr/channels/PVRChannel.h
src/rendering/gles/RenderSystemGLES.h
src/utils/Screenshot.cpp
src/visualizations/Goom/Makefile.in
src/visualizations/OpenGLSpectrum/Makefile.in
src/visualizations/WaveForm/Makefile.in
src/visualizations/WaveForm/Waveform.vcxproj
src/visualizations/XBMCProjectM/Makefile.in
src/windowing/WinEventsWayland.cpp
src/windowing/X11/XRandR.cpp
src/windows/GUIMediaWindow.cpp
tools/TexturePacker/Makefile.in
tools/TexturePacker/Win32/MakeDDS.vcxproj
tools/TexturePacker/Win32/MakeDDS.vcxproj.filters
tools/TexturePacker/Win32/TexturePacker.vcxproj
tools/TexturePacker/Win32/TexturePacker.vcxproj.filters
tools/codegenerator/GenerateSWIGBindings.bat
tools/darwin/Configurations/App.xcconfig.in
tools/darwin/Support/CopyRootFiles-atv2.command
tools/darwin/Support/CopyRootFiles-ios.command
tools/darwin/Support/CopyRootFiles-osx.command
tools/darwin/Support/copyframeworks-atv2.command
tools/darwin/Support/copyframeworks-ios.command
tools/darwin/Support/copyframeworks-osx.command
tools/darwin/Support/makepythoninterface.command
tools/windows/CompileInfo.bat
tools/windows/JsonSchemaBuilder.bat