1
0
Fork 0
mirror of https://gitlab.com/niansa/llama_nds.git synced 2025-03-06 20:53:28 +01:00
Commit graph

19 commits

Author SHA1 Message Date
08cf12bdc9 Added readme 2023-04-18 06:12:32 +02:00
niansa
433cea313b Add LICENSE 2023-04-14 18:30:26 +00:00
niansa
88e63b22db Improved UX just another tiny bit. 2023-04-08 19:08:13 +02:00
niansa
3629e6f272 Added fast scrolling using left/right 2023-04-08 18:43:23 +02:00
niansa
719835fe31 Removed condition for empty tokens (there won't be any) 2023-04-08 14:42:58 +02:00
niansa
b27f3d8902 Added cancellation and scrolling 2023-04-08 14:21:30 +02:00
niansa
b16c140e70 Decrease screen border padding 2023-04-07 21:43:01 +02:00
niansa
fa0a5fe884 Improved font rendering performace using horizontal rendering 2023-04-07 21:26:44 +02:00
niansa
c17cc85aed Make sure enough characters can be rendered using pixel budget 2023-04-07 20:49:51 +02:00
niansa
42723347f1 Implemented initial working GUI 2023-04-07 18:43:33 +02:00
niansa
d76d8ced9b Fixed 'Result' type conflict and added missing include to SingleEvent.cpp 2023-04-07 09:35:13 +02:00
Nils Sauer
5fca6fa023 Added 'Result' type 2023-04-06 10:00:27 +02:00
Nils Sauer
db3b5e343d Fixed main() code style 2023-04-06 09:32:27 +02:00
Nils Sauer
844872fb71 Fixed typo 2023-04-06 09:26:55 +02:00
Nils Sauer
f303aca0c9 Use basic-coro for coroutines 2023-04-06 09:07:53 +02:00
Nils Sauer
76d5f397ff Removed misleading HTTP reference 2023-04-05 16:24:08 +02:00
Nils Sauer
250ec5d1a4 Fixed Windows compatibility 2023-04-05 16:03:15 +02:00
niansa
4d18248a78 Clear screen after reading input 2023-04-03 22:12:54 +02:00
niansa
06f836c0d4 Initial commit 2023-04-03 22:06:29 +02:00