Commit Graph

85 Commits

Author SHA1 Message Date
0fc2d4d397 made SRSC a rpc thing 2023-07-30 23:34:35 +02:00
91972107eb BIG FORMATING COMMIT 2023-07-30 15:55:22 +02:00
97c906e013 made Net a static class 2023-07-30 15:38:46 +02:00
89f209130e made BinStore a static class 2023-07-27 20:45:37 +02:00
74d0232160 made WindowManager a static class 2023-07-27 20:41:23 +02:00
9deea0ee98 made peripherals a static class 2023-07-27 20:38:23 +02:00
e1e0180502 changed kernel events to static class 2023-07-27 20:30:39 +02:00
dfaabea00d added styles to TextElement 2023-07-11 13:17:33 +02:00
8683eaf17a added very simple GPS GUI 2023-07-10 23:29:22 +02:00
c390519393 some ui stuff 2023-07-08 14:01:38 +02:00
f68ae00098 dynamic app selection on home context 2023-06-30 19:06:46 +02:00
2937de86d6 select output on home context 2023-06-30 18:42:23 +02:00
d2873d6353 added list for srsc 2023-06-30 16:19:00 +02:00
7bfe594b4b improved exporter 2023-06-26 19:06:24 +02:00
e686afb298 implmented basic ressource exporting 2023-06-25 19:05:57 +02:00
7c7529ae39 use new kernel settings 2023-06-07 21:29:29 +02:00
f8b226bae5 added SRSC 2023-06-04 16:28:26 +02:00
30304ec5e6 autoload KVStore 2023-06-04 15:43:24 +02:00
2a7f02c5e3 fixed null synaopsis 2023-05-31 18:39:36 +02:00
a343db133e improved KVStore 2023-05-29 12:49:42 +02:00
eb39131056 added removeNamespace to KVStore 2023-05-25 23:44:08 +02:00
16b7db779f use new lib: compiletime 2023-05-22 22:36:11 +02:00
ec63a65ba3 use new Terminal Process in Terminal 2023-05-22 22:26:00 +02:00
8dca828cf3 use process on KernelLog 2023-04-18 19:57:12 +02:00
f9aadbcbe9 added CLI helper base 2023-04-14 14:35:54 +02:00
bd3402fc39 migrated the apps to processes 2023-04-14 00:19:49 +02:00
ba05ff7645 added distance to Pos3 2023-04-08 03:41:43 +02:00
14f7b6c6df added shutdown 2023-04-08 00:39:54 +02:00
df39865c3d added round to Pos3 2023-04-01 03:26:42 +02:00
7fe52b1a8a improved Pos3 with math functions 2023-03-28 00:56:06 +02:00
da78641aec added Constructor to Vec 2023-03-28 00:55:37 +02:00
7480afc5a1 fixed KVStore loading 2023-03-28 00:55:23 +02:00
793639c69d improved home context 2023-03-22 01:32:46 +01:00
9f6bdf6851 removed unused TermIO class 2023-03-21 01:10:58 +01:00
347e210f5f added statelessVirtualTermWriter
- changed how WindowManager handles new contexts
2023-03-21 00:53:07 +01:00
8991a99585 added debug kernel event count 2023-03-20 16:24:25 +01:00
b0be0ba8b4 HomeContext new ui system 2023-02-05 02:56:18 +01:00
a4e4e103bd something something ui 2023-02-05 02:56:04 +01:00
af8241505f added getHight and getWidth to Rect 2023-02-04 20:43:39 +01:00
d56b871554 improved canvas render to context 2023-02-04 20:41:10 +01:00
8934d40c0b use new event delegate in HomeContext 2023-01-30 16:44:52 +01:00
8f7739c26a implemented UIEvents delegate in WindowContext 2023-01-30 16:44:17 +01:00
a1ce5957d1 use simple list renderer in HomeContext 2023-01-30 16:06:46 +01:00
9e128eaad2 added simple list renderer 2023-01-30 16:06:27 +01:00
881aad743d added renderToContext to Canvas 2023-01-30 16:06:13 +01:00
d684360547 renamed MainTerm to HomeContext to avoid confusion 2023-01-30 03:04:20 +01:00
a9eb569a02 moved log to own package 2023-01-30 02:59:55 +01:00
2cbcc86dce added main term (may rename later) 2023-01-28 03:56:07 +01:00
cb1f892e6d added UIApp and renamed CLIBase 2023-01-28 03:55:32 +01:00
a6ed7818da another big refactor 2022-12-19 21:06:23 +01:00