Gil handling is more flexible now and use of the DelayedCallGuard is not so tempermen...
authorJim Carroll <thecarrolls@jiminger.com>
Tue, 20 Nov 2012 22:23:08 +0000 (17:23 -0500)
committerJim Carroll <thecarrolls@jiminger.com>
Sun, 25 Nov 2012 19:52:15 +0000 (14:52 -0500)
commit3fd761d14edc4576ef58eb0daeb532eee0d34f13
tree2243551fbd9d70d31ad5cb2aa798a7b142abc066
parent5417cfb2c6199d40398c3053fc858dbe83e9f554
Gil handling is more flexible now and use of the DelayedCallGuard is not so tempermental. Also added the DelayedCallGuard to the Montior destructor.
xbmc/interfaces/legacy/Monitor.cpp
xbmc/interfaces/python/LanguageHook.cpp
xbmc/interfaces/python/LanguageHook.h
xbmc/interfaces/python/Makefile.in
xbmc/interfaces/python/PyContext.cpp [new file with mode: 0644]
xbmc/interfaces/python/PyContext.h [new file with mode: 0644]
xbmc/interfaces/python/PythonSwig.cpp.template
xbmc/interfaces/python/XBPyThread.cpp