Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1603 6543 d 1 h vana /uspace/trunk/kbd/arch/ia32/src/ '?' character bug fix  
1596 6543 d 5 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.
 
1592 6543 d 14 h palkovsky /uspace/trunk/console/ Added correct disconnect handling.  
1590 6543 d 16 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1584 6543 d 23 h cejka /uspace/trunk/tetris/ Tetris end improved.  
1578 6544 d 15 h cejka /uspace/trunk/console/ Fixed and improved dummy console switch.  
1577 6544 d 16 h cejka /uspace/trunk/fb/ Added missing break.  
1575 6544 d 18 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1574 6544 d 19 h palkovsky /uspace/trunk/console/ Don't let processes connect to kernel console.  
1572 6544 d 19 h palkovsky /uspace/trunk/console/ Move slyly kernel console to F12.  
1569 6544 d 20 h vana /uspace/trunk/kbd/arch/ia64/src/ Ia64 function keys support  
1567 6544 d 21 h palkovsky /uspace/trunk/ Fixed errors made by last commit.  
1566 6544 d 21 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1565 6544 d 21 h vana /uspace/trunk/fb/ Next some coding style changes  
1564 6544 d 22 h vana /uspace/trunk/fb/ Coding style repair  
1563 6544 d 22 h palkovsky /uspace/trunk/console/ Small untested fixes in console.  
1562 6544 d 22 h vana /uspace/trunk/fb/ Ega scrolling and screen saving  
1561 6545 d 0 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6545 d 0 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1559 6545 d 0 h palkovsky /uspace/trunk/fb/ Fixed error in FB on scrolling.  
1558 6545 d 1 h palkovsky /uspace/trunk/ Console graphics update.
Slight speed improvement on console redraw.
 
1557 6545 d 13 h palkovsky /uspace/trunk/console/ Fixed bad state changing.  
1556 6545 d 14 h palkovsky /uspace/trunk/console/ Changed kernel icon.  
1555 6545 d 14 h palkovsky /uspace/trunk/ Completed graphical console.  
1553 6545 d 19 h palkovsky /uspace/trunk/console/ Fix forgotten define change.  
1552 6545 d 19 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1551 6545 d 20 h vana /uspace/trunk/ Ega cursor movement support  
1547 6545 d 22 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1542 6546 d 3 h palkovsky /uspace/trunk/fb/ Fix sysio until unaligned copy_to_uspace works.  
1538 6546 d 11 h palkovsky /uspace/trunk/ Tetris now works on mips on gxemul on both console & framebuffer.
It doesn't work in msim, but it seems to be msim bug this time.
 
1536 6546 d 12 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1535 6546 d 13 h palkovsky /uspace/trunk/fb/ Fix styling for sysio.  
1534 6546 d 14 h palkovsky /uspace/trunk/fb/ Added support for styles for ega framebuffer.  
1533 6546 d 14 h palkovsky /uspace/trunk/ Tetris is working :-) Milstone completed!  
1532 6546 d 15 h palkovsky /uspace/trunk/ Small changes to tetris.  
1531 6546 d 17 h jermar /uspace/trunk/ Cleanup of uspace.  
1530 6546 d 17 h palkovsky /uspace/trunk/ Some fixes, tetris still not working.  
1528 6546 d 17 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
1526 6546 d 18 h cejka /uspace/trunk/console/ Some doxygen comments added.  
1525 6546 d 19 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.