aboutsummaryrefslogtreecommitdiff
path: root/xbmc/ThumbnailCache.cpp
AgeCommit message (Expand)Author
2016-06-09reduce impact of touching VideoDatabase.hArne Morten Kvarving
2015-07-14[std cleanup] xbmc/hudokkow
2015-05-23[app] Cleanup includes.ace20022
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-04-04cosmetics: cleanup unused Settings.h includesmontellese
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-07-04[cleanup] remove old thumb caching code as no longer usedJonathan Marshall
2012-05-08get rid of unused video thumb functionsJonathan Marshall
2012-05-02CVideoInfoTag::m_strArtist -> m_artist vectorJonathan Marshall
2012-03-30replace CMusicInfoTag/CSong::(m_)strAlbumArtist (CStdString) with (m_)albumAr...montellese
2012-03-30replace CMusicInfoTag/CAlbum/CSong::(m_)strArtist (CStdString) with (m_)artis...montellese
2012-02-02use pre-built function for getting path out of the infotag (thanks vdrfan)Jonathan Marshall
2012-02-01use CVideoInfoTag::m_strFileNameAndPath in preference to CVideoInfoTag::m_str...Jonathan Marshall
2012-02-01don't use the videoinfotag for looking up fanart if it's empty - fixes issues...Jonathan Marshall
2012-01-22fixed: commit bef4b225ef6ba0b3522490f3c7ff82d6ec407f16 reversed the behaviour...Jonathan Marshall
2011-12-19fix invalid fanart appearing in addon viewsmontellese
2011-12-06jsonrpc: fix and improve fanart retrievalmontellese
2011-09-21use the new CVideoInfoTag::m_strShowPath to get rid of db queries when retrie...montellese
2011-09-20use CVideoInfoTag::m_iIdShow instead of additionally querying the db for the ...montellese
2011-08-09switch CFileItem::m_strPath to private, and add GetPath/SetPath for accessJonathan Marshall
2011-06-27Fixed compilation error on linux introduced with bef4b225ef6ba0b3522490f3c7ff...Tobias Arrskog
2011-06-20move GetCached*Thumb() logic from CFileItem/CUtil to CThumbnailCachemontellese
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-09-27cosmetic refactoring of ThumbnailCachemalard
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller