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 5582 d 1 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 5661 d 0 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5683 d 0 h mejdrech /branches/network/ Networking: merged with trunk changes  
3905 5713 d 21 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 5759 d 6 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3747 5764 d 23 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
2479 6317 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6473 d 23 h jermar /trunk/ (c) versus (C)  
2069 6475 d 21 h jermar /trunk/ Improve formatting.  
1787 6664 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6698 d 2 h cejka /uspace/trunk/ Doxygen comments update.  
1575 6701 d 0 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1572 6701 d 2 h palkovsky /uspace/trunk/console/ Move slyly kernel console to F12.  
1555 6701 d 20 h palkovsky /uspace/trunk/ Completed graphical console.  
1525 6703 d 1 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1523 6703 d 2 h cejka /uspace/trunk/ Console support for flush.  
1521 6703 d 2 h cejka /uspace/trunk/console/ Console sends its size now.  
1518 6703 d 3 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
1476 6704 d 19 h cejka /uspace/trunk/ Fixed some bugs.  
1451 6706 d 8 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.