haiku/src
beveloper 00cffa1ce7 David Shipman started implementing the BeOS system audio mixer.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@681 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-09 23:55:28 +00:00
..
add-ons David Shipman started implementing the BeOS system audio mixer. 2002-08-09 23:55:28 +00:00
apps Implemented the "mount" command. 2002-07-25 02:56:47 +00:00
kernel Added mount.c, implementation of mount() and unmount(). 2002-08-09 20:48:30 +00:00
kits Changed BRoster::GetRunningAppInfo() return value back to B_BAD_TEAM_ID in case the team ID is < 0. I thought R5 returns B_ERROR, but it does only for -1, otherwise it also returns B_BAD_TEAM_ID. We don't mimic this slightly insane behavior. 2002-08-09 23:50:19 +00:00
prefs No GPL code allowed. 2002-08-09 00:39:45 +00:00
servers Use rule AddResources instead of XRes. 2002-08-08 16:41:06 +00:00
tests Added a small subtest for GetRunningAppInfo() and verified strange return behavior for team IDs < 0. 2002-08-09 23:50:04 +00:00
tools Added B_BAD_TEAM_ID to known error codes. 2002-08-09 23:25:02 +00:00
Jamfile Build the kernel first. This cures the earlier problem with 2002-07-12 19:07:26 +00:00