RetroArch
Functions
rurl.h File Reference
#include <stddef.h>
Include dependency graph for rurl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int rc_url_award_cheevo (char *buffer, size_t size, const char *user_name, const char *login_token, unsigned cheevo_id, int hardcore)
 
int rc_url_submit_lboard (char *buffer, size_t size, const char *user_name, const char *login_token, unsigned lboard_id, unsigned value, unsigned char hash[16])
 
int rc_url_get_gameid (char *buffer, size_t size, unsigned char hash[16])
 
int rc_url_get_patch (char *buffer, size_t size, const char *user_name, const char *login_token, unsigned gameid)
 
int rc_url_get_badge_image (char *buffer, size_t size, const char *badge_name)
 
int rc_url_login_with_password (char *buffer, size_t size, const char *user_name, const char *password)
 
int rc_url_login_with_token (char *buffer, size_t size, const char *user_name, const char *login_token)
 
int rc_url_get_unlock_list (char *buffer, size_t size, const char *user_name, const char *login_token, unsigned gameid, int hardcore)
 
int rc_url_post_playing (char *buffer, size_t size, const char *user_name, const char *login_token, unsigned gameid)
 

Function Documentation

◆ rc_url_award_cheevo()

int rc_url_award_cheevo ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token,
unsigned  cheevo_id,
int  hardcore 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_url_get_badge_image()

int rc_url_get_badge_image ( char *  buffer,
size_t  size,
const char *  badge_name 
)

◆ rc_url_get_gameid()

int rc_url_get_gameid ( char *  buffer,
size_t  size,
unsigned char  hash[16] 
)
Here is the caller graph for this function:

◆ rc_url_get_patch()

int rc_url_get_patch ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token,
unsigned  gameid 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_url_get_unlock_list()

int rc_url_get_unlock_list ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token,
unsigned  gameid,
int  hardcore 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_url_login_with_password()

int rc_url_login_with_password ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  password 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_url_login_with_token()

int rc_url_login_with_token ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_url_post_playing()

int rc_url_post_playing ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token,
unsigned  gameid 
)
Here is the call graph for this function:

◆ rc_url_submit_lboard()

int rc_url_submit_lboard ( char *  buffer,
size_t  size,
const char *  user_name,
const char *  login_token,
unsigned  lboard_id,
unsigned  value,
unsigned char  hash[16] 
)
Here is the call graph for this function:
Here is the caller graph for this function: