#include "gui.h"
#include "if/core/uploads.h"
Go to the source code of this file.
Data Structures | |
| struct | upload_row_data |
Typedefs | |
| typedef upload_row_data | upload_row_data_t |
Functions | |
| void | uploads_gui_early_init (void) |
| void | uploads_gui_init (void) |
| void | uploads_gui_shutdown (void) |
| Unregister callbacks in the backend and clean up. | |
| void | uploads_gui_update_display (time_t now) |
| Update all the uploads at the same time. | |
| void | uploads_gui_clear_completed (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unregister callbacks in the backend and clean up.
|
|
|
Update all the uploads at the same time.
|
1.3.6