Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3767 5620 d 15 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3707 5636 d 10 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2479 6178 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6335 d 8 h jermar /trunk/ (c) versus (C)  
1787 6525 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6559 d 11 h cejka /uspace/trunk/ Doxygen comments update.  
1630 6560 d 5 h palkovsky /uspace/trunk/ Small change in colors.
Added scrolling to sysio output.
 
1575 6562 d 10 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1552 6563 d 11 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1525 6564 d 11 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1509 6564 d 14 h palkovsky /uspace/trunk/ Reworked styles in framebuffer.  
1487 6565 d 13 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.