1781 |
6801 d 4 h |
jermar |
/uspace/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1740 |
6817 d 6 h |
jermar |
/uspace/trunk/ |
Changes to uspace doxygen comments. |
|
1723 |
6818 d 13 h |
palkovsky |
/uspace/trunk/ |
Do somewhat intelligent mouse hiding. |
|
1720 |
6819 d 0 h |
palkovsky |
/uspace/trunk/ |
Some cleanups. Martin...try make clean;make... |
|
1713 |
6819 d 2 h |
palkovsky |
/uspace/trunk/ |
Turn off mouse pointer on fb events (should be probably somewhat more selective). |
|
1711 |
6819 d 2 h |
palkovsky |
/uspace/trunk/fb/ |
Added more mouse support. |
|
1709 |
6819 d 9 h |
jermar |
/uspace/trunk/ |
Fix some broken doxygen comments. |
|
1707 |
6820 d 1 h |
palkovsky |
/uspace/trunk/ |
Added mouse input. Still missing support in console and framebuffer. |
|
1673 |
6826 d 13 h |
palkovsky |
/uspace/trunk/ |
Fb internal update. |
|
1672 |
6826 d 22 h |
palkovsky |
/uspace/trunk/ |
Fast uspace scrolling using double buffering. |
|
1668 |
6827 d 4 h |
palkovsky |
/uspace/trunk/ |
Speed update for frame buffer. |
|
1649 |
6828 d 3 h |
cejka |
/uspace/trunk/ |
Doxygen comments update. |
|
1648 |
6828 d 4 h |
palkovsky |
/uspace/trunk/ |
Fixed race condition in async framework on phone disconnect. |
|
1646 |
6828 d 7 h |
palkovsky |
/uspace/trunk/ |
Added animation to fb, fb running status shown. |
|
1640 |
6828 d 11 h |
palkovsky |
/uspace/trunk/ |
Better colors for ega.
Small updates to initialization code to use only async api. |
|
1630 |
6828 d 22 h |
palkovsky |
/uspace/trunk/ |
Small change in colors.
Added scrolling to sysio output. |
|
1610 |
6829 d 6 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. |
|
1567 |
6831 d 5 h |
palkovsky |
/uspace/trunk/ |
Fixed errors made by last commit. |
|
1562 |
6831 d 6 h |
vana |
/uspace/trunk/fb/ |
Ega scrolling and screen saving |
|
1559 |
6831 d 9 h |
palkovsky |
/uspace/trunk/fb/ |
Fixed error in FB on scrolling. |
|