Commit Graph

124 Commits

Author SHA1 Message Date
daniel 6c2796f8bd feat: expose drive labels to userspace, render in Files 2026-04-22 07:45:33 +02:00
daniel 0dfb3e8dbb feat: further kernel power and power optimizations 2026-04-21 20:51:12 +02:00
daniel d1fffecff6 feat: various power and thermal optimizations, fix Printers app regression 2026-04-20 16:00:52 +02:00
daniel 3b89ab8a75 fix: remove redundant paging warning 2026-04-18 17:39:46 +02:00
daniel 01546806f0 refactor: add website code 2026-04-11 09:34:55 +02:00
daniel fd7fcbbbc8 fix: various kernel bug fixes 2026-04-10 23:16:02 +02:00
daniel b72bdca3a2 feat: kernel and libc performance improvements 2026-04-10 17:30:31 +02:00
daniel 906828f3ec wip: add clipboard support 2026-04-09 20:44:52 +02:00
daniel 8a2a86696a feat: revamp libraries to use ELF shared objects 2026-04-08 18:35:32 +02:00
daniel 28d0614511 feat: use PIC code model for shared libraries, fix shared library bugs 2026-04-08 17:07:55 +02:00
daniel d87c14da25 feat: move CrashReport.cpp/hpp 2026-04-08 07:45:51 +02:00
daniel 886b181bfe feat: add process crash popups 2026-04-07 20:15:56 +02:00
daniel 6f0707bc80 wip: extend shared library support, window demo 2026-04-05 21:38:05 +02:00
daniel 01c242d4de wip: shared library support 2026-04-05 15:14:07 +02:00
daniel d6c0470c62 refactor: split dialogs.elf implementation 2026-04-05 13:29:04 +02:00
daniel 7170b7cc5c fix: correct comment 2026-04-04 09:54:50 +02:00
daniel 3221bf233a refactor: add comment to Ipc.(c/h)pp 2026-04-04 09:45:43 +02:00
daniel 516b53281e wip: printing from word processor, word processor improvements 2026-04-02 11:30:37 +02:00
daniel 045f3ee0a5 feat: printer UX improvements 2026-04-01 22:47:27 +02:00
daniel 550d4d2a19 feat: support for IPP printing + test page 2026-04-01 21:15:27 +02:00
daniel 868d0fd4f5 refactor: move filesystem discovery code into separate module 2026-04-01 13:15:31 +02:00
daniel 346977a0f9 feat: implement new IPC layer 2026-04-01 13:11:03 +02:00
daniel ef380db992 wip: S3 sleep debugging 2026-03-30 10:46:37 +02:00
daniel cbead256c3 feat: new calculator UI, video app icon, Super + Space search window 2026-03-28 23:31:43 +01:00
daniel 608625709c fix: fix filesystem stack regression 2026-03-28 17:44:15 +01:00
daniel d197665fdd feat: port lua scripting language 2026-03-27 21:53:33 +01:00
daniel 88ff98c325 fix: SYS_READDIR memory leak 2026-03-27 20:15:37 +01:00
daniel 994c32c09d feat: add Music app features, fix Window Server bug 2026-03-27 15:37:34 +01:00
daniel ea087769f5 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 5918dc4ee5 feat: fix file rename implementation 2026-03-25 07:18:13 +01:00
daniel f3ea22935f fix: fix SYS_GETUSER missing in syscall switch, use getuser in shell username print 2026-03-24 17:34:07 +01:00
daniel 1542e80a3f feat: ACPI parsing improvements, username in process struct + syscalls 2026-03-24 17:17:47 +01:00
daniel f902ab48a1 fix: improve scheduling, memory, timer implementations 2026-03-24 07:40:37 +01:00
daniel 195028d994 feat: add time offset configuration 2026-03-24 07:20:52 +01:00
daniel 560cb67722 feat: add sound to Doom, fix window server regression 2026-03-23 20:41:50 +01:00
daniel 63d9270613 feat: Symmetric Multiprocessing, text editor improvements, merge doom libc, implement math functions 2026-03-23 20:09:11 +01:00
daniel 9030485fcb feat: fix desktop bugs, expand PDF support 2026-03-22 12:46:30 +01:00
daniel 6d374a81bf fix: new spinlock implementation, ramdisk max files, wallpaper scan locations 2026-03-22 10:40:35 +01:00
daniel 770dde5001 feat: Intel GPU fixes, add tcc compiler, spreadsheet improvements, paint app, file manager improvements 2026-03-21 17:35:16 +01:00
daniel b5d2cc515c feat: add experimental game engine & demo game, fix ACPI events 2026-03-18 14:26:50 +01:00
daniel ffffb6a0c5 feat: S3 sleep, PDF viewer graphics rendering, live user environment 2026-03-15 18:46:54 +01:00
daniel 64c26f4288 feat: expanded ACPI support, initial support for S3 sleep 2026-03-15 00:55:19 +01:00
daniel 261b536041 feat: multi-user system, bug fixes, security & performance fixes, and more 2026-03-14 13:28:46 +01:00
daniel 576ad34f95 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 807c2602fe feat: ext2 filesystem, installer updates, add update feature, and more 2026-03-08 14:41:36 +01:00
daniel 1edbec3c66 feat: MontaukOS installer app, toml config, app directory with manifests, and more 2026-03-08 12:06:29 +01:00
daniel 4d0177d55e feat: GPT, FAT32 driver, disks app, userspace adapted for multiple drives, and more 2026-03-07 15:58:27 +01:00
daniel 8c5c259f5d fix: make ACPI shutdown compliant with spec 2026-03-06 23:44:46 +01:00
daniel b560712ecf feat: Ahci, ACPI shutdown 2026-03-06 23:39:35 +01:00
daniel 31a79d922f fix: handle more paging cases 2026-03-06 22:46:24 +01:00