daniel
|
994c32c09d
|
feat: add Music app features, fix Window Server bug
|
2026-03-27 15:37:34 +01:00 |
|
daniel
|
8f118c7a0f
|
feat: new word processor features
|
2026-03-27 07:55:46 +01:00 |
|
daniel
|
d0ceefd8ef
|
feat: split word processor app out into standalone Window Server app
|
2026-03-26 18:05:14 +01:00 |
|
daniel
|
afe0442d57
|
feat: new Window Server helpers and app migrations
|
2026-03-25 21:06:58 +01:00 |
|
daniel
|
1ad9117fc1
|
fix: music app improvements, desktop performance improvements
|
2026-03-25 19:13:26 +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
|
9c9a0a9712
|
feat: add touch command
|
2026-03-25 07:49:51 +01:00 |
|
daniel
|
eb0763b078
|
feat: add rm command
|
2026-03-25 07:39:49 +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
|
a805b06406
|
feat: add screenshot app
|
2026-03-22 13:28:49 +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
|
2fd9b7d027
|
feat: remove frame limit from MontaukOS login screen
|
2026-03-20 22:25:58 +01:00 |
|
daniel
|
eb0e3ad6d5
|
fix: fix performance issue in Music app
|
2026-03-20 22:23:22 +01:00 |
|
daniel
|
cc5c28581c
|
fix: update readme to reflect disk support
|
2026-03-18 14:48:54 +01:00 |
|
daniel
|
49a53aecc4
|
feat: readme update
|
2026-03-18 14:38:42 +01:00 |
|
daniel
|
49797804ca
|
feat: readme updates
|
2026-03-18 14:37:11 +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 |
|
daniel
|
56fea336d6
|
fix: memory and other improvements
|
2026-03-06 22:09:11 +01:00 |
|
daniel
|
d682a49c77
|
feat: revamp image viewer
|
2026-03-06 17:04:16 +01:00 |
|
daniel
|
729c227b35
|
feat: spreadsheet cell resizing
|
2026-03-06 16:46:15 +01:00 |
|
daniel
|
3985188baa
|
feat: split desktop implementation into multiple source files, reorganize apps
|
2026-03-06 08:15:06 +01:00 |
|
daniel
|
b148f0605a
|
feat: PDF viewer
|
2026-03-06 08:00:57 +01:00 |
|
daniel
|
ead7d296f7
|
feat: add word processor, spreadsheet, kernel and userspace memory improvements
|
2026-03-05 19:18:11 +01:00 |
|
daniel
|
fcb6f8e247
|
feat: graphics/net PnP, keyboard driver improvements
|
2026-03-04 21:10:34 +01:00 |
|
daniel
|
ba7b7dca87
|
feat: terminal performance improvements, add scrolling and tabs
|
2026-03-04 16:46:11 +01:00 |
|
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 |
|