Commit graph

519 commits

Author SHA1 Message Date
boreddevnl
c2ead0d6a7 Notepad port to userspace and bug fixes 2026-02-26 16:21:20 +01:00
boreddevnl
23ec181f29 update readme.md 2026-02-25 23:02:36 +01:00
boreddevnl
616ff8084b gitignore 2026-02-25 23:01:00 +01:00
boreddevnl
73a34edd0e Kernel V3.0.0 2026-02-25 22:59:50 +01:00
boreddevnl
ca997072ce Ring 3 multitasking 2026-02-25 19:09:32 +01:00
boreddevnl
cc950974e8 V1.63 bug fixes 2026-02-25 15:27:29 +01:00
Chris
6e2f0d8c1a V1.62 bug fixes 2026-02-24 22:45:24 +01:00
Chris
106adf1ac8 V1.61 feature update: JPEG image viewer and JPEG wallpaper setting. 2026-02-24 21:51:41 +01:00
Chris
f694c490a6 V1.60 2026-02-24 18:07:05 +01:00
Chris
f6e53fa7c6 V1.60 2026-02-24 17:49:54 +01:00
Chris
b4cccb0eb3 Major redesign 1.60 2026-02-24 12:17:20 +01:00
Chris
6f68538b86 Update README.md 2026-02-18 15:37:34 +01:00
Chris
2ca2809904 V1.51/2.5.0
This update adds support for IDE and SATA drives (that are formatted to fat32) this allows for persistent storage over drives and gives the system some use other than just a showcase :D The user can switch between drives in the explorer by clicking on the dropdown and then clicking any drive letter ( A:, B: .. C:) this list dynamically expands on how many drives there are in the system. In the cmd the user just types A:, B:, C: etc to switch to that drive.
2026-02-18 15:36:31 +01:00
Chris
22b99e051d V1.51
You can now delete folders with rm -r >folder< and the restart and shutdown commands now work again :D
2026-02-13 14:17:21 +01:00
Chris
60ea9defc0 Merge branch 'main' of https://github.com/boreddevnl/BoredOS 2026-02-11 00:07:01 +01:00
Chris
658c5eb0ed BoredOS 1.50 Panda 2026-02-11 00:06:39 +01:00
Chris
e3e4432a3a
Update README.md 2026-02-10 23:50:27 +01:00
Chris
df5c117f65 V1.50 BoredOS Rebrand 2026-02-10 23:47:38 +01:00
Chris
1842ea3b67 1.50 BoredOS Rebrand
1.50 is a version with not that many "os-related" updates, but it does bring something new: BoredOS! Since BrewOS was already being used for a custom operating system for smart coffee machines, i decided to copy the naming of my github username: BoreddevNL and turned that into, well BoredOS.

Anyways this update brings some extra stability and graphical bug fixes, that's about it. Oh yeah also a mouse sensitivity slider in the control panel. Enjoy!
2026-02-10 23:47:02 +01:00
Chris
8dcc3ff40c
Update README.md 2026-02-10 19:08:41 +01:00
Chris
5bdbb59200
Update README.md 2026-02-10 19:07:21 +01:00
Chris
f06940f21f
Update README.md 2026-02-10 19:07:03 +01:00
Chris
d0ab5021c4 1.45 2026-02-10 18:56:14 +01:00
Chris
90f86d63dc V1.45
[Optimization update]
This update greatly optimizes screen redraws saving system resources and making the system run a LOT smoother through QEMU.
2026-02-10 18:55:43 +01:00
Chris
36d7137969 1.44 2026-02-09 21:00:57 +01:00
Chris
e939d50be6 1.44 Beta
[BUG FIX UPDATE]
Updates until 1.50 will be bug fix updates as 1.50 will be a full release.
Bug fixes for 1.44:
-Stopped the crashing when moving stuff onto the desktop
-Fixed codeblock formatting in the markdown viewer.
2026-02-09 21:00:32 +01:00
Chris
9a4b7b05ff 1.43 Beta 2026-02-09 09:44:37 +01:00
Chris
23972f8951 1.42
Paint added and other bug fixes
2026-02-08 23:17:27 +01:00
Chris
904dc2f1a5 Timeout Fix
Updated the timeout in ping from a busy wait (cpu clock speed based) to a proper timeout using wm_get_ticks()
2026-02-08 15:26:07 +01:00
Chris
3722fe33f8 Cleanup old file 2026-02-08 15:20:47 +01:00
Chris
a053e7ccc2 V1.42
[BUG FIXES UPDATE]
-Fix wrong calculations in the calculator
-Properly save paint files to where they were opened instead of just the desktop.
2026-02-08 15:20:00 +01:00
Chris
9728222d3c Replace busy-wait cli_delay with time-based cli_sleep in remaining files 2026-02-08 14:54:36 +01:00
Chris
b245dc5f00 Replace busy-wait with time-based sleep in sweden.c 2026-02-08 14:52:19 +01:00
Chris
e2cf01bb4a V1.41
I added a simple paint app (and sweden by c418 in bios beep sounds lmao)
2026-02-08 14:47:41 +01:00
Chris
071620b71e QEMU resolution fix 2026-02-07 21:34:54 +01:00
Chris
18c91bf587 Hot fix
Removal of the 20 columns hard limit
2026-02-07 21:16:49 +01:00
Chris
989e8c0336 Update README.md 2026-02-07 21:13:47 +01:00
Chris
a655dd146f Quick explorer fix 2026-02-07 21:07:42 +01:00
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
cb2af7f06b Create .gitignore 2026-02-06 20:28:36 +01:00
Chris
b6d9cae085 Update limine 2026-02-06 20:12:37 +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
3ba7d2da48 readme change 2026-02-06 00:12:17 +01:00