RetroArch
Macros | Functions
thumbnailpackdownload.cpp File Reference
#include <QDir>
#include <QApplication>
#include <QProgressDialog>
#include "../ui_qt.h"
#include <string/stdstring.h>
#include <streams/file_stream.h>
#include <file/archive_file.h>
#include "../../../tasks/tasks_internal.h"
#include "../../../verbosity.h"
#include "../../../config.def.h"
#include "../../../configuration.h"
#include "../../../version.h"
Include dependency graph for thumbnailpackdownload.cpp:

Macros

#define USER_AGENT   "RetroArch-WIMP/" PACKAGE_VERSION
 
#define PARTIAL_EXTENSION   ".partial"
 
#define TEMP_EXTENSION   ".tmp"
 
#define THUMBNAILPACK_URL_HEADER   "http://thumbnailpacks.libretro.com/"
 
#define THUMBNAILPACK_EXTENSION   ".zip"
 

Functions

static void extractThumbnailPackCB (void *task_data, void *user_data, const char *err)
 

Macro Definition Documentation

◆ PARTIAL_EXTENSION

#define PARTIAL_EXTENSION   ".partial"

◆ TEMP_EXTENSION

#define TEMP_EXTENSION   ".tmp"

◆ THUMBNAILPACK_EXTENSION

#define THUMBNAILPACK_EXTENSION   ".zip"

◆ THUMBNAILPACK_URL_HEADER

#define THUMBNAILPACK_URL_HEADER   "http://thumbnailpacks.libretro.com/"

◆ USER_AGENT

#define USER_AGENT   "RetroArch-WIMP/" PACKAGE_VERSION

Function Documentation

◆ extractThumbnailPackCB()

static void extractThumbnailPackCB ( void task_data,
void user_data,
const char *  err 
)
static
Here is the call graph for this function:
Here is the caller graph for this function: