aboutsummaryrefslogtreecommitdiff
path: root/xbmc/ThumbLoader.h
AgeCommit message (Expand)Author
2019-07-09[format] fix include orderRechi
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-06-29[modernize][xbmc] Prefer 'override' usageh.udo
2015-01-07[stdstring] get rid of CStdString in xbmc/Arne Morten Kvarving
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-07-05changed: Use a member variable for the texture databasearnova
2013-07-02changed: Split background info loading into a 2 stagesarnova
2013-06-29removed: BackGroundInfo Loader multithreading (no longer needed)arnova
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-10-16move video and music thumbloaders to their own .cpp/h filesJonathan Marshall
2012-10-11use GetLocalArt() in the video thumb loaderJonathan Marshall
2012-10-11adds CVideoThumbLoader::GetLocalArt, wrapper around CFileItem::FindLocalArtJonathan Marshall
2012-10-01jsonrpc: only initialize the (Video|Music)ThumbLoader once when retrieving ar...montellese
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-07-04[thumbs] use CMusicThumbLoader::FillThumb for setting music thumbs for files/...Jonathan Marshall
2012-07-04[imageloader] adds ability to cache embedded music artJonathan Marshall
2012-07-04[thumbloader] retreive art for library music in the thumbloaderJonathan Marshall
2012-06-06[arm] enable pause/unpause of thumbjobs when playback starts/stops/ends.S. Davilla
2012-05-17hold a CVideoDatabase member in the CVideoThumbLoader to save constantly open...Jonathan Marshall
2012-05-13factor out CVideoThumbLoader::FillLibraryArtJonathan Marshall
2012-05-08CVideoThumbLoader::GetLocalThumb -> CVideoThumbLoader::FillThumbJonathan Marshall
2012-05-08remove CThumbLoader::LoadRemoteThumb() now that the texturecache handles it a...Jonathan Marshall
2012-05-08move video (files and embedded) thumbs to the texture cacheJonathan Marshall
2012-05-08move embedded video thumbs to the texture cacheJonathan Marshall
2012-04-03add type column to path table of texture database for saving paths to thumbs/...Jonathan Marshall
2012-04-03instead of having background thumb loaders cache images, do it via jobs inste...Jonathan Marshall
2011-03-08added: Fetch information for items in file listings in the video libraryJonathan Marshall
2010-04-27changed: Moved program thumbs to use the texture cachejmarshallnz
2010-04-27refactor: Move common functions in the PictureThumbLoader to the ThumbLoader ...jmarshallnz
2010-04-11changed: reorganized where we check what types of files to do thumbnail extra...elupus
2009-11-12cosmeticsspiff_
2009-11-12added: ticket #7674 - Show watched status even in non-library mode. thanks to...spiff_
2009-10-29changed: Thumbloader to use the new CJobQueue class.jmarshallnz
2009-10-28changed: move auto thumb generation and media thumb extraction to jobmanagerspiff_
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller