Commit Graph

72 Commits

Author SHA1 Message Date
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 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 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 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
20kdc de822181bc Hopefully work out a corrected solution to the legal fun, and fix control, textedit, taskmgr, neoux, everest and glacier
taskmgr and textedit had issues with the DEL key
neoux needed clipboard support that worked
control... I forget
glacier missed a pcall
everest's launcher change support wasn't working
compliance.lua was accused of being itself
2018-04-23 20:20:58 +01:00
20kdc 584108d6af fix Glacier GPU allocation, move Icecap root request higher up 2018-04-22 22:20:06 +01:00
20kdc 981ea559c6 automatic service startup (including test app 'ghostcall') and documentation updates 2018-04-22 19:40:08 +01:00
20kdc 3d399dc047 Added a theoretical way for services to get started automatically.
This really needs testing...
2018-04-22 15:25:49 +01:00
20kdc 1bb8d16298 Fix app-nbox2018 saving and make app-nprt2018 work, along with some minor modifications all over the place 2018-04-22 12:24:38 +01:00
20kdc a9670637d1 Make Delete also able to kill tasks in app-taskmgr 2018-04-17 18:08:03 +01:00
20kdc 491f5ad3cc Update logo and app-klogo slightly to work fine on monochrome monitors. 2018-04-15 23:32:39 +01:00
20kdc 3ee7c42d02 fix Everest crash on lost monitor, logo update (now w/ vector!) 2018-04-15 20:47:18 +01:00
20kdc 783bf9361f Get rid of KTC1, update Everest 2018-04-12 14:17:30 +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 2e283d2767 Update KTC1 draft, add palette 'suggestion' mechanism, and write a usable draft of us-evrst 2018-04-12 11:26:31 +01:00
20kdc 2597c9e5aa Figure out the final documentation stuff
just us-evrst left?
2018-04-12 00:38:49 +01:00
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 9caf0115d2 Apparently the previous commit was not enough to sate BMP's hunger for my mind
Take this offering BMP gods, with alpha "support"
2018-04-07 11:53:47 +01:00
20kdc a837148c3b Add support in klogo for abnormal headers, try to improve logo 2018-04-07 11:42:00 +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