Commit Graph
100 Commits
Author SHA1 Message Date
daniel 75664d54a5 fix: remove hardcoded wordprocessor entry, rather rely on manifest.toml file 2026-03-27 19:54:34 +01:00
daniel 2763446b21 feat: new music visualizer 2026-03-27 16:29:21 +01:00
daniel fa3943b5c1 fix: fix window drag/resize smoothness regression @ high refresh rates 2026-03-27 15:58:45 +01:00
daniel 3e27249c6a feat: add Music app features, fix Window Server bug 2026-03-27 15:37:34 +01:00
daniel f610cd172e feat: new word processor features 2026-03-27 07:55:46 +01:00
daniel cb8094bd95 feat: split word processor app out into standalone Window Server app 2026-03-26 18:05:14 +01:00
daniel c8d597abd2 feat: new Window Server helpers and app migrations 2026-03-25 21:06:58 +01:00
daniel e07abb9182 fix: music app improvements, desktop performance improvements 2026-03-25 19:13:26 +01:00
daniel 1c0db774f6 feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue 2026-03-25 15:45:22 +01:00
daniel 38ac914de6 feat: add touch command 2026-03-25 07:49:51 +01:00
daniel afe56c962a feat: add rm command 2026-03-25 07:39:49 +01:00
daniel 8295899b8f feat: fix file rename implementation 2026-03-25 07:18:13 +01:00
daniel 6e471c2eb4 fix: fix SYS_GETUSER missing in syscall switch, use getuser in shell username print 2026-03-24 17:34:07 +01:00
daniel 58a144fc1a feat: ACPI parsing improvements, username in process struct + syscalls 2026-03-24 17:17:47 +01:00
daniel 9b4dfe3e0e fix: improve scheduling, memory, timer implementations 2026-03-24 07:40:37 +01:00
daniel 0f15099830 feat: add time offset configuration 2026-03-24 07:20:52 +01:00
daniel 822fb7c827 feat: add sound to Doom, fix window server regression 2026-03-23 20:41:50 +01:00
daniel 41ad1f6404 feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions 2026-03-23 20:09:11 +01:00
daniel 937d29471b feat: add screenshot app 2026-03-22 13:28:49 +01:00
daniel 4f2337c2ab feat: fix desktop bugs, expand PDF support 2026-03-22 12:46:30 +01:00
daniel bc52bd5efc fix: new spinlock implementation, ramdisk max files, wallpaper scan locations 2026-03-22 10:40:35 +01:00
daniel 1a9fc0724c feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements 2026-03-21 17:35:16 +01:00
daniel f9f5d42c9c feat: remove frame limit from MontaukOS login screen 2026-03-20 22:25:58 +01:00
daniel e545321e07 fix: fix performance issue in Music app 2026-03-20 22:23:22 +01:00
daniel e332df06c5 fix: update readme to reflect disk support 2026-03-18 14:48:54 +01:00
daniel 2d4eb2f7bb feat: readme update 2026-03-18 14:38:42 +01:00
daniel fdc91c94f4 feat: readme updates 2026-03-18 14:37:11 +01:00
daniel 34f350ebf5 feat: add experimental game engine & demo game, fix ACPI events 2026-03-18 14:26:50 +01:00
daniel 94433d679b feat: S3 sleep, PDF viewer graphics rendering, live user environment 2026-03-15 18:46:54 +01:00
daniel 4c7efa3203 feat: expanded ACPI support, initial support for S3 sleep 2026-03-15 00:55:19 +01:00
daniel 39b0424085 feat: multi-user system, bug fixes, security & performance fixes, and more 2026-03-14 13:28:46 +01:00
daniel 9f54e4957d feat: Intel HDA audio driver, audio streaming syscalls, userspace Music app, fixes and improvements, rudimentary Bluetooth support 2026-03-10 17:14:33 +01:00
daniel bcd959b80f feat: ext2 filesystem, installer updates, add update feature, and more 2026-03-08 14:41:36 +01:00
daniel 7617419640 feat: MontaukOS installer app, toml config, app directory with manifests, and more 2026-03-08 12:06:29 +01:00
daniel b540a43f39 feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more 2026-03-07 15:58:27 +01:00
daniel 10826c6298 fix: make ACPI shutdown compliant with spec 2026-03-06 23:44:46 +01:00
daniel 663567fbb3 feat: Ahci, ACPI shutdown 2026-03-06 23:39:35 +01:00
daniel 9e5b9b7584 fix: handle more paging cases 2026-03-06 22:46:24 +01:00
daniel e9f0b10cb9 fix: memory and other improvements 2026-03-06 22:09:11 +01:00
daniel e824a7664f feat: revamp image viewer 2026-03-06 17:04:16 +01:00
daniel 9d72d979b2 feat: spreadsheet cell resizing 2026-03-06 16:46:15 +01:00
daniel 02573c2fd0 feat: split desktop implementation into multiple source files, reorganize apps 2026-03-06 08:15:06 +01:00
daniel 1f5d966030 feat: PDF viewer 2026-03-06 08:00:57 +01:00
daniel c4690fd451 feat: add word processor, spreadsheet, kernel and userspace memory improvements 2026-03-05 19:18:11 +01:00
daniel 5dded4bda0 feat: graphics/net PnP, keyboard driver improvements 2026-03-04 21:10:34 +01:00
daniel 704b80ca4b feat: terminal performance improvements, add scrolling and tabs 2026-03-04 16:46:11 +01:00
daniel a682d83915 fix: switch image 2026-03-04 14:42:51 +01:00
daniel 9452aa9013 fix: fix spacing in about window 2026-03-04 14:41:41 +01:00
daniel c6a1c65fc6 fix: remove build date from settings app/about 2026-03-04 14:39:24 +01:00
daniel 4f71daa5db feat: revert image change 2026-03-04 14:31:49 +01:00
daniel 9124f396e6 feat: add new version image; update README 2026-03-04 14:31:21 +01:00
daniel d784d50ab4 feat: increment version number 2026-03-04 14:29:49 +01:00
daniel d98be158c8 fix: fix memory leaks 2026-03-04 07:41:40 +01:00
daniel 8bac847fa4 cleanup: remove unnecessary includes from kernel Main.cpp 2026-03-03 20:34:14 +01:00
daniel cd8f756574 cleanup: move some logic out of kernel Main.cpp into separate files/functions 2026-03-03 20:30:59 +01:00
daniel 9bb0bb6cc6 fix: remove image viewer app title bar in window 2026-03-03 07:41:51 +01:00
daniel 9a61ef4300 fix: fix wikipedia app text rendering bug for non-ASCII characters 2026-03-01 17:03:38 +01:00
daniel 3eb9164694 fix: fix file manager app drawing issue 2026-03-01 13:11:29 +01:00
daniel 28d8e67c41 fix: fix rare page faults caused by Window Server apps, change default wallpaper path 2026-03-01 12:35:30 +01:00
daniel e793955a0a fix: add ramdisk.tar to .gitignore 2026-03-01 10:19:38 +01:00
daniel debcf6a3d9 fix: remove redundant/test docs file 2026-02-28 15:11:03 +01:00
daniel 59e5371b55 feat: update readme image 2026-02-28 14:31:55 +01:00
daniel 8aaccdf334 feat: add gplv3 license; update README 2026-02-28 14:28:03 +01:00
daniel e6a4718a67 feat: add release build option 2026-02-28 14:12:35 +01:00
daniel 4bb6474d09 fix: update init printout, update README.md, new screenshot 2026-02-28 12:09:59 +01:00
daniel 4ac904e565 feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues 2026-02-28 12:06:18 +01:00
daniel 48bf14ee0e fix: continue fix page fault heap regression 2026-02-28 00:14:28 +01:00
daniel 21839ef987 fix: fix heap regression 2026-02-27 23:51:46 +01:00
daniel eea737e1f3 feat: add Font Preview app 2026-02-27 19:17:09 +01:00
daniel 3c384cf502 feat: jpeg image rendering, desktop backgrounds, fix memory regression 2026-02-27 19:01:07 +01:00
daniel 325afe2e3c feat: implement SYS_FREE 2026-02-26 20:12:56 +01:00
daniel e4f5cd7664 fix: scrolling direction consistency 2026-02-26 18:36:04 +01:00
daniel b01789a1f4 feat: add support for shutdown/reboot via UEFI Runtime Services 2026-02-26 18:08:05 +01:00
daniel 33c5d6037a fix: update README 2026-02-24 07:45:52 +01:00
daniel 1c6f4a64da fix: remove redundant ramdisk/ directory 2026-02-24 07:26:31 +01:00
daniel 467ce13ded fix: -bearssl ghost change 2026-02-24 07:12:17 +01:00
daniel bb1dca1d2c fix: update gitignore 2026-02-24 07:09:54 +01:00
daniel 73c3f5621a fix: interim README change 2026-02-23 20:59:26 +01:00
daniel 1568378d04 feat: split syscalls into files, change max process ceiling 2026-02-22 17:23:35 +01:00
daniel a001fa513d fix: various fixes 2026-02-22 10:53:30 +01:00
daniel 4a1d62c337 feat: common TLS library, weather app, UI scaling fix in Window Server, and more 2026-02-21 13:06:53 +01:00
daniel 2130334779 fix: GUI and kernel fixes, Wikipedia app rewrite, among other things 2026-02-21 11:08:11 +01:00
daniel 9e191f64a9 feat: TrueType (TTF) font rendering, many new desktop applications and DOOM support, among other improvements 2026-02-20 22:46:41 +01:00
daniel 40b596c0d3 fix: Remove object files from index 2026-02-20 22:45:59 +01:00
daniel 0106a9e881 feat: Desktop improvements 2026-02-20 14:13:25 +01:00
daniel 887a61bf33 feat: Fix USB mouse support, GUI wkipedia app, icon refresh, file manager improvements, more 2026-02-20 11:33:06 +01:00
daniel f018ab6e4d feat: desktop environment improvements 2026-02-20 09:03:30 +01:00
daniel 987a85da27 feat: rudimentary userspace desktop environment 2026-02-20 00:48:51 +01:00
daniel 47c6bdfa94 fix: Fix some shell weirdness 2026-02-19 23:15:08 +01:00
daniel 5810306e14 feat(kernel): Add USB devicde and keyboard/mouse support 2026-02-19 23:06:18 +01:00
daniel 9ca51596ea feat: userspace overhaul, Intel GPU driver, and more 2026-02-19 15:46:49 +01:00
daniel 010783429c feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more 2026-02-19 01:18:11 +01:00
daniel 52c3cacd9e feat: Sockets, user-mode networking, IRC client application 2026-02-18 18:35:34 +01:00
daniel bae28e8188 feat: add time syscall & command in shell 2026-02-18 17:34:36 +01:00
daniel d5e5f4c9de fix: Temporary implementation for SYS_RESET syscall via triple fault 2026-02-18 16:58:18 +01:00
daniel d0e1542a93 fix: remove kernel mouse cursor demo, +add two future-implemented syscalls for shutdown & reset 2026-02-18 16:52:44 +01:00
daniel 8a1d90f390 feat: add license & legal/copyright manpage 2026-02-18 15:31:26 +01:00
daniel 023004dc9c feat(programs/shell): Shell improvements (inc. cwd support) 2026-02-18 15:21:06 +01:00
daniel fb8d16ee7b feat: expand user mode, add DOOM game, add manpages 2026-02-18 15:13:53 +01:00
daniel f384d4cf75 feat: scheduling, usermode, shell 2026-02-17 19:17:01 +01:00