Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1533 6558 d 13 h palkovsky /uspace/trunk/ Tetris is working :-) Milstone completed!  
/uspace/trunk/console/console.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
1528 6558 d 16 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
/uspace/trunk/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/io/stream.h
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1526 6558 d 17 h cejka /uspace/trunk/console/ Some doxygen comments added.  
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.c
1525 6558 d 18 h cejka /uspace/trunk/console/ Added doxygen comments.
Console now supports SET_STYLE call.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
1523 6558 d 18 h cejka /uspace/trunk/ Console support for flush.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/libc/include/ipc/fb.h
1522 6558 d 18 h palkovsky /uspace/trunk/console/ Added slighyly graphical console.  
/uspace/trunk/console/gcons.h
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1521 6558 d 19 h cejka /uspace/trunk/console/ Console sends its size now.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
1520 6558 d 19 h cejka /uspace/trunk/console/ Fixed bugs in console.  
/uspace/trunk/console/console.c
1518 6558 d 19 h palkovsky /uspace/trunk/ Changed recommended way of asynchronous communication.  
/uspace/trunk/console/gcons.c
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/include/ipc/ipc.h
1517 6558 d 20 h cejka /uspace/trunk/console/ Support for switch to kernel console.  
/uspace/trunk/console/console.c
1516 6558 d 20 h cejka /uspace/trunk/console/ Fixed bugs in shared buffer.  
/uspace/trunk/console/console.c
1514 6558 d 21 h cejka /uspace/trunk/console/ Inserted forgotten FB_SET_STYLE.  
/uspace/trunk/console/console.c
1512 6558 d 21 h cejka /uspace/trunk/console/ Console support for communication with fb via shared memory.  
/uspace/trunk/console/console.c
1506 6558 d 22 h cejka /uspace/trunk/console/ Fixed ipc_call_sync calling bug.  
/uspace/trunk/console/console.c
1504 6558 d 22 h cejka /uspace/trunk/ Some console bugfixes.  
/uspace/trunk/console/console.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1499 6559 d 2 h cejka /uspace/trunk/ Fix cursor position.
Do not rewrite active console on switch to it.
 
/uspace/trunk/console/console.c
/uspace/trunk/kbd/generic/kbd.c
1497 6559 d 3 h cejka /uspace/trunk/ Another console improvement.  
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/libc/generic/io/stream.c
1490 6559 d 13 h palkovsky /uspace/trunk/ Added very preliminary support for console on architectures
that do not support framebuffer.
 
/uspace/trunk/fb/main.c
/uspace/trunk/fb/sysio.c
/uspace/trunk/fb/sysio.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/include/async.h
1489 6559 d 14 h palkovsky /uspace/trunk/ Added integration of console & fb.
Added ipc_call_async_3 call.
 
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/include/ipc/ipc.h
1487 6559 d 20 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.
 
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c

Show All