natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
|
twinaphex
|
0083e10926
|
Some header include changes - create task_file_transfer.h
|
2019-01-20 02:17:43 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
7e89335392
|
(task_wifi.c) Prevent memory leak for title
|
2017-05-16 02:52:30 +02:00 |
|
twinaphex
|
b9148c1d70
|
Cleanups
|
2017-05-15 02:50:14 +02:00 |
|
twinaphex
|
8bdcb2f123
|
Push callback to task_push_wifi_scan
|
2017-05-15 02:44:24 +02:00 |
|
twinaphex
|
80d9d1f143
|
Rewrite task_queue
|
2017-05-14 20:43:48 +02:00 |
|
twinaphex
|
bd7970b9b7
|
Cleanups
|
2017-05-13 22:28:19 +02:00 |
|
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 |
|