|
bool | LoadItem (CFileItem *pItem) override |
|
bool | LoadItemCached (CFileItem *pItem) override |
|
bool | LoadItemLookup (CFileItem *pItem) override |
|
void | SetRegenerateThumbs (bool regenerate) |
|
void | OnLoaderStart () override |
|
void | OnLoaderFinish () override |
|
virtual bool | FillLibraryArt (CFileItem &item) |
| helper function to fill the art for a library item More...
|
|
virtual std::string | GetCachedImage (const CFileItem &item, const std::string &type) |
| Checks whether the given item has an image listed in the texture database. More...
|
|
virtual void | SetCachedImage (const CFileItem &item, const std::string &type, const std::string &image) |
| Associate an image with the given item in the texture database. More...
|
|
void | Load (CFileItemList &items) |
|
bool | IsLoading () |
|
void | Run () override |
|
void | SetObserver (IBackgroundLoaderObserver *pObserver) |
|
void | SetProgressCallback (IProgressCallback *pCallback) |
|
void | StopThread () |
|
void | StopAsync () |
|
virtual void | Cancel () |
|
|
static void | ProcessFoldersAndArchives (CFileItem *pItem) |
|
|
void | OnLoaderFinish () override |
|
The documentation for this class was generated from the following files: