K. Lange
|
b898bdbd1c
|
terminal: fixup scroll damage rects
|
2021-07-06 16:05:52 +09:00 |
|
K. Lange
|
02b9a5233a
|
text: purge the SDF renderer, RIP
|
2021-07-06 13:22:59 +09:00 |
|
K. Lange
|
9a34ba2e44
|
text: shadowed text, port file-browser
|
2021-07-06 12:46:31 +09:00 |
|
K. Lange
|
f67b5425dd
|
text: Switch several apps/libs to new text library
|
2021-07-06 09:39:52 +09:00 |
|
K. Lange
|
18f46976f8
|
text: Introduce new TrueType implementation
|
2021-07-06 00:36:46 +09:00 |
|
K. Lange
|
78c1c17307
|
polygons: cleanup
|
2021-06-27 19:42:23 +09:00 |
|
K. Lange
|
72d8f36bfd
|
polygons: rasterizer demo
|
2021-06-27 15:03:32 +09:00 |
|
K. Lange
|
e60de1aed3
|
yutani: pointing hand cursor
|
2021-06-24 19:49:24 +09:00 |
|
K. Lange
|
a174aa1b66
|
panel: show logout dialog in a thread (temporary)
|
2021-06-23 22:44:44 +09:00 |
|
K. Lange
|
c4c5cd163f
|
bim: sync with upstream
|
2021-06-23 22:19:26 +09:00 |
|
K. Lange
|
3b5924cc17
|
yutani: new grabby hand cursor
|
2021-06-23 22:13:47 +09:00 |
|
K. Lange
|
46511a75d0
|
panel: experiments with a new design
|
2021-06-23 21:19:16 +09:00 |
|
K. Lange
|
a96e43d1e0
|
lspci: add qemu's e1000e model
|
2021-06-23 09:31:23 +09:00 |
|
K. Lange
|
0a00c8944f
|
msk: accept https: remotes
|
2021-06-19 15:54:20 +09:00 |
|
K. Lange
|
c8c5ab1db8
|
fetch: parse port like we do in fetch-tls
|
2021-06-19 15:36:43 +09:00 |
|
K. Lange
|
d8dc85e507
|
net: don't duplicate struct layout in e1000 device object
|
2021-06-18 15:20:22 +09:00 |
|
K Lange
|
4b54f497d9
|
msk: handle failures in 'fetch' when retrieving packages
|
2021-06-17 22:14:25 +09:00 |
|
K. Lange
|
c7821cf30e
|
fetch: switch forced progress updates back off
|
2021-06-17 08:33:55 +09:00 |
|
K. Lange
|
1467ec050e
|
net: various improvements to still terrible network stack
|
2021-06-16 23:14:58 +09:00 |
|
K. Lange
|
e3d0126829
|
irc: switch to sockets
|
2021-06-15 19:20:04 +09:00 |
|
K. Lange
|
453cef8901
|
panel: re-enable weather widget
|
2021-06-15 17:17:03 +09:00 |
|
K. Lange
|
df9a113237
|
base: add removed shell scripts from /bin
|
2021-06-15 16:47:07 +09:00 |
|
K. Lange
|
82859a82e1
|
net: cleanup
|
2021-06-14 15:04:05 +09:00 |
|
K. Lange
|
fdc1f653d6
|
net: more tcp; timeout nameserver lookups
|
2021-06-14 15:00:46 +09:00 |
|
K. Lange
|
4d8ee9840a
|
net: hacked up udp stuff, dns resolver
|
2021-06-14 14:18:23 +09:00 |
|
K. Lange
|
f187a5c85f
|
splash-log: restore vga text output
|
2021-06-14 12:14:55 +09:00 |
|
K. Lange
|
f1efda9e2a
|
net: respond to pings?
|
2021-06-10 20:48:48 +09:00 |
|
K. Lange
|
394e4e3e0c
|
net: more cleanup
|
2021-06-10 20:20:55 +09:00 |
|
K. Lange
|
8531fe709e
|
terminal-vga: recover vga text mode operation
|
2021-06-10 09:35:48 +09:00 |
|
K. Lange
|
081ac1c160
|
net: add arp?
|
2021-06-09 19:41:35 +09:00 |
|
K. Lange
|
edc06e5f0c
|
net: initial raw socket implementation
|
2021-06-09 08:23:34 +09:00 |
|
K Lange
|
153d34e3ac
|
splash-log: Keep primary messages on screen
|
2021-06-07 22:00:20 +09:00 |
|
K. Lange
|
0f837c312e
|
net: fixups for dhclient, multiple nics
|
2021-06-07 19:12:02 +09:00 |
|
K Lange
|
a0140f557b
|
net: more interface properties
|
2021-06-07 04:57:45 +09:00 |
|
K. Lange
|
66ff044897
|
net: add netmask, examine more stuff from DHCP
|
2021-06-06 22:01:15 +09:00 |
|
K Lange
|
5106daf9f6
|
net: add methods to configure addresses
|
2021-06-06 18:34:24 +09:00 |
|
K. Lange
|
b04164b19d
|
net: wip stuff for sockets
|
2021-06-06 14:22:14 +09:00 |
|
K. Lange
|
4e425d4564
|
dhclient: try to configure all available interfaces
|
2021-06-05 17:27:23 +09:00 |
|
K. Lange
|
5240ff7458
|
sh: semaphore pipe write helps with a weird race condition
|
2021-06-05 16:16:20 +09:00 |
|
K. Lange
|
8037e46dc1
|
terminal: source repo for bitmap font moved, update comment
|
2021-06-03 18:41:07 +09:00 |
|
K. Lange
|
042d30788c
|
plasma: fix what I think is actually a math bug in plasma
|
2021-06-02 18:34:18 +09:00 |
|
K. Lange
|
b35f7ac8c9
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
|
K. Lange
|
b4de7633c3
|
make: Port some core build utils to Kuroko
|
2021-04-28 06:41:55 +09:00 |
|
K. Lange
|
0977eca9b5
|
v1.14.0
|
2021-04-22 20:07:34 +09:00 |
|
K. Lange
|
8e73380e9f
|
kuroko: Upstream updates
|
2021-04-17 19:50:20 +09:00 |
|
K. Lange
|
1f4ee37b78
|
bim: Add Kuroko dynamic tab completion to command input
|
2021-04-16 08:32:36 +09:00 |
|
K. Lange
|
4a0492aad5
|
file-browser: Add more package icons
|
2021-04-08 10:20:31 +09:00 |
|
K. Lange
|
cc462d59f8
|
icons: New file type icons for krk, so/o, sh
|
2021-04-07 19:29:37 +09:00 |
|
K. Lange
|
d135b9a71d
|
libc: Implement buffered writes in stdio; fix up printf family
|
2021-04-07 11:38:31 +09:00 |
|
K. Lange
|
cf045ced81
|
kuroko: Update from upstream
|
2021-04-06 21:13:57 +09:00 |
|
K. Lange
|
19539bf1ab
|
krk_yutani_test: Cleanup
|
2021-03-28 23:10:15 +09:00 |
|
K. Lange
|
5947bec72c
|
kuroko, bim: sync with upstream
|
2021-03-28 22:00:23 +09:00 |
|
K. Lange
|
33fbcde1fd
|
kuroko: sync with upstream
|
2021-03-25 20:39:37 +09:00 |
|
K. Lange
|
d4be70cfa0
|
bim: Fix import path, again
|
2021-03-18 13:01:55 +09:00 |
|
K. Lange
|
9ab445cb28
|
kuroko: Update with upstream, changes to classes
|
2021-03-18 09:57:22 +09:00 |
|
K. Lange
|
d54d93dd9d
|
bim: It would be great if we were actually shipping the syntax files...
|
2021-03-07 21:24:42 +09:00 |
|
K. Lange
|
9df6e63dbf
|
kuroko: Update with upstream
|
2021-03-06 20:27:51 +09:00 |
|
K. Lange
|
620cfc69d2
|
kuroko: Update repl bin
|
2021-02-16 19:17:58 +09:00 |
|
K. Lange
|
97d02d6e23
|
kuroko: Updates for 1.1-preview and threading support
|
2021-02-16 18:56:27 +09:00 |
|
K. Lange
|
230870ad7b
|
kernel, linker, libc: Initial, probably horribly broken, support for some TLS situations
|
2021-02-16 18:49:34 +09:00 |
|
K. Lange
|
1c2de4d888
|
v1.13.3
|
2021-01-30 22:00:36 +09:00 |
|
K. Lange
|
da58a6329d
|
bim: Preview of Bim 3
|
2021-01-29 16:45:52 +09:00 |
|
K. Lange
|
72d138a3f5
|
kuroko[yutani]: Update demo app
|
2021-01-25 20:13:52 +09:00 |
|
K. Lange
|
befb010dc2
|
menu: Changes to support Kuroko bindings
|
2021-01-25 20:12:13 +09:00 |
|
K. Lange
|
ec0fe9bb69
|
yutani: more bindings for kuroko
|
2021-01-24 20:29:37 +09:00 |
|
K. Lange
|
6a5991fcf5
|
kuroko: more upstream updates
|
2021-01-23 20:00:36 +09:00 |
|
K. Lange
|
5fe8d3b0d1
|
yutani: basic Kuroko bindings, demo 'app'
|
2021-01-23 15:31:38 +09:00 |
|
K. Lange
|
946c45312c
|
bim: pull in updates
|
2021-01-23 15:31:26 +09:00 |
|
K. Lange
|
a53757a307
|
kuroko: More upstreams updates
|
2021-01-23 09:26:04 +09:00 |
|
K. Lange
|
f05522baca
|
kuroko: synchronize and begin work on Toaru bindings
|
2021-01-21 21:26:50 +09:00 |
|
K. Lange
|
eedda5a9db
|
Update Kuroko with new library paths
|
2021-01-10 11:34:56 +09:00 |
|
K. Lange
|
e43b277987
|
kuroko: Update to latest release candidate
|
2021-01-08 08:44:08 +09:00 |
|
K. Lange
|
b8aecc7a37
|
rline: officially adopt rline_exp as the only rline, and bring in some improvements from kuroko
|
2021-01-01 18:08:30 +09:00 |
|
K. Lange
|
db23c987a9
|
Pull in Kuroko (as a submodule, but with build integration)
|
2021-01-01 17:19:44 +09:00 |
|
K. Lange
|
adb33b9b88
|
bim: update to latest
|
2020-12-21 10:07:30 +09:00 |
|
K. Lange
|
03d580fb7e
|
kill: fix bad signal specifier check
|
2020-12-21 10:07:23 +09:00 |
|
K. Lange
|
545425ce36
|
sleep: don't just crash on missing arg
|
2020-12-16 10:15:03 +09:00 |
|
K. Lange
|
f38a61f6c4
|
sh: always ensure that prints to the shell's stderr
|
2020-12-15 16:59:30 +09:00 |
|
K. Lange
|
dffac24f3a
|
sh: implement 'time', but only with 'real' time at the moment...
|
2020-12-15 15:50:20 +09:00 |
|
K. Lange
|
ffcbc6df25
|
bim: update to latest master
|
2020-12-11 13:49:18 +09:00 |
|
K. Lange
|
812e74e801
|
bim: Update to latest
|
2020-11-20 14:06:33 +09:00 |
|
K. Lange
|
e5a1054585
|
lspci: Add some class codes
|
2020-11-10 09:53:12 +09:00 |
|
K. Lange
|
fc90166317
|
bim: update from upstream
|
2020-11-09 19:13:23 +09:00 |
|
K. Lange
|
79bdb6fc02
|
png: replace icons
|
2020-06-12 18:12:33 +09:00 |
|
K. Lange
|
69324a4e3d
|
msk: use native inflater for tgz packages (slow, but nicer)
|
2020-05-08 11:24:33 +09:00 |
|
K. Lange
|
286bd07812
|
tar: fix handling of hardlinks
|
2020-05-08 11:22:43 +09:00 |
|
K. Lange
|
571cda2928
|
tar: support -O, arguments for -x
|
2020-05-05 19:02:22 +09:00 |
|
K. Lange
|
ccceaed769
|
tar: support -z flag for extraction by piping to gunzip
|
2020-05-05 10:03:21 +09:00 |
|
K. Lange
|
75ece46da9
|
gunzip: support decompressing from stdin
|
2020-05-05 10:03:09 +09:00 |
|
K. Lange
|
c43fc42b8a
|
tar: rewrite to support reading from stdin
|
2020-05-05 00:07:29 +09:00 |
|
K. Lange
|
0e38268863
|
gunzip: use status code from gzip_decompress
|
2020-05-05 00:07:17 +09:00 |
|
K. Lange
|
3a130854e7
|
file-browser: fixup ellipses for file types
|
2020-05-02 21:41:55 +09:00 |
|
K. Lange
|
cc8b933cda
|
libc: support not printing 0 digit with precision of 0
|
2020-04-30 20:25:08 +09:00 |
|
K. Lange
|
7be561c1b1
|
kbd-test: raw vga text version of kbd tester
|
2020-04-30 19:42:50 +09:00 |
|
K. Lange
|
7c4bc2c4c3
|
yutani-kbd: keyboard test tool
|
2020-04-30 19:02:40 +09:00 |
|
K. Lange
|
7dfb9c34ce
|
png: replace several BMP assets with PNGs
|
2020-04-24 14:30:12 +09:00 |
|
K. Lange
|
3cacd56bce
|
bmp: Set ALPHA_EMBEDDED on load
|
2020-04-23 20:15:56 +09:00 |
|
K. Lange
|
c6da6020f4
|
png-test: remove
|
2020-04-23 18:45:10 +09:00 |
|
K. Lange
|
c68cd7e1e8
|
graphics: make jpg/png support seamless with load_sprite
|
2020-04-23 18:44:07 +09:00 |
|
K. Lange
|
4725c3f585
|
file-browser: Recognize PNGs by extension
|
2020-04-21 18:13:40 +09:00 |
|