HelenOS
HelenOS-doc
HelenOS-historic
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
(root)
/
trunk
/
uspace
/
srv
/
console
/
screenbuffer.h
@ 4633
– Rev 4595
Rev
Show 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
4595
5602 d 14 h
decky
/trunk/uspace/srv/console/
avoid compiler warning
4456
5629 d 10 h
decky
/trunk/uspace/srv/console/
console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, register separate virtual consoles using device mapper
4421
5642 d 14 h
decky
/trunk/uspace/srv/console/
console cleanup (no functional changes)
4211
5691 d 7 h
svoboda
/trunk/uspace/
Define wchar_t in userspace. Use it in fb and console.
3767
5782 d 16 h
svoboda
/trunk/uspace/
Console color support overhaul. Create C library console interface.
3707
5798 d 10 h
decky
/trunk/
kconsole is optional
kernel & uspace framebuffer rewrite with speedups (some things are slightly broken yet)
2479
6340 d 16 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 9 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 11 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1649
6721 d 12 h
cejka
/uspace/trunk/
Doxygen comments update.
1630
6722 d 6 h
palkovsky
/uspace/trunk/
Small change in colors.
Added scrolling to sysio output.
1575
6724 d 10 h
cejka
/uspace/trunk/
Support for console show/hide cursor.
Tetris without cursor.
1552
6725 d 11 h
palkovsky
/uspace/trunk/
Added nice kernel console switching, currently works on fb devices.
1525
6726 d 11 h
cejka
/uspace/trunk/console/
Added doxygen comments.
Console now supports SET_STYLE call.
1509
6726 d 15 h
palkovsky
/uspace/trunk/
Reworked styles in framebuffer.
1487
6727 d 14 h
cejka
/uspace/trunk/console/
Support for multiple virtual consoles with separated screens.
Only test version implemented.