Cleaned up some of the grammar and spelling in the comments, thanks in large part...
authorJim Carroll <thecarrolls@jiminger.com>
Wed, 23 Feb 2011 02:13:48 +0000 (21:13 -0500)
committerJim Carroll <thecarrolls@jiminger.com>
Sat, 5 Mar 2011 18:24:39 +0000 (13:24 -0500)
commitc3a6379575f89ebcc8952d0c3053d8b2094b03a3
treec224468aea9ca570c53daa23ee47698a87d49739
parentd8391d9944802bb4258a3b71b4da73af29d400c0
Cleaned up some of the grammar and spelling in the comments, thanks in large part to a patch submitted by 'PaulePanter.' Also changed the globals fix to use boost::shared_ptr rather than the custom Reference counting. Thanks to elupus insisting that the globals fix be done with macros, this turned out to be fairly simple.
16 files changed:
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
xbmc/SectionLoader.h
xbmc/guilib/GraphicContext.h
xbmc/settings/AdvancedSettings.h
xbmc/utils/CharsetConverter.h
xbmc/utils/GlobalsHandling.h
xbmc/utils/Makefile
xbmc/utils/ReferenceCounting.cpp [deleted file]
xbmc/utils/ReferenceCounting.h [deleted file]
xbmc/utils/log.h
xbmc/windowing/X11/WinSystemX11GL.h
xbmc/windowing/egl/WinSystemEGL.h
xbmc/windowing/osx/WinSystemOSXGL.h
xbmc/windowing/windows/WinSystemWin32DX.h
xbmc/windowing/windows/WinSystemWin32GL.h