Commit Graph

13 Commits

Author SHA1 Message Date
twinaphex
e3a1b1859d Fix ./configure --disable-rgui 2017-02-04 09:20:41 +01:00
twinaphex
4aac4aa2e6 Revert "Use task_set_title"
This reverts commit c867784898.
2017-01-23 14:15:26 +01:00
twinaphex
c867784898 Use task_set_title 2017-01-23 13:19:35 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
Brad Parker
41f40acfc4 guard task struct read/writes across threads with a mutex, fixes several data races found by ThreadSanitizer and helgrind 2016-12-29 00:54:12 -05:00
twinaphex
47274607f4 (tasks) * Respect 80-char limit - * Fix leaking of ssid_list in task_wifi.c 2016-12-04 19:08:24 +01:00
twinaphex
642310e08a Remove runloop.h header include from many files 2016-12-02 06:19:27 +01:00
twinaphex
02c0e8013b C89_BUILD fixes 2016-12-01 22:59:00 +01:00
Jean-André Santoni
f41e420b44 Unhardcode more strings 2016-12-01 00:49:48 +01:00
Twinaphex
d26905389b Cleanup 2016-11-30 17:38:14 +01:00
twinaphex
981cbf93c9 Add task_wifi to Griffin 2016-11-30 17:37:42 +01:00
Jean-André Santoni
99ab41be4a Don't use structs in global_t. Also simplifies the async wifi code. 2016-11-30 01:21:21 +01:00
Jean-André Santoni
bb7a96e9a8 Async Wi-Fi scan 2016-11-30 00:18:27 +01:00