Commit Graph

15 Commits

Author SHA1 Message Date
20kdc dcd7154ec2 License 'change' (Please see #5)
This license change should only increase the amount of stuff people can do in countries where the public domain is not a valid concept.
If this license somehow restricts you as opposed to the previous one, please file an issue.
2021-01-12 12:16:50 +00:00
20kdc aef0043d4a Finish up (maybe) the new compression scheme. 2020-03-31 17:52:24 +01:00
20kdc bc4d626b4e All the architectural changes pre-DEFLATE 2020-03-31 11:59:58 +01:00
20kdc 7840f0a231 Improve BDIVIDE (88 bytes free) 2020-03-30 17:55:20 +01:00
20kdc d2ee505316 Bigram compression for fun and size reduction 2020-03-29 22:43:38 +01:00
20kdc 7680aa7579 Apparently I missed a few details of the packaging stuff for setup 2020-03-27 22:35:00 +00:00
20kdc 27f7fe35da Finally finish the packaging updates for r5? 2018-07-28 15:00:30 +01:00
20kdc d371044146 Update packaging script so inst.lua version number can be easily checked 2018-06-12 01:51:19 +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 8ab47c96b3 Improve the compression, and get rid of imitclaw (will be outdated) 2018-06-10 00:06:12 +01:00
20kdc 2081cd8e49 Improve installer minification somewhat 2018-04-25 01:04:34 +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 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 4a57c9f175 bye bye sys-donkonit, hello sys-glacier
because apparently that's a dead meme now? Hmph.
2018-03-19 01:27:30 +00:00