Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4668 5481 d 15 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 5522 d 1 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4201 5597 d 0 h trochtova /branches/dd/ changes in trunk (rev 4200) merged into dd branch  
4055 5620 d 22 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3905 5641 d 13 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 5686 d 22 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3747 5692 d 15 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
2479 6244 d 22 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6401 d 15 h jermar /trunk/ (c) versus (C)  
2069 6403 d 13 h jermar /trunk/ Improve formatting.  
1787 6591 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1649 6625 d 18 h cejka /uspace/trunk/ Doxygen comments update.  
1575 6628 d 16 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1572 6628 d 18 h palkovsky /uspace/trunk/console/ Move slyly kernel console to F12.  
1555 6629 d 12 h palkovsky /uspace/trunk/ Completed graphical console.  
1525 6630 d 17 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1523 6630 d 18 h cejka /uspace/trunk/ Console support for flush.  
1521 6630 d 18 h cejka /uspace/trunk/console/ Console sends its size now.  
1518 6630 d 19 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
1476 6632 d 11 h cejka /uspace/trunk/ Fixed some bugs.  
1451 6634 d 0 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.