haiku/src
DarkWyrm 2471ba9f3d Cleaned up driver init section of Desktop -- worry about multiple drivers only with AccelerantDriver
RootLayer: debug output fixes and removed a compiler complaint


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10980 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-23 18:22:48 +00:00
..
add-ons added timeout and abort for DMA idle waits. This keeps the system responsive if the DMA engine fails, which is way better than a complete hang. Adding this because it's not impossible to create a situation that stalls DMA: for instance if a video app writes (way) outside it's allocated overlay buffers. 2005-01-23 14:36:17 +00:00
apps add --restore option (acts as untrash) 2005-01-22 23:00:57 +00:00
data Added source files for our MIME database. The files are in rdef format, 2005-01-17 01:31:35 +00:00
kernel Fixed the "no previous prototype" warning. 2005-01-22 21:23:33 +00:00
kits Removed duplicate code in drawing functions, fixed drawing of text when button is default, fixed drawing of text when button is disabled. 2005-01-23 17:18:01 +00:00
libs Don't link against the libfreetype.so in ~/config/lib as we don't build it 2005-01-19 14:23:43 +00:00
prefs It's no longer needed to link Media preferences against 2005-01-23 01:14:42 +00:00
servers Cleaned up driver init section of Desktop -- worry about multiple drivers only with AccelerantDriver 2005-01-23 18:22:48 +00:00
tests Sync with local (tiny) changes 2005-01-22 22:34:46 +00:00
tools Added resattr, a small tool that converts resources into attributes and vice versa. 2005-01-17 01:24:09 +00:00
Jamfile Added data directory, it should contain generated data files 2004-11-19 19:25:44 +00:00