haiku/headers/private/device
Michael Lotz 393ca9a124 Cleanup of the _BJoystickTweaker:
* Include sorting, header style, macro naming, variable naming, spacing, ...
* Some simplifications, early returns and the like.
* The device name list items were allocated with new but deleted with free. The
  whole private BJoystick list being modified by a friend class is dubious
  though and should be reworked. Ideally node monitoring would be implemented
  so that the list can be re-populated on demand instead of scanning through
  every time.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-02 12:42:18 +00:00
..
joystick_driver.h * Actually implement the relevant parts of BJoystick, i.e. reading the joystick 2011-05-31 02:05:39 +00:00
JoystickTweaker.h Cleanup of the _BJoystickTweaker: 2011-06-02 12:42:18 +00:00
power_managment.h small bit of style cleanup; added additional checks to see if a battery was damaged or it is just an empty slot 2011-05-04 23:12:25 +00:00