Commit graph

258 commits

Author SHA1 Message Date
c19fb78b1f Update dependencies 2024-03-13 22:34:07 +01:00
5d0b6e864a Bump to .net 8 2024-03-13 22:33:09 +01:00
b2c3158d72 Bump version 2024-03-13 22:30:46 +01:00
1ba7185939 Replace MOTD lines with useful ones.
Add 2 new fun programs and improve Mandelbrot plotter
2024-03-13 21:00:59 +01:00
e0afdf177c Bugfix crash on invalid path chars 2023-08-31 16:24:36 +02:00
993b7f43f3
Add bios alert and colors
Signed-off-by: Alessandro Proto <alex@alexdevs.me>
2023-08-16 16:31:07 +02:00
74c9e25ad6 Disable scheduler due to bug 2023-08-15 20:28:21 +02:00
f5d6bbfaae Isolated shell environments 2023-08-15 18:04:17 +02:00
2bf4b17577 CapyOS 0.1.0 update 2023-07-28 18:16:39 +02:00
990b30b7bb Bugfix wrong directory for plugins 2023-07-28 18:15:30 +02:00
3326d0e73d Moved plugins folder to appdata.
Added config to disable plugins
2023-07-27 20:17:42 +02:00
f7d4b728f5 Add some details to appdata.xml 2023-07-24 21:52:21 +02:00
bf24c6e989 Add resource files for Linux and AppStream 2023-07-24 19:00:48 +02:00
Alessandro Proto
2b8eb54a8b Bugfix not using binary directory path for assets 2023-07-24 14:16:41 +02:00
Alessandro Proto
b85adb960b Remove dependency injection and hosting dependencies 2023-07-24 13:01:10 +02:00
d8d6e76729 Remove tools dependencies.
Add WIP Nix package
2023-07-24 06:54:27 +00:00
3fa0a73ac6 Include runtime on publish.
Bugfix hello.lua too slow.
Bump to version 1.1.0-beta.
2023-07-21 15:25:46 +02:00
fe9446e2e7 Merge branch 'main' of https://github.com/Ale32bit/Capy64 2023-07-21 14:50:56 +02:00
2f7c4fb032 Bugfixes 2023-07-21 14:48:32 +02:00
55c4f70533 8bit to 16bit PCM on audio.play string input. 2023-06-29 17:34:26 +02:00
4880fea8e3 So many small changes 2023-06-28 16:22:38 +02:00
Alessandro Proto
59bbf10e78 Add transform options to gpu.drawBuffer 2023-05-19 10:19:16 +02:00
Alessandro Proto
b44f943456 Replace debug.debug() with a dummy function 2023-05-19 08:17:07 +02:00
Alessandro Proto
efe510d0da Added firmware file to add default Lua function 2023-05-10 12:52:19 +02:00
589042ca38 Revert "Add 2 new args to machine.vibrate"
This reverts commit 86c433e966.
2023-04-28 22:10:11 +02:00
Alessandro Proto
86c433e966 Add 2 new args to machine.vibrate 2023-04-28 16:28:09 +02:00
Alessandro Proto
ad8a0dcb84 Begone TCP (not ready for it yet) 2023-04-28 16:27:57 +02:00
Alessandro Proto
74b799a0b4 Remove native event.pull and event.pullRaw 2023-04-28 11:37:45 +02:00
e152203afd "Freeze" Lua state after calling machine.reboot 2023-04-20 22:21:34 +02:00
97161f0c85 Timers now use seconds instead of ms.
Append "Lib" to all libraries class names.
2023-04-19 22:06:14 +02:00
7c799426a9 Bugfix crash upon deleting non existant /sys directory 2023-04-11 23:12:22 +02:00
Alessandro Proto
fa39689e3a Bugfix crash unauthorized delete 2023-04-11 13:26:18 +02:00
Alessandro Proto
b09ab4bdff Moved CapyOS to folder /sys 2023-04-11 13:24:11 +02:00
Alessandro Proto
756b8b35dd Replace native event.pull event.pullRaw with Lua functions 2023-04-11 11:41:56 +02:00
e520383da3 Remove cursor test 2023-04-10 12:55:23 +02:00
f5887c63c0 Increased tickrate to 30 from 20 in classic mode 2023-04-10 12:54:55 +02:00
544025290b Add alpha channel support to GPUBuffer 2023-04-08 19:31:21 +02:00
4b21daa095 Add f:lines() 2023-04-07 17:18:52 +02:00
1d28f07a7e Add support to FILE:read("n") 2023-04-06 21:14:44 +02:00
e07f79c31a Bring back CapyOS to the main repo 2023-04-05 22:17:23 +02:00
e926bd6d6b Fix #11 gpu.drawLine being offset 2023-03-21 21:26:33 +01:00
f124520a2f Hide console 2023-03-18 18:44:35 +01:00
451abe6b86 Project cleanup, welcome beta version! 2023-03-18 18:43:15 +01:00
8121920ad7 Change build path in workflow 2023-03-18 18:29:04 +01:00
f782dbddb2 Remove binary flag in file 2023-03-18 18:12:22 +01:00
57195bcf0b Increased audio channels from 5 to 8 2023-03-17 23:11:49 +01:00
63838e97c7 Add docs to task fulfill and reject 2023-03-17 22:46:43 +01:00
44437e84f1 Add checks against fulfill nil values 2023-03-17 22:38:25 +01:00
4a9d2bad34 Adapt WS to use Task 2023-03-17 21:00:20 +01:00
9fadf6d064 Merge branch 'main' of https://github.com/Ale32bit/Capy64 2023-03-16 20:18:30 +01:00