Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1720 6530 d 10 h palkovsky /uspace/trunk/ Some cleanups. Martin...try make clean;make...  
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libc/generic/psthread.c
1719 6530 d 10 h decky /uspace/trunk/ big code cleanup, compile with -Wall -Werror to enforce better coding
there is currently one warning that requires attention, please review
 
/uspace/trunk/fb/sysio.c
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/cap.c
/uspace/trunk/libc/generic/ddi.c
/uspace/trunk/libc/generic/err.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/libc.c
/uspace/trunk/libc/generic/mmap.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/string.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/err.h
/uspace/trunk/libc/include/libc.h
/uspace/trunk/libc/malloc/malloc.c
/uspace/trunk/ns/ns.c
1718 6530 d 10 h palkovsky /uspace/trunk/console/ Fix bad button finding.  
/uspace/trunk/console/gcons.c
1717 6530 d 11 h palkovsky /uspace/trunk/ Added console switching using mouse.  
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/kbd/include/keys.h
1713 6530 d 11 h palkovsky /uspace/trunk/ Turn off mouse pointer on fb events (should be probably somewhat more selective).  
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia32/src/kbd.c
1711 6530 d 12 h palkovsky /uspace/trunk/fb/ Added more mouse support.  
/uspace/trunk/fb/pointer.xbm
/uspace/trunk/fb/pointer_mask.xbm
/uspace/trunk/fb/fb.c
1710 6530 d 16 h vana /uspace/trunk/tetris/ Tetris reset score on new game  
/uspace/trunk/tetris/tetris.c
1709 6530 d 19 h jermar /uspace/trunk/ Fix some broken doxygen comments.  
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/ppm.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/libadt/hash_table.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/generic/thread.c
1707 6531 d 11 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
/uspace/trunk/kbd/arch/ia32/src/mouse.c
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/include/ipc/fb.h
1706 6532 d 19 h cejka /uspace/trunk/ Doxygen comments for newly added files.  
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/arch/ia32/include/ddi.h
1701 6533 d 19 h palkovsky /uspace/trunk/libc/generic/ Doc update  
/uspace/trunk/libc/generic/time.c
1699 6533 d 20 h vana /uspace/trunk/kbd/arch/mips32/src/ Kbd patch for gxemul with no framebuffer  
/uspace/trunk/kbd/arch/mips32/src/kbd.c
1694 6535 d 14 h palkovsky /uspace/trunk/ Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.
 
/uspace/trunk/kbd/include/keys.h
/uspace/trunk/libc/arch/amd64/include/ddi.h
/uspace/trunk/libc/arch/ia32/include/ddi.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/ega.c
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/ia64/include/kbd.h
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/arch/ppc32/include/kbd.h
/uspace/trunk/kbd/arch/ppc32/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
1689 6536 d 10 h palkovsky /uspace/trunk/console/ Update to new api.
Fixed problem with hanged up phone when pressing keys during
graphics initialization.
 
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1688 6536 d 16 h jermar /uspace/trunk/tetris/ Fix tetris to update fallrate when restarting the game.  
/uspace/trunk/tetris/tetris.c
1674 6537 d 22 h palkovsky /uspace/trunk/console/ Fixed bug in scrolling in cosole redrawing different virt. consoles.  
/uspace/trunk/console/console.c
1673 6537 d 22 h palkovsky /uspace/trunk/ Fb internal update.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/ppm.c
/uspace/trunk/fb/ppm.h
1672 6538 d 8 h palkovsky /uspace/trunk/ Fast uspace scrolling using double buffering.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/include/ipc/fb.h
1670 6538 d 12 h decky /uspace/trunk/ cleanup  
/uspace/trunk/libfb
/uspace/trunk/libc/Makefile.toolchain
/uspace/trunk/libc/arch/ia64/Makefile.inc
/uspace/trunk/softint/Makefile
1668 6538 d 14 h palkovsky /uspace/trunk/ Speed update for frame buffer.  
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c

Show All