index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
GUILargeTextureManager.cpp
Age
Commit message (
Expand
)
Author
2010-03-21
added: TextureCache class that handles (among other things in future) caching...
jmarshallnz
2010-02-27
changed: CUtil::ReplaceExtension() to return a CStdString rather than passing...
jmarshallnz
2010-02-24
changed: Only log the load time of an image if it's larger than 100ms.
jmarshallnz
2009-12-20
merged: r25753,r25754 from Camelot branch - useful logging changes.
jmarshallnz
2009-12-07
fixed: Cosmetics. Removed stray ;
arnova
2009-11-23
fixed: Ticket #7816 - Switching profiles does not clear active background (ak...
jmarshallnz
2009-10-28
changed: move auto thumb generation and media thumb extraction to jobmanager
spiff_
2009-10-27
Made IJob return a success flag which is passed down to the observer
topfs2
2009-10-04
added: <useddsfanart> to advancedsettings to allow testing of .dds fanart
jmarshallnz
2009-10-04
changed: Moved image loading from CPicture to CBaseTexture as that is the mai...
jmarshallnz
2009-09-28
changed: background texture loader to use CJobManager (from #7222)
jmarshallnz
2009-09-24
fixed: White textures on fail of load, thanks to taxigps (ticket #7212)
jmarshallnz
2009-09-23
changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...
jmarshallnz
2009-09-23
fixed: include path
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller