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
4421 5522 d 22 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4211 5571 d 16 h svoboda /trunk/uspace/ Define wchar_t in userspace. Use it in fb and console.  
3767 5663 d 0 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3707 5678 d 19 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2479 6221 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6377 d 17 h jermar /trunk/ (c) versus (C)  
1787 6567 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6601 d 20 h cejka /uspace/trunk/ Doxygen comments update.  
1630 6602 d 14 h palkovsky /uspace/trunk/ Small change in colors.
Added scrolling to sysio output.
 
1575 6604 d 19 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1552 6605 d 20 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1525 6606 d 20 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1509 6607 d 0 h palkovsky /uspace/trunk/ Reworked styles in framebuffer.  
1487 6607 d 22 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.