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
1528 6555 d 10 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 6555 d 11 h cejka /uspace/trunk/console/ Some doxygen comments added.  
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.c
1525 6555 d 12 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 6555 d 12 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 6555 d 12 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 6555 d 13 h cejka /uspace/trunk/console/ Console sends its size now.  
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
1520 6555 d 13 h cejka /uspace/trunk/console/ Fixed bugs in console.  
/uspace/trunk/console/console.c
1518 6555 d 13 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 6555 d 13 h cejka /uspace/trunk/console/ Support for switch to kernel console.  
/uspace/trunk/console/console.c
1516 6555 d 14 h cejka /uspace/trunk/console/ Fixed bugs in shared buffer.  
/uspace/trunk/console/console.c
1514 6555 d 14 h cejka /uspace/trunk/console/ Inserted forgotten FB_SET_STYLE.  
/uspace/trunk/console/console.c
1512 6555 d 15 h cejka /uspace/trunk/console/ Console support for communication with fb via shared memory.  
/uspace/trunk/console/console.c
1506 6555 d 16 h cejka /uspace/trunk/console/ Fixed ipc_call_sync calling bug.  
/uspace/trunk/console/console.c
1504 6555 d 16 h cejka /uspace/trunk/ Some console bugfixes.  
/uspace/trunk/console/console.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1499 6555 d 20 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 6555 d 21 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 6556 d 6 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 6556 d 8 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 6556 d 14 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
1481 6556 d 18 h cejka /uspace/trunk/ Console stores unsatisfied getchar requests and handle them after keypress.
Fifo modified to be usable as structure member.
 
/uspace/trunk/console/console.c
/uspace/trunk/libc/include/libadt/fifo.h

Show All