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
1596 6534 d 10 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 6534 d 19 h palkovsky /uspace/trunk/console/ Added correct disconnect handling.  
1590 6534 d 21 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1584 6535 d 4 h cejka /uspace/trunk/tetris/ Tetris end improved.  
1578 6535 d 20 h cejka /uspace/trunk/console/ Fixed and improved dummy console switch.  
1577 6535 d 21 h cejka /uspace/trunk/fb/ Added missing break.  
1575 6535 d 23 h cejka /uspace/trunk/ Support for console show/hide cursor.
Tetris without cursor.
 
1574 6536 d 0 h palkovsky /uspace/trunk/console/ Don't let processes connect to kernel console.  
1572 6536 d 0 h palkovsky /uspace/trunk/console/ Move slyly kernel console to F12.  
1569 6536 d 1 h vana /uspace/trunk/kbd/arch/ia64/src/ Ia64 function keys support  
1567 6536 d 2 h palkovsky /uspace/trunk/ Fixed errors made by last commit.  
1566 6536 d 2 h cejka /uspace/trunk/kbd/arch/ia32/src/ Fixed problem with big chars on ia32.  
1565 6536 d 2 h vana /uspace/trunk/fb/ Next some coding style changes  
1564 6536 d 3 h vana /uspace/trunk/fb/ Coding style repair  
1563 6536 d 3 h palkovsky /uspace/trunk/console/ Small untested fixes in console.  
1562 6536 d 3 h vana /uspace/trunk/fb/ Ega scrolling and screen saving  
1561 6536 d 5 h palkovsky /uspace/trunk/fb/ Fixed incorrect compiling of fb for different archs.  
1560 6536 d 5 h vana /uspace/trunk/ fb make changes neaded by ega driver and console switching by function keys  
1559 6536 d 5 h palkovsky /uspace/trunk/fb/ Fixed error in FB on scrolling.  
1558 6536 d 6 h palkovsky /uspace/trunk/ Console graphics update.
Slight speed improvement on console redraw.
 
1557 6536 d 18 h palkovsky /uspace/trunk/console/ Fixed bad state changing.  
1556 6536 d 19 h palkovsky /uspace/trunk/console/ Changed kernel icon.  
1555 6536 d 19 h palkovsky /uspace/trunk/ Completed graphical console.  
1553 6537 d 0 h palkovsky /uspace/trunk/console/ Fix forgotten define change.  
1552 6537 d 0 h palkovsky /uspace/trunk/ Added nice kernel console switching, currently works on fb devices.  
1551 6537 d 1 h vana /uspace/trunk/ Ega cursor movement support  
1547 6537 d 3 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1542 6537 d 9 h palkovsky /uspace/trunk/fb/ Fix sysio until unaligned copy_to_uspace works.  
1538 6537 d 16 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 6537 d 17 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1535 6537 d 18 h palkovsky /uspace/trunk/fb/ Fix styling for sysio.  
1534 6537 d 19 h palkovsky /uspace/trunk/fb/ Added support for styles for ega framebuffer.  
1533 6537 d 19 h palkovsky /uspace/trunk/ Tetris is working :-) Milstone completed!  
1532 6537 d 20 h palkovsky /uspace/trunk/ Small changes to tetris.  
1531 6537 d 22 h jermar /uspace/trunk/ Cleanup of uspace.  
1530 6537 d 22 h palkovsky /uspace/trunk/ Some fixes, tetris still not working.  
1528 6537 d 22 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
1526 6537 d 23 h cejka /uspace/trunk/console/ Some doxygen comments added.  
1525 6538 d 0 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
1524 6538 d 0 h palkovsky /uspace/trunk/tetris/ More porting, awaiting 2 functions of console.