haiku/src/servers
2005-07-28 23:48:46 +00:00
..
app hacking session with Ingo part2: in the R5 test environment, the app_server links no longer against libbe.so, the classes which need it, ViewHWInterface + friends, are extracted into their own library, but we need a bridge library as well for HWInterface + friends. The AppServer is consequently no BApplication in the test environment anymore, the BApplication that is needed to display the frame buffer window is handled in ViewHWInterface. No functional change, except that our BRegion implementation is now used in the test environment, and who knows what else... luckily we are so extremely binary compatible, that passing a Haiku BRegion to the R5 app_server actually works. 2005-07-28 23:48:46 +00:00
debug Provide a useful window title for the debug terminal. 2005-07-21 23:52:51 +00:00
input make sure the mouse settings are initialized with default values 2005-07-16 14:33:18 +00:00
mail Fixed an error in the install script 2005-01-30 06:11:06 +00:00
media added icons 2005-07-17 09:22:57 +00:00
media_addon added icons 2005-07-17 09:22:57 +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 * Implemented BRoster::ActivateApp(). 2005-07-24 21:10:33 +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