Rev |
Age |
Author |
Path |
Log message |
Diff |
4515 |
5625 d 8 h |
decky |
/trunk/uspace/app/tetris/ |
slightly cleanup the horrible mess of tetris
introduce colors |
|
4488 |
5631 d 0 h |
decky |
/trunk/uspace/app/ |
update for latest I/O changes |
|
4317 |
5671 d 12 h |
decky |
/trunk/ |
use buffering for klog output (this can be used to avoid the ugly usleeps while starting tasks)
unify and cleanup console.c and related files |
|
4160 |
5705 d 23 h |
jermar |
/trunk/uspace/ |
Improve the console library functions. |
|
4154 |
5707 d 21 h |
svoboda |
/trunk/uspace/ |
Consolidate console interface. |
|
4033 |
5720 d 21 h |
svoboda |
/trunk/uspace/app/tetris/ |
Tetris must ignore key releases. |
|
3997 |
5724 d 2 h |
decky |
/trunk/uspace/app/tetris/ |
get_cons_phone() -> get_console_phone() |
|
3905 |
5738 d 21 h |
svoboda |
/trunk/uspace/ |
Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm. |
|
3747 |
5790 d 0 h |
svoboda |
/trunk/uspace/ |
Put console IPC method numbers under libc. |
|
3224 |
5960 d 11 h |
svoboda |
/trunk/uspace/app/tetris/ |
Fix tetris :) - expecting console at a fixed phone number |
|
2479 |
6342 d 6 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6689 d 1 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1721 |
6713 d 22 h |
palkovsky |
/uspace/trunk/ |
Some other warnings removed. |
|
1653 |
6723 d 0 h |
cejka |
/uspace/trunk/ |
Doxygen comments. |
|
1533 |
6727 d 21 h |
palkovsky |
/uspace/trunk/ |
Tetris is working :-) Milstone completed! |
|
1532 |
6727 d 22 h |
palkovsky |
/uspace/trunk/ |
Small changes to tetris. |
|
1469 |
6730 d 3 h |
palkovsky |
/uspace/trunk/tetris/ |
Modified tetris input to be helenos-friendly. |
|
1466 |
6730 d 3 h |
palkovsky |
/uspace/trunk/ |
Fix incorrect timeout handling in async framework.
Start tweak the tetris code. |
|
1419 |
6735 d 22 h |
jermar |
/uspace/trunk/tetris/ |
Import BSD tetris from OpenBSD.
Needs to be integrated and ported. |
|