haiku/src
Michael Lotz c5c4213aee Actually increase the usage counter by the amount of devices behind the link
device as it may have multiple devices routed to it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41402 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-09 16:49:17 +00:00
..
add-ons Add missing const to the path argument of get_handle(). 2011-05-09 13:05:28 +00:00
apps * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
bin Closing #6721: avoid unescaping when linking catalogs together 2011-04-02 13:37:59 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add j2k extension to JPEG2000, some samples can be found at http://www.openjpeg.org/index.php?menu=samples 2011-05-02 12:56:39 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits * Fixed a bug in BPoseView::CreatePoses() that Ingo found, but was apparently 2011-05-06 20:43:27 +00:00
libs NO_HAIKU_FIRMWARE_NAME_MAP defined an element {NULL} whereas the array length is zero 2011-05-08 20:14:05 +00:00
preferences Guess the constructor was not only used in the layout API ;) 2011-05-08 08:25:41 +00:00
servers * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
system Actually increase the usage counter by the amount of devices behind the link 2011-05-09 16:49:17 +00:00
tests add InterfaceHardwareView which will show more general hardware information and give somewhere to configure wireless connection settings; add a few hardware calls to NetworkSettings, maybe we just want to pass back BNetworkDevice instead? 2011-04-08 18:04:34 +00:00
tools Switch haiku-revision from uint32 to string, as that's going to be required soon, no matter if we switch to Git or Mercurial 2011-05-08 20:02:42 +00:00
Jamfile