Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4595 5687 d 6 h decky /trunk/uspace/srv/console/ avoid compiler warning  
4456 5714 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 5727 d 6 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4211 5776 d 0 h svoboda /trunk/uspace/ Define wchar_t in userspace. Use it in fb and console.  
3767 5867 d 8 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3707 5883 d 3 h decky /trunk/ kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
 
2479 6425 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6582 d 1 h jermar /trunk/ (c) versus (C)  
1787 6772 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6806 d 4 h cejka /uspace/trunk/ Doxygen comments update.  
1630 6806 d 22 h palkovsky /uspace/trunk/ Small change in colors.
Added scrolling to sysio output.
 
1575 6809 d 3 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1552 6810 d 4 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1525 6811 d 4 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1509 6811 d 7 h palkovsky /uspace/trunk/ Reworked styles in framebuffer.  
1487 6812 d 6 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.