Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3888 5693 d 6 h jermar /tags/0.4.0/ Tag 0.4.0.  
3767 5737 d 7 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3707 5753 d 2 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2479 6295 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6452 d 0 h jermar /trunk/ (c) versus (C)  
1787 6642 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6676 d 3 h cejka /uspace/trunk/ Doxygen comments update.  
1630 6676 d 21 h palkovsky /uspace/trunk/ Small change in colors.
Added scrolling to sysio output.
 
1575 6679 d 2 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1552 6680 d 3 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1525 6681 d 3 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1509 6681 d 6 h palkovsky /uspace/trunk/ Reworked styles in framebuffer.  
1487 6682 d 5 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.