HelenOS-historic
HelenOS
HelenOS-doc
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS-historic
(root)
/
uspace
/
trunk
/
console
/
console.c
– Rev 1740
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
1740
6784 d 10 h
jermar
/uspace/trunk/
Changes to uspace doxygen comments.
/uspace/trunk/doc
/uspace/trunk/doc/doxygroups.h
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/arch/ia64/src/kbd.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
/uspace/trunk/softfloat/arch/amd64/include/functions.h
/uspace/trunk/softfloat/arch/ia32/include/functions.h
/uspace/trunk/softfloat/generic/add.c
/uspace/trunk/softfloat/generic/common.c
/uspace/trunk/softfloat/generic/comparison.c
/uspace/trunk/softfloat/generic/conversion.c
/uspace/trunk/softfloat/generic/div.c
/uspace/trunk/softfloat/generic/mul.c
/uspace/trunk/softfloat/generic/other.c
/uspace/trunk/softfloat/generic/softfloat.c
/uspace/trunk/softint/generic/division.c
1723
6785 d 17 h
palkovsky
/uspace/trunk/
Do somewhat intelligent mouse hiding.
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
1721
6786 d 3 h
palkovsky
/uspace/trunk/
Some other warnings removed.
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/ipcc/ipcc.c
/uspace/trunk/klog/klog.c
/uspace/trunk/pci/pci.c
/uspace/trunk/tetris/input.c
/uspace/trunk/tetris/screen.c
/uspace/trunk/tetris/tetris.c
1717
6786 d 5 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
1707
6787 d 5 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
1694
6791 d 7 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
6792 d 4 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
1674
6793 d 16 h
palkovsky
/uspace/trunk/console/
Fixed bug in scrolling in cosole redrawing different virt. consoles.
/uspace/trunk/console/console.c
1673
6793 d 16 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
6794 d 2 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
1649
6795 d 7 h
cejka
/uspace/trunk/
Doxygen comments update.
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/ega.h
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/fb.h
/uspace/trunk/fb/sysio.c
/uspace/trunk/fb/sysio.h
/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/generic/key_buffer.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/key_buffer.h
/uspace/trunk/ns/ns.c
1648
6795 d 7 h
palkovsky
/uspace/trunk/
Fixed race condition in async framework on phone disconnect.
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/libc/generic/async.c
1647
6795 d 10 h
palkovsky
/uspace/trunk/console/
Turn off animation on kconsole.
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
1640
6795 d 14 h
palkovsky
/uspace/trunk/
Better colors for ega.
Small updates to initialization code to use only async api.
/uspace/trunk/console/console.c
/uspace/trunk/fb/ega.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
1630
6796 d 1 h
palkovsky
/uspace/trunk/
Small change in colors.
Added scrolling to sysio output.
/uspace/trunk/console/console.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/fb/fb.c
/uspace/trunk/fb/sysio.c
1616
6796 d 8 h
palkovsky
/uspace/trunk/
Fixed console disconnect.
Added serialization to printf.
/uspace/trunk/console/console.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/io/printf_core.c
1610
6796 d 9 h
palkovsky
/uspace/trunk/
Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
/uspace/trunk/fb/helenos.xbm
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/klog/klog.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/io/stream.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/generic/psthread.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/ipc/ipc.h
/uspace/trunk/libc/include/psthread.h
/uspace/trunk/tetris/screen.c
1592
6797 d 2 h
palkovsky
/uspace/trunk/console/
Added correct disconnect handling.
/uspace/trunk/console/console.c
/uspace/trunk/console/gcons.c
/uspace/trunk/console/gcons.h
1578
6798 d 3 h
cejka
/uspace/trunk/console/
Fixed and improved dummy console switch.
/uspace/trunk/console/console.c
1575
6798 d 6 h
cejka
/uspace/trunk/
Support for console show/hide cursor.
Tetris without cursor.
/uspace/trunk/console/console.c
/uspace/trunk/console/console.h
/uspace/trunk/console/screenbuffer.c
/uspace/trunk/console/screenbuffer.h
/uspace/trunk/tetris/screen.c
←Prev
1
2
Next→
Show All