cosmetics, remove _P define, leading underscore for var names is reserved and we...
authordavilla <davilla@4pi.com>
Sun, 26 Feb 2012 14:41:28 +0000 (09:41 -0500)
committerdavilla <davilla@4pi.com>
Sun, 26 Feb 2012 14:41:28 +0000 (09:41 -0500)
commit8ccc965ac6a7662efcab5da5683beff26368f932
tree084f2835653e830be6cc8675c292c3fc18159d64
parent9a60f0c81f1963dbe3e500d2a6e2d2659aa8468b
cosmetics, remove _P define, leading underscore for var names is reserved and we collide under android, remove PTH_IC define as well
36 files changed:
xbmc/Application.cpp
xbmc/addons/AddonManager.cpp
xbmc/addons/GUIDialogAddonInfo.cpp
xbmc/addons/ScreenSaver.cpp
xbmc/addons/Skin.cpp
xbmc/addons/Visualisation.cpp
xbmc/cdrip/CDDARipper.cpp
xbmc/cores/AudioRenderers/ALSADirectSound.cpp
xbmc/cores/DllLoader/DllLoader.cpp
xbmc/cores/DllLoader/SoLoader.cpp
xbmc/cores/DllLoader/Win32DllLoader.cpp
xbmc/cores/DllLoader/exports/emu_kernel32.cpp
xbmc/cores/DllLoader/exports/emu_msvcrt.cpp
xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitlesLibass.cpp
xbmc/cores/paplayer/TimidityCodec.cpp
xbmc/dbwrappers/Database.cpp
xbmc/filesystem/RarManager.cpp
xbmc/filesystem/SpecialProtocol.h
xbmc/guilib/AnimatedGif.cpp
xbmc/guilib/GUIColorManager.cpp
xbmc/guilib/GUIFontManager.cpp
xbmc/guilib/GUIFontTTF.cpp
xbmc/guilib/GUISound.cpp
xbmc/guilib/LocalizeStrings.cpp
xbmc/guilib/TextureBundleXBT.cpp
xbmc/guilib/TextureBundleXPR.cpp
xbmc/guilib/XBTFReader.cpp
xbmc/interfaces/http-api/XBMChttp.cpp
xbmc/interfaces/python/XBPyThread.cpp
xbmc/interfaces/python/XBPython.cpp
xbmc/linux/XFileUtils.cpp
xbmc/music/tags/MusicInfoTagLoaderMod.cpp
xbmc/settings/AdvancedSettings.cpp
xbmc/settings/GUIWindowSettingsCategory.cpp
xbmc/storage/windows/Win32StorageProvider.cpp
xbmc/video/Teletext.cpp