Remove LiveTV menu.
[vuplus_xbmc] / xbmc / threads / Makefile
2012-10-02 jmarshallnzMerge pull request #1253 from Karlson2k/GUI_Settings_op...
2012-09-08 Martijn KaijserMerge pull request #1038 from waven/discstub
2012-09-08 Martijn KaijserMerge pull request #1225 from thebandit/trust-scraper
2012-09-07 Alasdair CampbellMerge pull request #1229 from alcoheca/upstream-playcounts
2012-09-04 Jim CarrollMerge pull request #1317 from jimfcarroll/fix-12578
2012-08-26 jmarshallnzMerge pull request #1182 from zewt/localizedstrings...
2012-08-10 Sascha MontelleseMerge pull request #1249 from Montellese/gsoc_xsp_artists
2012-08-08 Cory FieldsMerge pull request #1236 from theuni/android-rebase-11
2012-08-08 montellese[droid] add CTimer class
2011-09-14 unknownMerge remote-tracking branch 'upstream/master'
2011-08-17 Arne Morten KvarvingMerge pull request #273 from neoflex/webserver-remote...
2011-08-11 Jonathan MarshallMerge branch 'opportunisticCacheCheck' of git://github...
2011-07-26 piehMerge pull request #271 from pieh/window_cleanup
2011-07-25 piehMerge pull request #263 from garbear/remember_location2
2011-07-24 Joakim PlateMerge pull request #280 from CrHasher/libavfilter_integ...
2011-07-20 jimfcarrollMerge pull request #231 from jimfcarroll/pluggable...
2011-07-20 Jim CarrollRemoved CTimeUtils::GetTimeMS and replaced it with...
2011-07-20 Jim CarrollAdded a millisecond timer to the threading library.
2011-07-20 Jim CarrollThe threading synchronization and thread local storage...
2011-07-03 Matthias KortstiegeMerge pull request #215 from dbrobins/scraper-return-fix
2011-06-27 piehMerge pull request #184 from pieh/python_editControl
2011-06-26 MontelleseMerge pull request #211 from Montellese/jsonrpc_actor_thumb
2011-06-23 jimfcarrollMerge pull request #209 from jimfcarroll/remove-circ...
2011-06-23 Jim CarrollCEvent refactor in preparation for deadlock fix.
2011-06-23 Jim CarrollRemoved the CSemaphore and ISemaphore classes which...
2011-06-23 Jim CarrollRefactored the Event object. Becasue the Event is used...
2011-06-23 Jim CarrollRemoved all SDL_* synchronization mechanisms and collap...
2011-06-23 Jim CarrollRemoved raw SDL_[sync] calls from Application and intro...
2011-06-23 Jim CarrollRemoved xbmc/threads/Mutex.h,cpp which was only used...
2011-06-23 Jim CarrollRemoved emu_* threading code which wasn't being used...
2011-04-16 Jezz_XMerge remote branch 'remotes/Jezz/New_Confluence'
2011-04-13 Jonathan MarshallMerge branch 'DiscStub' of git://github.com/HarryMuscle...
2011-04-12 S. Davillaclean up sdl mutex includes and add XBMC_MUTEX
2011-01-27 PhaeodariaMerge branch 'master' of git@github.com:xbmc/xbmc
2011-01-24 theuniMerged cptspiff's code-reshuffle branch.