fox32os/applications
Ry 8bea7c39b4 kernel + sh: Another stream overhaul
Certain streams can now be opened by name by prefixing the name
with a colon (':'). The only supported named stream at the moment
is :fb, which streams to/from the background framebuffer.

A new syscall called `get_size` was also added, which should be used
instead of `ryfs_get_size`. This new syscall supports getting the size
of streams.
2023-03-30 22:18:23 -07:00
..
barclock barclock: Fix crash when there is no active window 2023-01-24 17:19:17 -08:00
bg all: Increase file struct size to 32 bytes for both files and streams 2023-03-30 21:46:24 -07:00
foxpaint Make use of data.strz 2023-02-02 03:03:07 +01:00
launcher kernel/fxf and launcher: Add and use launch_fxf_from_disk syscall 2023-03-22 22:18:33 -07:00
serial serial: Use launch_fxf_from_disk 2023-03-23 00:37:16 -07:00
sh kernel + sh: Another stream overhaul 2023-03-30 22:18:23 -07:00
terminal all: Increase file struct size to 32 bytes for both files and streams 2023-03-30 21:46:24 -07:00