haiku/src
Colin Günther 5ce504e289 * Reworked scanner registration. Scanners are getting cleanly unregistered
on wlan stack shutdown, now.
* Added patch by mmlr to support IBSS (aka Ad-hoc) mode. To activate IBSS mode
  one would need recompile the wlan stack, though, once the constant in
  start_wlan() is switched from IEEE80211_M_STA to IEEE80211_M_IBSS. There is
  no runtime configuration, yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34821 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-30 00:37:23 +00:00
..
add-ons Fixed typo. This will make iprowifi2200 compile again. 2009-12-30 00:30:56 +00:00
apps Don't delete IORequests that have not been finished. The objects nevertheless 2009-12-28 14:23:23 +00:00
bin * scheduling_recorder also records I/O scheduling events, now. 2009-12-19 14:36:10 +00:00
build * Minor cleanup. 2009-11-26 16:04:23 +00:00
data - Lithuanian (Baltic) keymap correctd; 2009-12-15 20:19:56 +00:00
documentation
kits Improve IO performance for all media files 2009-12-29 00:41:08 +00:00
libs * Reworked scanner registration. Scanners are getting cleanly unregistered 2009-12-30 00:37:23 +00:00
preferences Fixed OpenGL preflet, I missed an important part of its internationalization. 2009-12-26 19:49:54 +00:00
servers HandleAddSystemBeepEvent was checking for a specific error code which changed during some recent media_server reworking. As a consequence, adding new system beep events no longer worked. 2009-12-29 16:57:44 +00:00
system * Build library libroot_debug.so, which is the standard libroot.so with the 2009-12-28 00:13:17 +00:00
tests * Added test application written by Krzysztof Ćwiertnia for the BPushGameSound 2009-12-17 16:06:31 +00:00
tools Changed the way the syscall infos are generated. We no longer include the 2009-11-27 21:00:37 +00:00
Jamfile