Commit Graph

15 Commits

Author SHA1 Message Date
20kdc a5372eafe1 All the current progress, including KTC1 draft in case there's no other standard
KTC1 is only a draft for now, and if there's something equivalent to replace it,
 I will not hesitate to do so.
2018-04-12 00:04:16 +01:00
20kdc 6c0659de60 New functions and stuff for R2!
Now if only I actually finished us-perms rather than delaying.
2018-04-09 00:04:40 +01:00
20kdc 899a3b2521 Added bmp.lua and a logo that's more detailed yet smaller than the current one.
Also, the logo is now stored as a BMP.
Turnaround time on that thing is one click,
 we're nowhere near done reaping the benefits of indexed colour, etc.
2018-04-07 10:56:13 +01:00
20kdc c5b58e79ff Loads of documentation & adjustments. I should probably commit more. 2018-04-06 21:05:47 +01:00
20kdc 3e43cd3aaa Fix braille event positioning (maybe), and add more documentation (Pushed, but not R2 yet) 2018-04-04 17:16:36 +01:00
20kdc c1d2856755 Non-functional change: add (lack of) license header to fmttext.lua
This'll go in the next release, but has no effect on anything.
It's just a formality.
2018-03-30 14:13:47 +01:00
20kdc 7bde8fee55 Finish lowering memory use, R1
Since this is after the technical "release", version numbers have been bumped to 1.

Changes before this commit for R1:
 Kernel memory usage reduction schemes, with some security fixes.
 Still need to deal w/ proxies (see later)
Changes in this commit:
 Some various little things in apps
 CLAW inet actually works now on 192K
 sys-icecap no longer uses the event/neoux combination,
  and now handles Everest disappearance as a mass-close,
  but still handles Everest not being around on window create.
 So it still handles every situation that matters.
 neoux no longer handles everest crash protection.
 Security policy and filedialog obviously don't use neoux anymore.
 Kernel now only guarantees parsing, not event-loop, by executeAsync
 This is safer and allows app-launcher to get rid of NeoUX by
  any means necessary.
 wrapMeta cache now exists, and proxies get wrapMeta'd to deal with
  various low-priority security shenanigans.
 This is a *stopgap* until I work out how to force OCEmu to give me
  totally accurate boot-time memory figures, so I can create the
  ultimate lowmem proxy. I'm calling it "puppet". FG knows why.
2018-03-30 13:37:02 +01:00
20kdc 8fe18f9609 CLAW testing & cleanup 2018-03-29 18:21:41 +01:00
20kdc 8fc441299b Finish flash, replace pass with control (handles all the control things), slight adjustments here & there 2018-03-29 17:42:26 +01:00
20kdc 8e0c74c41b All the fixes, and app-klogo 2018-03-28 22:15:09 +01:00
20kdc c2b373f261 Just make everything *better*. 2018-03-27 14:40:05 +01:00
20kdc 87932ab26c some boring stuff, like better multimonitor & keyboard support 2018-03-22 02:34:06 +00:00
20kdc 6d81533afe some more user-friendliness, breaking CLAW to rework it 2018-03-20 14:18:59 +00:00
20kdc 0e97fbbfd6 Got rid of the nasty security-request system.
The new system is more hook-like, which is both good & bad,
 but frankly mostly good given the complexity out of kernel.
2018-03-19 03:08:09 +00:00
20kdc 6474b9356b With SYSTEM HEROES making continuing feasible, FIRST COMMIT 2018-03-18 23:10:54 +00:00