| VLC
    3.0.18
    | 

Go to the source code of this file.
| Data Structures | |
| struct | update_release_t | 
| Describes an update VLC release number.  More... | |
| Macros | |
| #define | update_New(a) update_New( VLC_OBJECT( a ) ) | 
| Typedefs | |
| typedef struct update_release_t | update_release_t | 
| Functions | |
| update_t * | update_New (vlc_object_t *) | 
| Create a new update VLC struct.  More... | |
| void | update_Delete (update_t *) | 
| Delete an update_t struct.  More... | |
| void | update_Check (update_t *, void(*callback)(void *, bool), void *) | 
| Check for updates.  More... | |
| bool | update_NeedUpgrade (update_t *) | 
| void | update_Download (update_t *, const char *) | 
| Download the file given in the update_t.  More... | |
| update_release_t * | update_GetRelease (update_t *) | 
VLC software update interface
 1.8.16
 1.8.16