Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4456 6051 d 3 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 6064 d 6 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4211 6112 d 23 h svoboda /trunk/uspace/ Define wchar_t in userspace. Use it in fb and console.  
3767 6204 d 8 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
2479 6762 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6919 d 1 h jermar /trunk/ (c) versus (C)  
2069 6920 d 23 h jermar /trunk/ Improve formatting.  
1787 7109 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 7143 d 4 h cejka /uspace/trunk/ Doxygen comments update.  
1575 7146 d 2 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1553 7147 d 4 h palkovsky /uspace/trunk/console/ Fix forgotten define change.  
1526 7148 d 3 h cejka /uspace/trunk/console/ Some doxygen comments added.  
1525 7148 d 3 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1497 7148 d 12 h cejka /uspace/trunk/ Another console improvement.  
1487 7149 d 6 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.