Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4456 5586 d 0 h decky /trunk/uspace/srv/console/ console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, register separate virtual consoles using device mapper  
4421 5599 d 3 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4211 5647 d 21 h svoboda /trunk/uspace/ Define wchar_t in userspace. Use it in fb and console.  
3767 5739 d 5 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
2479 6297 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6453 d 22 h jermar /trunk/ (c) versus (C)  
2069 6455 d 21 h jermar /trunk/ Improve formatting.  
1787 6644 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6678 d 1 h cejka /uspace/trunk/ Doxygen comments update.  
1575 6681 d 0 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1553 6682 d 1 h palkovsky /uspace/trunk/console/ Fix forgotten define change.  
1526 6683 d 1 h cejka /uspace/trunk/console/ Some doxygen comments added.  
1525 6683 d 1 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1497 6683 d 10 h cejka /uspace/trunk/ Another console improvement.  
1487 6684 d 3 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.