Commit Graph

47 Commits

Author SHA1 Message Date
kepler155c@gmail.com e9580d67eb pure lua compatiblity fixes for moonlight, busted, etc 2020-06-09 18:16:51 -06:00
kepler155c@gmail.com 2d942ef001 experimental packages fix https://github.com/kepler155c/opus/issues/35 2020-06-06 11:00:07 -06:00
kepler155c@gmail.com 6a3b38922b packages stored in compressed state - experimental (with config option) 2020-06-03 20:40:48 -06:00
kepler155c@gmail.com 5c4ab57ec8 binary support fixes 2020-06-01 16:53:01 -06:00
kepler155c@gmail.com 2105799524 minor cleanup 2020-05-30 20:05:53 -06:00
kepler155c@gmail.com 9297223640 proper fix for builtin broken http.get - try 2 2020-05-28 20:15:19 -06:00
kepler155c@gmail.com 7b225a7747 proper fix for builtin broken http.get 2020-05-28 20:10:01 -06:00
kepler155c@gmail.com a4f4f34576 minor cleanup 2020-05-25 21:48:37 -06:00
kepler155c@gmail.com 26bbb50981 debugger support 2020-05-23 21:45:05 -06:00
kepler155c@gmail.com 985830fcfd better fuzzy matching + vfs type flag in Files 2020-05-19 17:09:10 -06:00
kepler155c@gmail.com a7e3318226 add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files 2020-05-17 19:36:33 -06:00
kepler155c@gmail.com 90ce2bb1a5 Improved error messages 2020-05-12 21:25:37 -06:00
kepler155c@gmail.com 8279c1ae12 environments, error messages, and stack traces, oh my!
Changed the way processes are launched.
multishell.openTab and kernel.run now accept the current environment as a parameter.
That new process inherits a copy of the passed environment.
Reduces complexity as the calling process is not required to create a suitable env.
Stack traces have been greatly improved and now include the stack for coroutines that error.
2020-05-11 17:25:58 -06:00
kepler155c@gmail.com a3a819256f fix resizing scrolling terminals 2020-05-10 14:04:20 -06:00
kepler155c@gmail.com b0db0b86bd kernel improvements 2020-05-08 22:32:44 -06:00
kepler155c@gmail.com 8b14399a20 a temporary fix for vfs/delete 2020-05-07 21:34:50 -06:00
kepler155c@gmail.com d7f41f2bce multishell/kernel support for windows on different devices 2020-05-04 16:41:35 -06:00
kepler155c@gmail.com e116caf16e fix netfs issues - implement fs.attributes 2020-04-27 15:44:09 -06:00
kepler155c@gmail.com d72ae3de4a vfs bugfix 2020-04-26 22:07:18 -06:00
kepler155c@gmail.com 602d12afc5 vfs bugfix 2020-04-26 20:36:50 -06:00
kepler155c@gmail.com ef9f0e09b6 partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00
kepler155c 7224d441ca
Ui enhancements 2.0 (#31)
* canvas overhaul

* minor tweaks

* list mode for overview

* bugfixes + tweaks for editor 2.0

* minor tweaks

* more editor work

* refactor + new transitions

* use layout() where appropriate and cleanup

* mouse triple click + textEntry scroll ind

* cleanup

* cleanup + theme editor

* color rework + cleanup

* changes for deprecated ui methods

* can now use named colors
2020-04-21 22:40:59 -06:00
kepler155c@gmail.com 6d8d62d309 tweaks 2019-11-07 22:50:11 -07:00
kepler155c@gmail.com 5c35a8383e lock computer 2019-11-01 22:37:08 -06:00
kepler155c@gmail.com aaab059cee prepare for lock screen 2019-11-01 16:35:58 -06:00
kepler155c@gmail.com e5a5f76fb3 restructure 2019-10-30 22:49:30 -06:00
kepler155c@gmail.com 7e8dc5bd49 fix for new text entry behaviour + oc relay fix 2019-07-27 19:07:34 -06:00
kepler155c@gmail.com 30b7199976 path fix + compat changes 2019-07-20 16:23:48 -06:00
Kan18 09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com 9ce61b5d98 oops 2019-07-19 10:12:25 -06:00
kepler155c@gmail.com 92686381c7 manipulators aaarrrggghhh 2019-07-19 10:06:34 -06:00
kepler155c@gmail.com 4093d4cd0d fix issue with manipulator not working after relog 2019-07-17 15:29:26 -06:00
kepler155c@gmail.com 87c7e5ff7e ui theme generator + better module handling 2019-07-15 20:08:30 -06:00
kepler155c@gmail.com 0b222207ba package manager improvements 2019-07-03 10:44:30 -04:00
kepler155c@gmail.com 1dcb6d67b7 tweaks + Anavrins disk usage system module 2019-07-02 10:19:08 -04:00
kepler155c@gmail.com 9e85a0dae1 shuffled some files around 2019-07-01 17:22:19 -04:00
kepler155c@gmail.com 343ce7fdc2 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
kepler155c@gmail.com 3c22a872b0 spaces->tabs + cleanup + pathing fixes 2019-06-18 15:19:24 -04:00
kepler155c@gmail.com 59552d4217 canvas update for resizing 2019-04-27 19:33:21 -04:00
kepler155c@gmail.com f4bcd61116 tweaks 2019-04-25 14:44:36 -04:00
kepler155c@gmail.com 0e3cb15356 blacklist items for turtle digging 2019-04-24 22:09:36 -04:00
kepler155c@gmail.com 43a6019b9f oc relay oops 2019-04-20 14:07:21 -04:00
kepler155c@gmail.com 54660c6089 api change for modems 2019-04-18 11:13:28 -04:00
kepler155c@gmail.com 70733ab4f2 network group wip + virtual dirs + better trust 2019-04-08 09:30:47 -04:00
kepler155c@gmail.com 9413785248 oops 2019-04-07 11:18:54 -04:00
kepler155c@gmail.com 4f9bd8eb0f support open os command line programs 2019-04-07 10:09:47 -04:00
kepler155c@gmail.com 737ac095de fix menu separators + sys dir restructure 2019-03-31 15:16:45 -04:00