aboutsummaryrefslogtreecommitdiff
path: root/xbmc/TextureCacheJob.cpp
AgeCommit message (Expand)Author
5 daysremove original image transform, decode, and loader codeRyan Rector
5 daysswap HTTP image resize internals for ImageFileURLRyan Rector
5 daysswap TextureCacheJob internals for ImageFileURLRyan Rector
5 daysadd ImageFileURL methods to image loader interfacesRyan Rector
2023-10-17explicitly note when hash is revalidatedRyan Rector
2023-09-13add thumb loader for chaptersRyan Rector
2023-08-14Merge pull request #23567 from rmrector/who-image-hashes-the-image-hashmenRyan Rector
2023-08-14don't hash special imagesRyan Rector
2023-07-15add special image loader for tiled picturefolder thumbsRyan Rector
2023-06-23add special image loader for generated vid thumbsRyan Rector
2023-05-02Move pulling embedded music images into the cache...Ryan Rector
2023-05-02Move pulling embedded video images into the cache...Ryan Rector
2023-05-02Introduce an interface for pulling all images into cacheRyan Rector
2022-11-04[Pictures] fix race condition in thumbnails loadingrubpa
2022-09-08[upnp][texturecache] Avoid stating upnp files whenever we browse directoriesenen92
2022-03-10[ServiceBroker][TextureCache] Get rid of texture cache global singleton.Kai Sommerfeld
2021-11-14Merge pull request #20460 from AlwinEsch/improve-audiodecoder-texture-cacheAlwin Esch
2021-11-03TextureCache: Use std::unique_ptrMarkus Härer
2021-11-03[addons][audiodecoder] improve tracked file image url correctionAlwin Esch
2021-11-03[addons][audiodecoder] rename audio_decoder.h to audiodecoder.hAlwin Esch
2021-11-03[addons][audiodecoder] add cover art support to addon interfaceAlwin Esch
2021-10-01[TextureCache] Enable caching of image URLs for user 'pvr' and 'epg'.Kai Sommerfeld
2021-05-20remove use of c_str() from CLog::Log callsLukas Rusak
2021-05-20update logging to new formatLukas Rusak
2021-05-09update format to new styleLukas Rusak
2020-10-21CTexture: rename CBaseTexture to CTextureLukas Rusak
2020-09-08RPi: remove platformLukas Rusak
2020-02-17PlatformDefs.h: remove inttypes definitionsLukas Rusak
2019-05-07Simplify boolean expressionsDavid Bridson
2018-10-09Cleanup some includes.ace20022
2018-10-07Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...Kai Sommerfeld
2018-10-07Eliminate g_advancedSettings macro.Kai Sommerfeld
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-02-10Move log to use fmtPär Björklund
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-12-20changed: prettify EmbeddedArtnotspiff
2017-12-20add ffmpeg tag loader and use this for mkv and mp4 filesnotspiff
2017-12-20changed: move EmbeddedArt into a separate file in utilsArne Morten Kvarving
2017-07-15[linux] use TARGET_RASPBERRY_PI in place of other definesLukas Rusak
2017-07-06[modernize][xbmc] Prefer 'default' for declarationsh.udo
2017-05-18silence stat errors in texture cache jobnotspiff
2016-02-21[GUI] Replace thumb size with images resHitcherUK
2016-02-13[texturecache] remove useDDS from CTextureCache::CheckCachedImage. not usedStefan Saraev
2016-02-13[texturecache] drop support for ddsStefan Saraev
2015-12-06[texturecache] fix leaking credentials in logsStefan Saraev
2015-12-05TextureCacheJob.cpp: fix log leaking username/passMatus Kral
2015-09-08[settings] remove rotate pictures using EXIF information settingMatthias Kortstiege
2015-08-18[cleanup] unify method name used for singleton patternxhaggi