Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2020-06-11 16:18:35 +10:00
e3069f94a3 make unionfs a more ... optional dependency of netutil
izaya pushed to master at izaya/OC-PsychOS2 2020-06-11 14:03:58 +10:00
f9749ac181 more draw call optimisation
izaya pushed to master at izaya/OC-PsychOS2 2020-06-11 13:35:20 +10:00
642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell
izaya pushed to master at izaya/OC-PsychOS2 2020-06-11 13:20:56 +10:00
b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline
izaya pushed to master at izaya/OC-PsychOS2 2020-06-11 12:56:15 +10:00
f95124996c moved all readline analogs into the buffer module
1cc220d38e made io.input open buffers with mode t, for use with readline coming soonTM
87596c8834 add os.getTimeout() function to ask how long the scheduler waits between running processes
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-11 08:41:24 +10:00
bc951a5ff1 ed and VE: add command Y
8f0e51a21c VE: make D copy first deleted line to IBUF
6a6c59300e VE: make ACC reset after each non-digit keystrokes
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-10 16:21:23 +10:00
c16c5c98ce Improve usage docs
1adfd0c1a6 ed: make X and E cut to IBUF
f90e03b0cb ed: free some blocks for the docs
64ce8ab3e9 ed: Improve F with repeated searches
54bc2e4b96 CONTRIBUTING: add note about typo PRs
Compare 5 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-10 00:01:23 +10:00
b2a07ca68d Remove mailing list link from README
izaya synced commits to master at izaya/collapseos from mirror 2020-06-09 15:51:24 +10:00
4d893d90fc VE: Improve I and F buffer typing
ae954906d8 Make blkpack close files when it's done reading them (#108)
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-08 23:31:23 +10:00
48f371d380 emul: add sanity check for blkfs
bcddfd461d blkpack: Remove usage of nonstandard d_type
Compare 2 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-08 10:36:38 +10:00
4e64a55169 cleaner default source list
322cb837bb add main repo as default
Compare 2 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-08 07:11:23 +10:00
a36db99651 VE: properly initialize variables
b2b556911f trs80: implement AT-XY
ab76d8d648 VE: add 'D'
Compare 3 commits »
izaya pushed to master at izaya/PsychOSPackages 2020-06-07 23:41:03 +10:00
ba1bf9339d made vtunnel not crash the machine, more actual testing is required
d0378582ae import unionfs library from main PsychOS repo
e9176c0c6c import preproc from main PsychOS repo
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-07 23:35:26 +10:00
8ae4d7b57c made rc load and search pkgfs if a service isn't found
izaya pushed to master at izaya/OC-PsychOS2 2020-06-07 23:29:27 +10:00
2fbee483b2 move actual preproc lib into folder rather than symlinking to the version in lib/, a better solution will be considered later
izaya pushed to master at izaya/OC-PsychOS2 2020-06-07 23:24:10 +10:00
b82bb2a853 move libraries out of main dist and into PsychOSPackages
izaya pushed to master at izaya/OC-PsychOS2 2020-06-07 23:14:37 +10:00
92084e8c90 remove vcomponent and vtunnel because they are now included in the PsychOSPackages repo
21f40b3f3c make pkgman remove system packages
9983acb267 clean up pkgman.upgrade
Compare 3 commits »
izaya synced commits to master at izaya/collapseos from mirror 2020-06-07 23:01:23 +10:00
15acf30ca3 VE: add 'o' and 'O'
izaya synced commits to master at izaya/collapseos from mirror 2020-06-07 14:51:24 +10:00
c6016cd429 VE: fix buffer overflow with 'f' and make 'H' and 'L' affect 'f'
b22ab8437b VE: add command 'f'
204a66277e VE: replace 'W' with 'b' and implement 'W' and 'B'
Compare 3 commits »
izaya pushed to master at izaya/OC-PsychOS2 2020-06-06 19:50:31 +10:00
6a39fe1743 made rc search for services in the pkgfs
45c70cbaa6 made require search the pkgfs if available
89ab49faf6 made pkgman cleanly remove packages before updating them
f86f7d54ad add pkgfs.component.exists and do automounting of archives
4e3df481cc attempt to force the internet card to work (ha\!)
Compare 5 commits »