haiku/src
Michael Lotz bfbbfedc5f * Prepare usb_raw.h for eventually being made public. Prefixed enums values
with B_USB_* and the command union is now usb_raw_command.
* Changed usb_raw and the BUSB* classes accordingly.
* Moved the raw_device struct into usb_raw.cpp as suggested by Francois as it
  was the only thing usb_raw_private.h defined.
* Removed usb_raw_private.h again because of the above.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24861 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-08 07:53:43 +00:00
..
add-ons * Prepare usb_raw.h for eventually being made public. Prefixed enums values 2008-04-08 07:53:43 +00:00
apps Applied patch by Duane R. Bailey: 2008-04-07 09:19:56 +00:00
bin * Explicitly support source paths with a leaf name "." or "..". In this 2008-04-07 19:40:52 +00:00
build If the entry leaf name is "." or ".." we need to resolve it. 2008-04-07 19:41:49 +00:00
data - Added Brazilian(ABNT2) keymap originally included in the International 2008-04-04 00:34:11 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * Prepare usb_raw.h for eventually being made public. Prefixed enums values 2008-04-08 07:53:43 +00:00
libs Integrate the USBKit into libdevice and make it public. I left the USBKit.h 2008-04-07 19:24:16 +00:00
preferences Applied patch for ticket #2042 by Philippe Saint-Pierre: List box was overlapping the label of the list box. 2008-04-07 19:04:07 +00:00
servers * GRAY8 is 8 bits 2008-04-04 19:45:11 +00:00
system * Added pthread_setconcurrency(), and pthread_getconcurrency() functions. 2008-04-07 10:57:01 +00:00
tests Fixed the build of the registrar for the app_server test environment. 2008-04-06 14:39:22 +00:00
tools Patch by Philippe Saint-Pierre: 2008-04-06 20:10:50 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00