Commit Graph

19 Commits

Author SHA1 Message Date
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 5ae3a6019d Magic to decrease app-claw memory usage (Another R2 candidate) 2018-04-28 21:28:11 +01:00
20kdc 51c417b55c Add memory benchmark tool to repository, perform more memopt! 2018-04-26 16:13:42 +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 e487439b3b Finish up palette change support for Everest and use it to improve klogo 2018-04-12 12:47:19 +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 e984f97ea9 Beginnings of documentation, & some minor occasional cleanup
Basically, need to finish the User Libraries and User Space sections.

The entirety of kernel space should be documented now at least.
2018-04-04 02:49:19 +01:00
20kdc d16a9602f3 Fix app-control advanced settings panel
Whoops.
2018-03-30 18:43:11 +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 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 36afa760c4 Pretend app-flash exists already, get rid of keymap module, make textedit usable without having to worry about keymap 2018-03-23 15:35:43 +00:00
20kdc 6d81533afe some more user-friendliness, breaking CLAW to rework it 2018-03-20 14:18:59 +00:00