Commit graph

16 commits

Author SHA1 Message Date
Chris
4c21e732fc BrewOS 1.40 Beta
BrewOS 1.31 > BrewOS 1.40
Brewkernel 2.3.0 Alpha > Brewkernel 2.3.1 Beta

This update is a feature focused update. It features loads of quality of life and major UX improvements.
New features:
-Drag and drop for files and applications (shortcuts for apps can be made by dragging an app from the start menu into the desktop)
-Customizable desktop (auto align, snap to grid
-Recycle bin (rm in the CMD skips this)
2026-02-07 21:03:50 +01:00
Chris
8e3202f6d8 Revert "V1.40"
This reverts commit cc0db5de9d.
2026-02-07 17:34:39 +01:00
Chris
cc0db5de9d V1.40
[FEATURE UPDATE]
I changed out the memory based fat32 filesystem for one that runs on a 512mb disk img made during the make command (only get's made if the disk.img file is nonexistent) allowing files to be permanent.

Also all these files combined are 67 files.. just fyi.
2026-02-07 01:29:54 +01:00
Chris
d2e7808cfa Updated word of god 2026-02-06 21:46:51 +01:00
Chris
62bc5d4017 V1.30 (Alpha)
New Features:
-TCP/IP Updated network stack
-Ping (usage ping >ip<) does 4 8 byte echo pings to the inputted IP.
-DNS Grabs the IP address from a domain name (Broken)
-HTTPGET Gets http from a site (broken aswell lol)

Bug fix:
Moved the cmd apps out of the ISR so the system wouldn't hang on a ping or while trying to get DNS info.
2026-02-06 20:12:13 +01:00
Chris
931f235372 UDP Msg receive update 2026-02-06 16:22:41 +01:00
Chris
0c44c3b660 Compiler and memory bug fixes 2026-02-06 10:56:56 +01:00
Chris
6c4a8bd724 Word of god 2026-02-06 10:46:30 +01:00
Chris
afc85e8964 V1.20
New feature:
- Basic C compiler
2026-02-06 01:42:27 +01:00
Chris
16dceee238 command history buffer 2026-02-06 00:00:23 +01:00
Chris
89bdb860dd V1.10
New feature(s):
- Network stack
- Piping commands into a udpsend message
Bug fix(es):
-N/A
2026-02-05 21:59:21 +01:00
Chris
d9fc8fbeda Update 1.03
New feature(s):
- Markdown reader (Automatically opens when opening .MD files, right click a .MD file to edit.
Bug fixes:
-N/A
2026-02-05 20:02:20 +01:00
Chris
35c951b728 brewver 2026-02-05 13:40:47 +01:00
Chris
c3bb963d63 Memory patch 2026-02-05 13:35:16 +01:00
Chris
e7752b7253 Piping of commands into text files
usage: xxx(command) > xxxx.xxx (file)
2026-02-04 21:37:51 +01:00
Chris
ddac1a791e Initial commit 2026-02-04 20:51:17 +01:00