basic-coro
|
Fixed 'Result' type conflict and added missing include to SingleEvent.cpp
|
2023-04-07 09:35:13 +02:00 |
.gitignore
|
Initial commit
|
2023-04-03 22:06:29 +02:00 |
AsyncManager.cpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
AsyncManager.hpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
Client.cpp
|
Removed condition for empty tokens (there won't be any)
|
2023-04-08 14:42:58 +02:00 |
Client.hpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
CMakeLists.txt
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
font.c
|
Improved font rendering performace using horizontal rendering
|
2023-04-07 21:26:44 +02:00 |
font.h
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
font_ugly.h
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
LICENSE
|
Add LICENSE
|
2023-04-14 18:30:26 +00:00 |
main.cpp
|
Added fast scrolling using left/right
|
2023-04-08 18:43:23 +02:00 |
NDSUI.cpp
|
Improved UX just another tiny bit.
|
2023-04-08 19:08:13 +02:00 |
NDSUI.hpp
|
Improved UX just another tiny bit.
|
2023-04-08 19:08:13 +02:00 |
README.md
|
Added readme
|
2023-04-18 06:12:32 +02:00 |
Receiver.cpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
Receiver.hpp
|
Fixed 'Result' type conflict and added missing include to SingleEvent.cpp
|
2023-04-07 09:35:13 +02:00 |
Runtime.cpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
Runtime.hpp
|
Added fast scrolling using left/right
|
2023-04-08 18:43:23 +02:00 |
Sender.cpp
|
Implemented initial working GUI
|
2023-04-07 18:43:33 +02:00 |
Sender.hpp
|
Fixed 'Result' type conflict and added missing include to SingleEvent.cpp
|
2023-04-07 09:35:13 +02:00 |
Socket.hpp
|
Use basic-coro for coroutines
|
2023-04-06 09:07:53 +02:00 |