haiku/src
Michael Lotz 11bd72c28c * Cleaned up / applied style to the Pipe class
* Introduced a Queue class that manages itself and where transfers are attached to
* Added "set feature" to the roothub and use it to enable the port of new devices

It is now possible to successfully detect new devices and send at least one transfer descriptor to them.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17615 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-28 11:09:43 +00:00
..
add-ons * Cleaned up / applied style to the Pipe class 2006-05-28 11:09:43 +00:00
apps * Replaced the nice ProcessController about window with a boring one that looks 2006-05-26 13:56:41 +00:00
bin - Handle args in the form /pathto/file[:line[:column]][:] so you can double-click 2006-05-22 20:10:41 +00:00
build Some GCC 4.1.0 related build fixes (under Linux/PPC). 2006-05-17 20:54:12 +00:00
data Fixed ogg sniffer rule. 2006-05-16 12:55:44 +00:00
documentation Danny Robson (danny at blubinc.com) wrote a paragraph intro for each of 2006-02-21 14:35:24 +00:00
kits Fixed some bugs in StealFocus, RemoveFocus and SetStickyMode 2006-05-28 08:50:52 +00:00
libs need to be beos compatible for some other apps 2006-03-13 20:20:45 +00:00
preferences * The window resizing is now limited to some useful bounds - this fixes 2006-05-23 02:17:31 +00:00
servers fixed some remaining issues with tab sliding: 2006-05-26 21:26:35 +00:00
system Enabled sbrk() again, but only for actual increments. 2006-05-25 20:05:28 +00:00
tests Some more PPC big endian fixes, mostly array handling (b+tree duplicates and 2006-05-23 01:24:38 +00:00
tools mkindex wasnt' built, so install-haiku failed on systems different than beos. Now it fails because it doesn't know what BEOS:APP_SIG is. I have no idea how to fix that problem, please someone have a look. 2006-05-01 22:32:23 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00