Commit Graph

30 Commits

Author SHA1 Message Date
twinaphex
aa0f0a2738 Fix header include 2016-01-30 04:46:41 +01:00
twinaphex
ae1e9acbaf Turn function static 2016-01-28 10:11:33 +01:00
twinaphex
6b1441340c Cleanup 2016-01-28 10:09:26 +01:00
twinaphex
c53702e768 Make impl_current into static local variable 2016-01-28 10:08:27 +01:00
twinaphex
d61eb7a8db Add TASK_CTL_FIND 2016-01-28 09:57:55 +01:00
twinaphex
a5e8615091 Create TASK_CTL_INIT 2016-01-28 09:52:28 +01:00
twinaphex
b008750f18 Add TASK_CTL_DEINIT 2016-01-28 09:48:47 +01:00
twinaphex
7a5fbc6948 Create TASK_CTL_CHECK 2016-01-28 09:45:14 +01:00
twinaphex
b807b89837 Add TASK_CTL_PUSH 2016-01-28 09:42:55 +01:00
twinaphex
0764b65dc4 Add more TASK_CTL commands 2016-01-28 09:38:21 +01:00
twinaphex
ebcae85452 Add task_ctl 2016-01-28 09:35:25 +01:00
twinaphex
77ebc96f37 Cleanup 2016-01-24 01:30:19 +01:00
twinaphex
f4b22f9fdd Cleanup 2016-01-23 22:00:45 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
fef0d99351 Cleanup 2015-12-10 21:22:17 +01:00
twinaphex
2d55dc3bda Complete namespace changes 2015-12-07 15:32:14 +01:00
twinaphex
c6e454da46 Cleanup 2015-12-07 13:20:19 +01:00
twinaphex
809f8da955 move msg_queue_pushf to tasks/tasks.c 2015-11-30 23:24:11 +01:00
Higor Eurípedes
916444f977 (tasks) Show finished tasks progress too 2015-11-30 14:23:09 -03:00
Higor Eurípedes
906a88bfc3 (tasks) Display all progress messages for at least 60 frames 2015-11-30 12:26:41 -03:00
Higor Eurípedes
f84bea4302 (task_http) Disallow same-file concurrent downloads 2015-11-30 11:37:06 -03:00
Higor Eurípedes
cf0a493605 Add some task-related localized strings 2015-11-30 10:02:36 -03:00
Higor Eurípedes
7e156584ba (tasks) Add progress metter and task titles 2015-11-30 09:17:46 -03:00
Higor Eurípedes
0496bed76e (tasks) Add wait/cancel functions and some documentation 2015-11-24 22:18:09 -03:00
Higor Eurípedes
5a158a18ce (tasks) Actually implement a task queue 2015-11-24 22:18:09 -03:00
twinaphex
f02258585f Remove unused variable 2015-11-23 23:45:01 +01:00
Higor Eurípedes
280f0fda66 (tasks) Fix behavior in non threaded implementation 2015-11-23 17:45:15 -03:00
Higor Eurípedes
a0d2bb4c7c Reimplement overlay loading with tasks 2015-11-23 17:42:01 -03:00
Higor Eurípedes
4b8a2ebad7 Fix build 2015-11-23 17:42:01 -03:00
Higor Eurípedes
12fe5a0e18 Create tasks.c 2015-11-23 17:42:01 -03:00