1
0
mirror of https://github.com/20kdc/OC-KittenOS.git synced 2024-09-06 19:28:46 +10:00
Commit Graph

101 Commits

Author SHA1 Message Date
20kdc
a585ce4a75 svc-t: Just realized will/won't need responses too 2020-04-02 00:15:36 +01:00
20kdc
3ed1cebe25 svc-t: Properly ignore TELNET subnegotiations 2020-04-02 00:08:28 +01:00
20kdc
7c70a1128c Bugfixes to Everest, finalize the terminal API 2020-04-01 23:24:20 +01:00
20kdc
5ac8f9ff11 Limited terminal line history 2020-03-31 18:28:59 +01:00
20kdc
f761ad5824 Remove overwrite confirmations because life is short and UX nitpick bugs are long.
Have fun with this. If anyone complains I'm calling it the April 1st release.
2020-03-31 18:10:55 +01:00
20kdc
dd21abe8fa More elseifs to feed DEFLATE, despite the negative effects on BDIVIDE 2020-03-30 20:21:41 +01:00
20kdc
22c1c211ef Bugfix: fix 'delete' key, fix Everest KB/M matching 2020-03-30 19:11:50 +01:00
20kdc
339571ee9b Even more line editing improvements 2020-03-30 14:36:33 +01:00
20kdc
479412a5bb Better line editing 2020-03-30 12:08:12 +01:00
20kdc
f5ba0489b2 Start work on r9 with the basic terminal system design 2020-03-28 19:13:03 +00:00
20kdc
7307eb30a4 Consider 'tablet' component & tablet_use safe in secpolicy, fix incorrect documentation on k.computer 2019-01-02 15:28:01 +00:00
20kdc
0d9583fcff r8: Yet another release for a single feature request
This isn't getting pushed until AmandaC's tested it.
I'm not sure this is such a good idea, anyway ; if it's for load/save
 workflow improvements, wouldn't it be better to have a file access method
 that allows for file re-opening?
That said, there's a limit to *that* before you just have to say,
 "Just use /data/".
2018-12-24 21:11:59 +00:00
20kdc
375995c2d3 r7: Fix the read-only-FS filemanager bug AmandaC found
This should fix everything
2018-12-11 16:40:30 +00:00
20kdc
27bd71f9e4 (Probably) fix sys-init self-destructing if no monitors around 2018-11-09 23:19:27 +00:00
20kdc
21294872f3 NEO r6: sys-init improvements
...Yup, that's it for this one.
2018-09-27 23:01:05 +01:00
20kdc
13d3abfd26 quickly fix this (this is r5 now) 2018-07-28 16:50:35 +01:00
20kdc
6255587090 Here goes nothing.
Releasing a version with this commit NOT enabled to dev
2018-07-28 14:53:04 +01:00
20kdc
347bebdb03 Fix a mistake with the logo.bmp thing 2018-07-28 14:50:07 +01:00
20kdc
76448b8187 Replace app-klogo with a more general app-bmpview 2018-07-25 23:45:01 +01:00
20kdc
b320dfe083 Enabling DEV in CLAW for next dev version upload 2018-07-09 18:19:21 +01:00
20kdc
3bc323e268 Fix bitmap library issues, bugfixes to everest and glacier 2018-07-09 18:17:49 +01:00
20kdc
1e3bf096d5 Fix app-batmon losing track of time 2018-06-12 21:45:54 +01:00
20kdc
6237871d36 Fix some CLAW stuff and document CLAW formats in neo-docs 2018-06-12 21:45:40 +01:00
20kdc
050941a513 Make sys-everest a bit smaller by eliminating abstraction. 2018-06-12 01:35:15 +01:00
20kdc
3ba0792dfe Fix app-flash bugs
EEPROM names/addresses are now always at least partially visible,
 and EEPROM regulations on labels no longer block editing.
2018-06-12 01:34:02 +01:00
20kdc
7ca2c26979 Ported batmon from legacy, and made app-textedit less GPU-hungry
Both of these should be useful for multimonitor setups,
 in their own individual ways.
2018-06-12 01:29:44 +01:00
20kdc
ccb9c3b279 CLAWv3, aka 'C2' - lower memory CLAW
Hopefully this'll finally end the "CLAW runs out of memory an awful lot" problem.
2018-06-12 01:27:26 +01:00
20kdc
9254745a33 sys-everest: Get rid of some typechecks that were just nomming space 2018-06-08 19:55:30 +01:00
20kdc
e75cd20aa4 v5 beginnings: logo update and a new Everest key 2018-06-06 23:10:32 +01:00
20kdc
c3b6cdc898 Fix #2 (screens being double-claimed) 2018-06-03 20:50:32 +01:00
20kdc
d1e83616e7 Make sure I actually update logo bmp for r4
r3 is kind of an interim release anyway, so meh on that, but...
2018-05-30 16:57:29 +01:00
20kdc
d5405685dd NEO r2p1 system changes 2018-05-29 23:47:20 +01:00
20kdc
75e043f14f R2 release, set claw back to release channel 2018-05-01 18:49:47 +01:00
20kdc
5ae3a6019d Magic to decrease app-claw memory usage (Another R2 candidate) 2018-04-28 21:28:11 +01:00
20kdc
1338185eea More memory improvements 2018-04-26 17:38:33 +01:00
20kdc
51c417b55c Add memory benchmark tool to repository, perform more memopt! 2018-04-26 16:13:42 +01:00
20kdc
f6a13c4038 Guess what? More fixes. 2018-04-26 13:51:13 +01:00
20kdc
5004f15c2d More optimizations and fixes - R2 release candidate???
It's clinging to within an inch of its life, but the 192K save/load is working,
 now I've cleaned up the critical path.

Any requests that'll bloat critical APIs are going to have to be terminated,
 though, because this is getting out of hand.
2018-04-26 00:04:28 +01:00
20kdc
921425ada4 Optimize Icecap Nexus
The things I have to destroy, the joy in it!
For all I remove the more I save, the better it is!
Perfection is when there is nothing to take away, and I revel in this task.
2018-04-25 23:29:48 +01:00
20kdc
beb76fcf6f More wget fixes, and make nbox2018 slightly easier to use 2018-04-25 20:47:18 +01:00
20kdc
5ddfb128cd Actually actually actually fix service autostart
Bugfixing. Bugfixing never changes.
2018-04-25 19:58:44 +01:00
20kdc
bed9f55d70 Fix service autostart hang if a service was already active 2018-04-25 19:52:23 +01:00
20kdc
0b918437d0 Actually actually fix wget? 2018-04-25 19:12:45 +01:00
20kdc
6be34ec7e6 Fix wget yielder bug, make sys-filedialog fit in with NeoUX, add 'ra' parameter to fmttext 2018-04-25 19:01:32 +01:00
20kdc
5c4d9ac17f Make task manager and filedialog resizable 2018-04-25 15:27:13 +01:00
20kdc
6f2c1e2f2f Fixup Icecap somewhat, make insthead detect run-from-OpenOS, and finally finish nbox2018 (???)
In theory, ready for R2 release
2018-04-25 00:14:31 +01:00
20kdc
0c2fd021fe Fixup packaging stuff, add nbox2018 isometric 3D
Only a few tweaks left until R2!
2018-04-24 03:41:24 +01:00
20kdc
6e44b1a834 Add app-wget, bump versions to 2 for safety, and make the FM better
I might be worryingly forgetful regarding version bumps, it seems.
2018-04-24 02:24:51 +01:00
20kdc
b75dc370dc Fix lockPerm and security policy glitchiness regarding it, along with even more licensing fun 2018-04-23 22:18:18 +01:00
20kdc
f49a4bf433 In other news, I screwed up twice in the previous commit, try this 2018-04-23 20:38:42 +01:00