|
VLC
2.1.0-git
|
This file contains functions related to VLC update management. More...

Functions | |
| update_t * | update_New (((vlc_object_t *)(vlc_object_t *p_this))) |
| void | update_Delete (update_t *p_update) |
| void | update_Check (update_t *p_update, void(*pf_callback)(void *, bool), void *p_data) |
| bool | update_NeedUpgrade (update_t *p_update) |
| void | update_Download (update_t *p_update, const char *psz_destdir) |
| update_release_t * | update_GetRelease (update_t *p_update) |
This file contains functions related to VLC update management.
| update_t* update_New | ( | ((vlc_object_t *)(vlc_object_t *p_this)) | ) |
1.8.1.2