Commit Graph
289 Commits
Author SHA1 Message Date
daniel de4e996f3f feat: audio stack performance improvements 2026-05-19 18:13:37 +02:00
daniel 8b8c8cee95 feat: audio mixer, Audio app, fix Installer crash 2026-05-19 07:48:09 +02:00
daniel 7cb1866998 feat: added Files app USB medium detection 2026-05-18 20:00:42 +02:00
daniel 52bbacb60b fix: USB mass storage polish 2026-05-18 17:53:10 +02:00
daniel c20579afd3 feat: support for USB mass storage devices, hotplugging 2026-05-18 17:47:12 +02:00
daniel d340e01e56 feat: improve Terminal emulator performance 2026-05-16 09:33:30 +02:00
daniel b241a83595 fix: reliability improvements in WinServer/IPC subsystems 2026-05-14 15:31:28 +02:00
daniel 4fde39397a fix: kernel and desktop bug fixes 2026-05-14 11:31:14 +02:00
daniel 0a4de8b2b7 fix: fix Screenshot fullscreen flickering 2026-05-10 12:50:23 +02:00
daniel dcdbcac1e0 feat: screenshot app improvement, WIndow Server supports full-screen overlay, Disks app UI improvements 2026-05-10 10:45:05 +02:00
daniel d04d7194b9 fix: add start pending mode to mitigate Terminal output redirection issue 2026-05-07 07:32:44 +02:00
daniel ff264aa0f5 fix: properly record PIDs 2026-05-04 08:01:55 +02:00
daniel af48ab0e1e feat: kernel network statistics reporting, new Network configuration applet 2026-05-03 10:45:33 +02:00
daniel 017a8a28ac feat: graphing in MTK toolkit, kernel exposes CPU time, Processes app Performance tab 2026-05-02 15:26:59 +02:00
daniel 74ec062573 feat: bump version; release notes for 0.1.2; archive 0.1.2 iso 2026-05-02 14:53:31 +02:00
daniel 7fa2b6c54b feat: expose drive labels to userspace, render in Files 2026-04-22 07:45:33 +02:00
daniel 38b1f8a7ef feat: further kernel power and power optimizations 2026-04-21 20:51:12 +02:00
daniel 7d6f001659 feat: various power and thermal optimizations, fix Printers app regression 2026-04-20 16:00:52 +02:00
daniel 58c306db13 fix: remove redundant paging warning 2026-04-18 17:39:46 +02:00
daniel 1560e0215b refactor: add website code 2026-04-11 09:34:55 +02:00
daniel 856b431fde fix: various kernel bug fixes 2026-04-10 23:16:02 +02:00
daniel 5bb45a842b feat: kernel and libc performance improvements 2026-04-10 17:30:31 +02:00
daniel c8b7b864d7 wip: add clipboard support 2026-04-09 20:44:52 +02:00
daniel d5988cc48c feat: revamp libraries to use ELF shared objects 2026-04-08 18:35:32 +02:00
daniel ec186d076d feat: use PIC code model for shared libraries, fix shared library bugs 2026-04-08 17:07:55 +02:00
daniel 09d855aea7 feat: move CrashReport.cpp/hpp 2026-04-08 07:45:51 +02:00
daniel 9e04e51daa feat: add process crash popups 2026-04-07 20:15:56 +02:00
daniel 4666e36dba wip: extend shared library support, window demo 2026-04-05 21:38:05 +02:00
daniel f1b49b3c4e wip: shared library support 2026-04-05 15:14:07 +02:00
daniel 51359ffb0e refactor: split dialogs.elf implementation 2026-04-05 13:29:04 +02:00
daniel 0c8cddf583 fix: correct comment 2026-04-04 09:54:50 +02:00
daniel 894358e298 refactor: add comment to Ipc.(c/h)pp 2026-04-04 09:45:43 +02:00
daniel 33375423bb wip: printing from word processor, word processor improvements 2026-04-02 11:30:37 +02:00
daniel 9db7dd8789 feat: printer UX improvements 2026-04-01 22:47:27 +02:00
daniel 072199df6b feat: support for IPP printing + test page 2026-04-01 21:15:27 +02:00
daniel ec82706c47 refactor: move filesystem discovery code into separate module 2026-04-01 13:15:31 +02:00
daniel fb9885819b feat: implement new IPC layer 2026-04-01 13:11:03 +02:00
daniel 56a402ba19 wip: S3 sleep debugging 2026-03-30 10:46:37 +02:00
daniel 55d7c1ab0e feat: new calculator UI, video app icon, Super + Space search window 2026-03-28 23:31:43 +01:00
daniel d2bd28c5d7 fix: fix filesystem stack regression 2026-03-28 17:44:15 +01:00
daniel 184519c06c feat: port lua scripting language 2026-03-27 21:53:33 +01:00
daniel ada6cdff47 fix: SYS_READDIR memory leak 2026-03-27 20:15:37 +01:00
daniel 3e27249c6a feat: add Music app features, fix Window Server bug 2026-03-27 15:37:34 +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 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