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
4581 5425 d 13 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 5504 d 12 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5526 d 12 h mejdrech /branches/network/ Networking: merged with trunk changes  
3905 5557 d 9 h svoboda /trunk/uspace/ Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.  
3767 5602 d 18 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3747 5608 d 12 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
2479 6160 d 18 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6317 d 11 h jermar /trunk/ (c) versus (C)  
2069 6319 d 10 h jermar /trunk/ Improve formatting.  
1787 6507 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6541 d 14 h cejka /uspace/trunk/ Doxygen comments update.  
1575 6544 d 13 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1572 6544 d 15 h palkovsky /uspace/trunk/console/ Move slyly kernel console to F12.  
1555 6545 d 9 h palkovsky /uspace/trunk/ Completed graphical console.  
1525 6546 d 14 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1523 6546 d 14 h cejka /uspace/trunk/ Console support for flush.  
1521 6546 d 15 h cejka /uspace/trunk/console/ Console sends its size now.  
1518 6546 d 16 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
1476 6548 d 7 h cejka /uspace/trunk/ Fixed some bugs.  
1451 6549 d 21 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.