daniel
|
29c131f65b
|
feat: add rudimentary tab completion for executables to shell
|
2026-06-16 14:02:46 +02:00 |
|
daniel
|
43d43ac9ea
|
cleanup: namespace Montauk (capital M) => montauk::abi
|
2026-06-16 09:09:16 +02:00 |
|
daniel
|
b6ac5ac994
|
feat: allow MAC spoofing in Bluetooth stack, show paired devices in Bluetooth app
|
2026-06-16 08:49:06 +02:00 |
|
daniel
|
2bcc19f0fc
|
fix: prevent NVMe completion-queue desync from breaking reads
|
2026-06-13 17:41:11 +02:00 |
|
daniel
|
7fabfb6419
|
fix: fix TCP stack bugs
|
2026-06-13 17:06:54 +02:00 |
|
daniel
|
f7c69c4ae4
|
feat: A2DP reliability improvements
|
2026-06-12 11:48:24 +02:00 |
|
daniel
|
e0c8787727
|
feat: A2DP bluetooth audio working
|
2026-06-10 16:00:42 +02:00 |
|
daniel
|
4eb4ba4073
|
fix: fix UI issues in Files app dialogs
|
2026-06-07 10:56:43 +02:00 |
|
daniel
|
5d0d734e43
|
feat: release notes for 0.1.3; archive 0.1.3 iso; bump version to 0.1.4
|
2026-06-07 10:13:56 +02:00 |
|
daniel
|
427876afa7
|
feat: filesystem and Files app support for >64 file entries, 64-bit sizes, async ops, GUI toolkit improvements to devexplorer app
|
2026-06-07 09:33:46 +02:00 |
|
daniel
|
fc5f5cacf0
|
fix: fix Bluetooth shutdown delay with no active connections
|
2026-06-06 18:46:35 +02:00 |
|
daniel
|
f0943d675f
|
feat: disconnect Bluetooth devices, flush disks on shutdown/reboot, display progress in login.elf window
|
2026-06-06 18:27:19 +02:00 |
|
daniel
|
5a34376ce5
|
feat: use MTK toolkit widgets in login.elf, improve login.elf draw performance
|
2026-06-06 17:32:57 +02:00 |
|
daniel
|
0728dd58e5
|
feat: Word Processor discovers fonts automatically (via 0:/fonts), UI fix
|
2026-06-06 10:12:11 +02:00 |
|
daniel
|
8341082bd6
|
feat: libdialogs GUI tweaks
|
2026-06-05 19:29:21 +02:00 |
|
daniel
|
87433f3b7f
|
feat: extend Files app marquee selection and highlight to list view
|
2026-06-04 07:47:42 +02:00 |
|
daniel
|
0f16785c9f
|
feat: Intel BT firmware download, A2dp & Bluetooth audio progress
|
2026-06-03 18:05:17 +02:00 |
|
daniel
|
d00c0deaf2
|
feat: add build numbering
|
2026-05-30 10:22:40 +02:00 |
|
daniel
|
ecf1b70e8f
|
fix: fix VFS Delete op for Ramdisk driver
|
2026-05-27 18:06:27 +02:00 |
|
daniel
|
2991acfa80
|
fix: fix freeze upon closing Music app
|
2026-05-25 21:34:05 +02:00 |
|
daniel
|
5d6ad0ae9b
|
fix: fix audio Mixer freeze
|
2026-05-25 11:35:03 +02:00 |
|
daniel
|
77ab2d004f
|
fix: fix login screen hang when no USB input device plugged in
|
2026-05-24 14:25:13 +02:00 |
|
daniel
|
104b89d4ed
|
feat: Xhci BIOS-to-OS handoff
|
2026-05-24 10:23:16 +02:00 |
|
daniel
|
159fea1667
|
feat: add threading to Scheduler, fix desktop background selection freeze issue
|
2026-05-23 16:08:25 +02:00 |
|
daniel
|
f95dc771a6
|
fix: audio stack bug fixes
|
2026-05-19 18:36:22 +02:00 |
|
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 |
|