Commit Graph

163 Commits

Author SHA1 Message Date
20kdc 881193aa9a Bugfix: Claiming a monitor is documented as returning the monitor proxy, now make that actually work 2020-04-22 18:16:57 +01:00
20kdc e308f54ad7 Try to fix app-slaunch 2020-04-21 23:01:15 +01:00
20kdc cbe40da3bb AmandaC found a bug, get things prepared for r10
Going to do the same thing as previously where I delay until I'm sure there isn't anything else lurking
2020-04-21 21:39:09 +01:00
20kdc 8bd316338b Merge branch 'master' into repository 2020-04-03 14:51:06 +01:00
20kdc 3dbea9d3f7 app-telnet: Add missing dependency on svc-t 2020-04-02 22:08:43 +01:00
20kdc 2ebc0840ac Rename app-kmt to app-telnet 2020-04-02 22:07:14 +01:00
20kdc da58c88d0d quick-fix DEFLATE decompressor so stuff runs on T1 again 2020-04-02 22:06:49 +01:00
20kdc fe17b0fb93 Finally settle on an exact level of support 2020-04-02 21:39:30 +01:00
20kdc c9157a1b7c More terminal improvements. Yes. Again. 2020-04-02 14:33:35 +01:00
20kdc ca4b6e5df2 Terminal polish: I might be going a tad too far with this 2020-04-02 12:15:09 +01:00
20kdc 7d1f6d2cae A bit of terminal polish 2020-04-02 01:52:25 +01:00
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 aef0043d4a Finish up (maybe) the new compression scheme. 2020-03-31 17:52:24 +01:00
20kdc 151097cdce Finish purging deprecated lexcrunch stuff from the DEFLATE decompressor 2020-03-31 15:01:46 +01:00
20kdc bfcb4f9028 Smooth off the DEFLATE decompressor's sharp edges 2020-03-31 14:05:58 +01:00
20kdc cc55e8a66f Improve lexcrunch just a bit 2020-03-31 13:23:52 +01:00
20kdc 3c4a3147c4 The DEFLATE Decompressor (Of Pain And Suffering) 2020-03-31 12:00:06 +01:00
20kdc bc4d626b4e All the architectural changes pre-DEFLATE 2020-03-31 11:59:58 +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 7840f0a231 Improve BDIVIDE (88 bytes free) 2020-03-30 17:55:20 +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 d2ee505316 Bigram compression for fun and size reduction 2020-03-29 22:43:38 +01:00
20kdc f5ba0489b2 Start work on r9 with the basic terminal system design 2020-03-28 19:13:03 +00:00
20kdc 20c016f068 Document svc-virtudev 2020-03-28 19:12:31 +00:00
20kdc fab88f137c svc-virtudev: virtual devices for KittenOS NEO 2020-03-28 00:32:16 +00:00
20kdc 7680aa7579 Apparently I missed a few details of the packaging stuff for setup 2020-03-27 22:35:00 +00:00
20kdc 429de87a61 Add missing secpolicy version bump (oops) 2019-01-02 15:28:59 +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 efae7716da Merge branch 'repository' (for rwhateverwe'reon) 2018-12-11 15:26:23 +00:00
20kdc 27bd71f9e4 (Probably) fix sys-init self-destructing if no monitors around 2018-11-09 23:19:27 +00:00
20kdc 3d3517bc53 app-tapedeck: Copy/Erase buttons, operation cancelling 2018-10-13 10:37:07 +01:00
20kdc 916d127337 Add stubs for app-metamachine getDeviceInfo/setArchitecture/getArchitecture, add some debug for missing methods (plan9k vm fix) 2018-10-11 17:40:54 +01:00
20kdc 630c5f57f5 app-metamachine: Native clipboard support 2018-09-29 10:43:46 +01:00
20kdc 3502cdedc2 Merge branch 'repository' 2018-09-27 23:03:25 +01:00
20kdc 21294872f3 NEO r6: sys-init improvements
...Yup, that's it for this one.
2018-09-27 23:01:05 +01:00
20kdc 71a0aa0b08 Update the tape interface application to do everything it should need to be able to do 2018-09-26 22:46:03 +01:00
20kdc 99cb58d9fc Add a tape interface application, 'app-tapedeck' 2018-09-26 01:46:16 +01:00
20kdc 324ed86335 Update KMT to v1: be faster at reading 2018-07-28 17:20:43 +01:00
20kdc 13d3abfd26 quickly fix this (this is r5 now) 2018-07-28 16:50:35 +01:00
20kdc 27f7fe35da Finally finish the packaging updates for r5? 2018-07-28 15:00:30 +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 f903a16166 Hopefully correctly add 'KMT'
("LimboCon have something to look at backup plan" app)
2018-07-28 14:50:24 +01:00