RetroArch
Macros | Functions
updateretroarch.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 dependency graph for updateretroarch.cpp:

Macros

#define USER_AGENT   "RetroArch-WIMP/1.0"
 
#define PARTIAL_EXTENSION   ".partial"
 
#define TEMP_EXTENSION   ".update_tmp"
 
#define RETROARCH_NIGHTLY_UPDATE_PATH   "../RetroArch_update.zip"
 

Functions

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

Macro Definition Documentation

◆ PARTIAL_EXTENSION

#define PARTIAL_EXTENSION   ".partial"

◆ RETROARCH_NIGHTLY_UPDATE_PATH

#define RETROARCH_NIGHTLY_UPDATE_PATH   "../RetroArch_update.zip"

◆ TEMP_EXTENSION

#define TEMP_EXTENSION   ".update_tmp"

◆ USER_AGENT

#define USER_AGENT   "RetroArch-WIMP/1.0"

Function Documentation

◆ extractUpdateCB()

static void extractUpdateCB ( 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: