haiku/src
Michael Lotz 464e0351d3 * Add a BJoystick::RescanDevices() public function. It allows the BJoystick
to be updated with newly plugged in devices without the need to recreate a
  BJoystick object.
* Do an initial (re-)scan on object creation instead of always scanning in
  CountDevices() and by extension GetDeviceName().
* This makes CountDevices() and GetDeviceName() stable with regards to the
  device list, so that an enumerating application doesn't suddenly get more/less
  devices than it might expect.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-02 15:10:31 +00:00
..
add-ons Make adjustments to the JoystickProtocolHandler so that it works in accordance 2011-06-02 00:56:18 +00:00
apps revert r41842 2011-05-30 22:17:56 +00:00
bin Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
build
data * Removed the "Standard" from "Lithuanian (Standard)" - the name without any 2011-05-27 16:09:02 +00:00
documentation
kits * Add a BJoystick::RescanDevices() public function. It allows the BJoystick 2011-06-02 15:10:31 +00:00
libs revert now unneeded workarounds 2011-05-17 23:02:44 +00:00
preferences Add zuMi's Shortcuts icon. Thanks for the suggestion diver. 2011-06-01 21:37:34 +00:00
servers Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
system ppc build fix 2011-05-30 19:51:45 +00:00
tests Fix gcc4 build. 2011-06-02 08:13:31 +00:00
tools PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
Jamfile