History for honey-os / src / userland / ioManager
2023-12-01
@biosfood
vga: add bulk out write funtion
biosfood committed on 1 Dec
2023-11-06
@biosfood
parallel: improve performance with bulk out
biosfood committed on 6 Nov
@biosfood
ioManager: refactor logging function
biosfood committed on 6 Nov
2023-09-16
@biosfood
hlib: monopolize checkFocus function
biosfood committed on 16 Sep 2023
2023-09-02
@biosfood
build system: consolidate all userspace program Makefiles into one
biosfood committed on 2 Sep 2023
@biosfood
use ld-level allocation of allocation data object for all programs and kernel
biosfood committed on 2 Sep 2023
2023-08-28
@biosfood
ioManager: remove redundant reference to keyCallback
biosfood committed on 28 Aug 2023
2023-08-14
@biosfood
hid: add parsing for keyboard keys
biosfood committed on 14 Aug 2023
2023-07-02
@biosfood
add mouse service to manage mouse position
biosfood committed on 2 Jul 2023
2023-04-06
@biosfood
shell / ioManager: don't allow backspace when input buffer is empty
biosfood committed on 6 Apr 2023
2023-04-01
@biosfood
fix issue with printing where the first message would not get printed
biosfood committed on 1 Apr 2023
2023-01-16
@biosfood
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood committed on 16 Jan 2023
@biosfood
add await syscall
biosfood committed on 16 Jan 2023
2023-01-15
@biosfood
check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
biosfood committed on 15 Jan 2023
2023-01-14
@biosfood
pass keyboard input to shell
biosfood committed on 14 Jan 2023
@biosfood
remove old log function, make \n mandatory for printing a new line
biosfood committed on 14 Jan 2023
@biosfood
route the shell service to the vga output
biosfood committed on 14 Jan 2023
@biosfood
rewrite general IO using an IO-manager
biosfood committed on 14 Jan 2023