-
922fafb930
feat: add new docs & tutorials; cleanup Main.cpp
main
daniel
2026-07-08 16:56:05 +02:00
-
c35660be74
feat: release notes for 0.1.6; archive 0.1.6 iso; bump version to 0.1.7
daniel
2026-07-08 16:36:49 +02:00
-
ce5f407513
fix: boot failure on VirtualBox legacy-BIOS VMs (AC'97 probed as HDA)
daniel
2026-07-08 16:33:54 +02:00
-
24e5973c4b
feat: release notes for 0.1.5; archive 0.1.5 iso; bump version to 0.1.6
daniel
2026-07-08 16:07:54 +02:00
-
37c51f31fc
feat: default login-screen wallpaper
daniel
2026-07-08 16:05:54 +02:00
-
16e6482bb0
legal: CA bundle and Intel Bluetooth firmware notices
daniel
2026-07-08 15:15:47 +02:00
-
d7bc6c5c91
legal: TCC and Lua license declarations
daniel
2026-07-08 15:09:22 +02:00
-
80fb44bee9
legal: font license texts on the ISO; permissive source-available MontaukOS license
daniel
2026-07-08 12:25:39 +02:00
-
c2cbb47e8f
legal: bundle third-party licenses on the ISO; stop shipping doom1.wad
daniel
2026-07-08 12:16:55 +02:00
-
1496ddba87
fix: A2DP reconnect fix
daniel
2026-07-08 11:57:52 +02:00
-
1fd63d8d1f
fix: display Bluetooth MAC addresses in conventional MSB-first order
daniel
2026-07-08 10:57:48 +02:00
-
c03abeb2a1
feat: update montaukos.org site footer text
daniel
2026-07-08 10:27:34 +02:00
-
2ace2509be
feat: add header dependency tracking for programs
daniel
2026-07-08 10:24:21 +02:00
-
3a446bad00
cleanup: rename shared libraries to remove 'lib' prefix
daniel
2026-07-08 10:12:32 +02:00
-
75ef340359
cleanup: remove test programs/libraries
daniel
2026-07-08 10:06:07 +02:00
-
a39bc77ea5
fix: fix desktop app loading cap
daniel
2026-07-08 10:00:45 +02:00
-
d9d32deb3e
feat: reliable Bluetooth pairing, reconnection, and A2DP setup
daniel
2026-07-07 19:46:02 +02:00
-
13a841d0f2
feat: auth-failure bond recovery + BlueZ bond import for dual-boot BT
daniel
2026-07-07 13:44:47 +02:00
-
5314af3718
feat: fully async Intel BT firmware bring-up + HCI multi-packet event reassembly
daniel
2026-07-07 12:31:30 +02:00
-
37f5ff892c
feat: fast Intel BT firmware download (bulk-pipelined payload, no timeout burns)
daniel
2026-07-07 11:52:21 +02:00
-
4cae45f7d1
merge main (charmap) into BT wip branch
daniel
2026-07-07 11:37:11 +02:00
-
-
f7ec6c69d3
feat: enlarge and vertically center charmap footer text
daniel
2026-07-06 21:26:29 +02:00
-
4301f39a9e
fix: grey out the charmap Copy button while showing "Copied"
daniel
2026-07-06 21:24:27 +02:00
-
8eadf19e97
fix: confirm copy via the button label instead of status text
daniel
2026-07-06 21:21:51 +02:00
-
55867c841a
fix: native Copy button and copy confirmation in charmap
daniel
2026-07-06 21:18:44 +02:00
-
f8327c6b8c
fix: make charmap scrollbar hug the panel edge
daniel
2026-07-06 21:13:30 +02:00
-
743eca2051
feat: use the shared mtk scrollbar in charmap
daniel
2026-07-06 21:07:19 +02:00
-
fdf586305b
feat: use the shared mtk tab bar for charmap's top tabs
daniel
2026-07-06 21:01:51 +02:00
-
95beb8ae1a
feat: remove charmap in-window header, float the copy toast
daniel
2026-07-06 20:54:37 +02:00
-
c6a4e8d008
wip: BT firmware debugging
daniel
2026-07-06 18:17:06 +02:00
-
02a0cf66ad
feat: add Character Map (charmap) MTK app
daniel
2026-07-06 18:07:23 +02:00
-
f437601b76
wip: async BT firmware download attempt — DO NOT MERGE, breaks AX211 bring-up
daniel
2026-07-06 15:46:06 +02:00
-
-
fcf8ae1e0b
feat: add Power GUI app (powermgr)
daniel
2026-07-05 11:34:27 +02:00
-
35e5aba23f
feat: HWP scaling, C1E, closed-loop thermal governor for Intel CPUs
daniel
2026-07-05 10:51:11 +02:00
-
46c56b057b
fix: RTL-SDR bug fixes and accuracy improvements
daniel
2026-07-03 10:36:41 +02:00
-
5363ca5265
feat: add RTL-SDR, R820t drivers, radio APIs, and sdr demo tool
daniel
2026-06-22 11:49:16 +02:00
-
c8d8ed6ebe
cleanup: Bluetooth/A2DP code cleanup
daniel
2026-06-21 15:01:37 +02:00
-
4c8e1c3591
cleanup: purge unused sysinfo icon field from DesktopState
daniel
2026-06-21 14:33:50 +02:00
-
576ea2b84d
fix: remove inaccurate virtual path (virtual://apps)
daniel
2026-06-21 14:29:27 +02:00
-
4596f8d708
feat: release notes for 0.1.4; archive 0.1.4 iso; bump version to 0.1.5
daniel
2026-06-21 12:46:48 +02:00
-
4cda83aa58
feat: auto-generate and verify TCC C API syscall numbers
daniel
2026-06-21 12:32:22 +02:00
-
e0db67cb79
feat: add btbonds command
daniel
2026-06-21 11:16:12 +02:00
-
c92993a16a
cleanup: rename Graphics:Cursor => Graphics::Framebuffer
daniel
2026-06-21 10:42:27 +02:00
-
772eaee9f4
feat: introduce bootloader-agnostic Boot Contract, add btlist command to list connected Bluetooth devices
daniel
2026-06-20 21:25:24 +02:00
-
de871ac402
fix: lock crash report ring buffer (SMP race) and guard crashpad crash loop
daniel
2026-06-19 19:36:21 +02:00
-
820b908b80
fix: convention fix, performance improvement in kcp::cstringstream
daniel
2026-06-19 18:37:19 +02:00
-
d68dd6979d
cleanup: remove early kernel-mode PanelBar functionality
daniel
2026-06-19 18:29:37 +02:00
-
f2aaa39ca6
feat: add proclist command, fix TLS bug, link libc for system programs
daniel
2026-06-19 12:03:12 +02:00
-
ac25a4edd5
feat: add support for console sessions to crashpad and crash handling in kernel
daniel
2026-06-18 12:56:29 +02:00
-
e3c551b9f6
fix: fix off-by-one in tabcompletion module
daniel
2026-06-18 12:21:19 +02:00
-
a96519f8a6
cleanup: const and type hygeine in tabcompletion module
daniel
2026-06-18 12:20:25 +02:00
-
2ddb704582
fix: fix underflow in tabcompletion module
daniel
2026-06-18 12:12:51 +02:00
-
580a95348a
feat: complete command completion in shell
daniel
2026-06-18 07:56:00 +02:00
-
0b9ecf0bb0
fix: terminal/klog build fix
daniel
2026-06-17 18:24:46 +02:00
-
a22ac7ceb4
fix: fix Terminal zoom inconsistency
daniel
2026-06-17 18:18:46 +02:00
-
94997c2cda
fix: fix Terminal scrolling issue at zoom
daniel
2026-06-17 18:10:07 +02:00
-
84f200db8b
feat: add Console Session mode
daniel
2026-06-17 18:00:47 +02:00
-
b922207f04
feat: add cwd file matching to shell tab completion
daniel
2026-06-17 07:58:41 +02:00
-
4261212913
feat: add support for shell builtins to command completion
daniel
2026-06-16 18:41:56 +02:00
-
f616bf6a86
fix: ensure tab completion is not reliant on single-digit volume number
daniel
2026-06-16 14:54:49 +02:00
-
248afb844c
fix: shell tab completion - ensure loop continues if file with non-.elf extension is encountered
daniel
2026-06-16 14:29:59 +02:00
-
3b87ab5ec5
feat: add rudimentary tab completion for executables to shell
daniel
2026-06-16 14:02:46 +02:00
-
e3dc1e881d
cleanup: namespace Montauk (capital M) => montauk::abi
daniel
2026-06-16 09:09:16 +02:00
-
b091af7653
feat: allow MAC spoofing in Bluetooth stack, show paired devices in Bluetooth app
daniel
2026-06-16 08:49:06 +02:00
-
4dc310e616
fix: prevent NVMe completion-queue desync from breaking reads
daniel
2026-06-13 17:41:11 +02:00
-
ee660a64f9
fix: fix scrolling cutoff for last entry in devexplorer
daniel
2026-06-13 17:13:15 +02:00
-
25f9d6e401
fix: fix TCP stack bugs
daniel
2026-06-13 17:06:54 +02:00
-
44f86a8b19
fix: sync template sysroot, add script
daniel
2026-06-12 11:56:20 +02:00
-
22691c5c17
feat: A2DP reliability improvements
daniel
2026-06-12 11:48:24 +02:00
-
ca79678823
feat: A2DP bluetooth audio working
daniel
2026-06-10 16:00:42 +02:00
-
dff5a4a4b1
fix: fix UI issues in Files app dialogs
daniel
2026-06-07 10:56:43 +02:00
-
9715cd608d
feat: add commit identifier to release notes for 0.1.3.
daniel
2026-06-07 10:36:11 +02:00
-
64f5c67630
feat: release notes for 0.1.3; archive 0.1.3 iso; bump version to 0.1.4
daniel
2026-06-07 09:57:35 +02:00
-
0642d930df
fix: adjust copyright messages for accuracy to license
daniel
2026-06-07 09:34:30 +02:00
-
3d620673c0
feat: filesystem and Files app support for >64 file entries, 64-bit sizes, async ops, GUI toolkit improvements to devexplorer app
daniel
2026-06-07 09:33:46 +02:00
-
6554ef7e15
fix: fix Bluetooth shutdown delay with no active connections
daniel
2026-06-06 18:46:35 +02:00
-
cee21738ee
feat: disconnect Bluetooth devices, flush disks on shutdown/reboot, display progress in login.elf window
daniel
2026-06-06 18:27:19 +02:00
-
b51ab42eb9
feat: use MTK toolkit widgets in login.elf, improve login.elf draw performance
daniel
2026-06-06 17:32:57 +02:00
-
c27516b8fd
feat: Word Processor discovers fonts automatically (via 0:/fonts), UI fix
daniel
2026-06-06 10:12:11 +02:00
-
df204cc15a
feat: libdialogs GUI tweaks
daniel
2026-06-05 19:29:21 +02:00
-
6b44b3ccc9
feat: extend Files app marquee selection and highlight to list view
daniel
2026-06-04 07:47:42 +02:00
-
c119a70d5b
feat: Intel BT firmware download, A2dp & Bluetooth audio progress
daniel
2026-06-03 18:05:17 +02:00
-
52b01a7d73
feat: add licensing files
daniel
2026-05-30 10:42:56 +02:00
-
c4e610991f
feat: add build numbering
daniel
2026-05-30 10:22:40 +02:00
-
19b255d730
fix: delete redundant 0:/common directory, remove dead 0:/home fallback in Music and Video apps
daniel
2026-05-28 20:41:16 +02:00
-
e17a8de844
fix: move 0:/etc/ => 0:/os/certs/
daniel
2026-05-28 20:30:00 +02:00
-
e0778c1b2c
feat: rename desktop-applets.toml => config-applets.toml
daniel
2026-05-28 20:00:54 +02:00
-
90788e842f
fix: fix VFS Delete op for Ramdisk driver
daniel
2026-05-27 18:06:27 +02:00
-
190b0f9364
wip: docs wip
daniel
2026-05-27 18:04:08 +02:00
-
f2ca3956b0
feat: add Files app selection marquee, Properties dialog for multiple files
daniel
2026-05-26 18:27:31 +02:00
-
c1d3d05c34
feat: add scroll bar to Music app
daniel
2026-05-26 14:40:24 +02:00
-
60c1e6858a
feat: add scroll bar to Time Zone countries list
daniel
2026-05-26 13:58:12 +02:00
-
f2dd09265e
fix: fix list alignment when ident options used in Word Procesor
daniel
2026-05-26 13:24:51 +02:00
-
dfd618da89
fix: standardize scrollbars, fix scrollbar in TextEditor
daniel
2026-05-26 07:59:40 +02:00
-
dc03f610fc
feat: split Wikipedia app into separate files, change icon to cog
daniel
2026-05-26 07:51:32 +02:00
-
c52e42337c
feat: simplify Wikipedia app starting page
daniel
2026-05-26 07:32:35 +02:00
-
80d2fb4cea
fix: fix Terminal app white flash
daniel
2026-05-26 07:29:22 +02:00
-
85128e30db
feat: make Music app resize based on file name length
daniel
2026-05-25 22:09:20 +02:00
-
165404366c
fix: add pass_home_dir = false to Music app manfiest
daniel
2026-05-25 21:38:58 +02:00
-
837d338a0e
fix: fix freeze upon closing Music app
daniel
2026-05-25 21:34:05 +02:00