Commit Graph

302 Commits

Author SHA1 Message Date
daniel 15915c175a fix: switch image 2026-03-04 14:42:51 +01:00
daniel 6ff4cc9236 fix: fix spacing in about window 2026-03-04 14:41:41 +01:00
daniel a2c00b14b5 fix: remove build date from settings app/about 2026-03-04 14:39:24 +01:00
daniel 6c7c36fb5c feat: revert image change 2026-03-04 14:31:49 +01:00
daniel b46ce39155 feat: add new version image; update README 2026-03-04 14:31:21 +01:00
daniel ec820884be feat: increment version number 2026-03-04 14:29:49 +01:00
daniel 624b1e7e69 fix: fix memory leaks 2026-03-04 07:41:40 +01:00
daniel eb69bdb5fb cleanup: remove unnecessary includes from kernel Main.cpp 2026-03-03 20:34:14 +01:00
daniel b0e6dd040d cleanup: move some logic out of kernel Main.cpp into separate files/functions 2026-03-03 20:30:59 +01:00
daniel 144ae2a843 fix: remove image viewer app title bar in window 2026-03-03 07:41:51 +01:00
daniel 871de413c4 fix: fix wikipedia app text rendering bug for non-ASCII characters 2026-03-01 17:03:38 +01:00
daniel 140fc0ac00 fix: fix file manager app drawing issue 2026-03-01 13:11:29 +01:00
daniel b04dcdf44a fix: fix rare page faults caused by Window Server apps, change default wallpaper path 2026-03-01 12:35:30 +01:00
daniel 81fe089a4a fix: remove ramdisk.tar from tree 2026-03-01 10:20:31 +01:00
daniel 3ede136dda fix: add ramdisk.tar to .gitignore 2026-03-01 10:19:38 +01:00
daniel be91cc1f1c fix: remove redundant/test docs file 2026-02-28 15:11:03 +01:00
daniel 22dc656daa feat: update readme image 2026-02-28 14:31:55 +01:00
daniel ea6864be30 feat: add gplv3 license; update README 2026-02-28 14:28:03 +01:00
daniel adec704b49 feat: add release build option 2026-02-28 14:12:35 +01:00
daniel d802042759 fix: update init printout, update README.md, new screenshot 2026-02-28 12:09:59 +01:00
daniel 83016847b4 feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues 2026-02-28 12:06:18 +01:00
daniel 1809ae55e5 fix: continue fix page fault heap regression 2026-02-28 00:14:28 +01:00
daniel ca85553eec fix: fix heap regression 2026-02-27 23:51:46 +01:00
daniel bd16b9afd1 feat: add Font Preview app 2026-02-27 19:17:09 +01:00
daniel e95089192f feat: jpeg image rendering, desktop backgrounds, fix memory regression 2026-02-27 19:01:07 +01:00
daniel f28b850db2 feat: implement SYS_FREE 2026-02-26 20:12:56 +01:00
daniel 4345fd1eb0 fix: scrolling direction consistency 2026-02-26 18:36:04 +01:00
daniel 30e73fcdcc feat: add support for shutdown/reboot via UEFI Runtime Services 2026-02-26 18:08:05 +01:00
daniel f5e2baabf5 fix: update README 2026-02-24 07:45:52 +01:00
daniel dd8e561874 fix: remove redundant ramdisk/ directory 2026-02-24 07:26:31 +01:00
daniel f02d625233 fix: -bearssl ghost change 2026-02-24 07:12:17 +01:00
daniel 3ce03a8268 fix: update gitignore 2026-02-24 07:09:54 +01:00
daniel 75cbb1ff76 fix: interim README change 2026-02-23 20:59:26 +01:00
daniel 114aa37ef8 feat: split syscalls into files, change max process ceiling 2026-02-22 17:23:35 +01:00
daniel 99f231acd2 fix: various fixes 2026-02-22 10:53:30 +01:00
daniel e0bfc97f0f feat: common TLS library, weather app, UI scaling fix in Window Server, and more 2026-02-21 13:06:53 +01:00
daniel 9d5e7eac8d fix: GUI and kernel fixes, Wikipedia app rewrite, among other things 2026-02-21 11:08:11 +01:00
daniel 596be25eaf feat: TrueType (TTF) font rendering, many new desktop applications and DOOM support, among other improvements 2026-02-20 22:46:41 +01:00
daniel a0db5899ef fix: Remove object files from index 2026-02-20 22:45:59 +01:00
daniel fca150e059 feat: Desktop improvements 2026-02-20 14:13:25 +01:00
daniel 4c6b783832 feat: Fix USB mouse support, GUI wkipedia app, icon refresh, file manager improvements, more 2026-02-20 11:33:06 +01:00
daniel 359ef3ba53 feat: desktop environment improvements 2026-02-20 09:03:30 +01:00
daniel 6eebc64863 feat: rudimentary userspace desktop environment 2026-02-20 00:48:51 +01:00
daniel 3753ebd4f4 fix: Fix some shell weirdness 2026-02-19 23:15:08 +01:00
daniel d7b17d9a61 feat(kernel): Add USB devicde and keyboard/mouse support 2026-02-19 23:06:18 +01:00
daniel cae7dd352e feat: userspace overhaul, Intel GPU driver, and more 2026-02-19 15:46:49 +01:00
daniel d355d376f9 feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more 2026-02-19 01:18:11 +01:00
daniel 1a5d943649 feat: Sockets, user-mode networking, IRC client application 2026-02-18 18:35:34 +01:00
daniel dfa86b272c feat: add time syscall & command in shell 2026-02-18 17:34:36 +01:00
daniel ea0d909f68 fix: Temporary implementation for SYS_RESET syscall via triple fault 2026-02-18 16:58:18 +01:00