haiku/src/servers
2005-05-04 23:48:19 +00:00
..
app Enabled HW acceleration for CopyRegion(). Tested on Haiku and it works. I also implemented FillRegion and InvertRegion. But using different acceleration hooks after one another freezes Haiku, app_server, the accelerant or whatever. I have no clue about accelerants, so if a knowledgable someone would have a look at AccelerantHWInterface.cpp, that'd be great. The software cursor stuff has a cosmetical bug with regards to CopyRegion() too, I don't understand it yet. I also tried to improve StringWidth() and DrawString() preformance. I confirmed that the glyph cache is actually used, but AGGTextRenderer::RenderString() is a dog. 2005-05-04 23:48:19 +00:00
debug In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so. 2005-03-20 22:06:13 +00:00
input Reworked different build modes 2005-04-28 13:47:59 +00:00
mail Fixed an error in the install script 2005-01-30 06:11:06 +00:00
media test checkin 2005-03-22 01:01:57 +00:00
media_addon Modified media_server and media_addon_server cration/terminatio. 2004-08-15 20:43:01 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Changed license headers. Consider net_server as dead. 2004-11-21 12:56:05 +00:00
power Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant. 2005-02-24 03:05:53 +00:00
print Replacing broken binary resources with rdefs. 2005-04-11 22:54:16 +00:00
registrar Missing header. 2005-03-03 23:16:35 +00:00
screensaver Fixed all known bugs. 2004-10-09 23:18:56 +00:00
syslog_daemon Since objects/.../system/kernel is now a directory, the kernel target is now 2005-04-13 14:49:55 +00:00
Jamfile Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +00:00