Data Fields | |
| GList * | by_position |
| Queued items sorted on position. | |
| GList * | by_rel_pos |
| Queued items sorted by relative position. | |
| GList * | by_date_dead |
| Queued items sorted on last update and not alive. | |
| gint | size |
| Number of entries in current list. | |
| gboolean | active |
| Set to false when the number of upload slots was decreased but the queue still contained queued items. | |
| gint | active_uploads |
| gint | alive |
|
|
Set to false when the number of upload slots was decreased but the queue still contained queued items. This queue shall be removed when all queued items are finished / removed. |
|
|
|
|
|
|
|
|
Queued items sorted on last update and not alive.
|
|
|
Queued items sorted on position. Newest is added to the end. |
|
|
Queued items sorted by relative position.
|
|
|
Number of entries in current list.
|
1.3.6