lp:libfreespace

Created by Frank Hunleth and last modified
Get this branch:
bzr branch lp:libfreespace
Members of libfreespace Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
libfreespace Developers
Project:
libfreespace
Status:
Development

Recent revisions

136. By Khalid Zubair

Disable debug prints

135. By Khalid Zubair

Bump version to 0.7.1

134. By Khalid Zubair

Make libfreespace hidraw implementation more robust

 - Simplify inotify implemenation by removing complex multi event handling
   code. Return meaningful error codes in device discovery functions on hard
   failures.
 - Watch /dev/ for metadata changes (by udev and the like) so we can access
   recently connected devices if the initial device access did not succeed.
 - When threaded writes are own, allow new sendAsyncs to drop the oldest queued
   message per device. Some HID drivers block on writes for long periods (> 1
   Second) when the hardware is in sleep states. Upper layers do not expect a
   reliable protocol; so we keep queue depths low and send only recently
   received messages.
 - Move all globals to a single context variable

133. By Khalid Zubair

Remove unnecessary depends on generated include dir

This change prevents frequent rebuilds for no-reason

132. By Mehrdad Hassani

Added new Ozmo device to freespace_deviceAPITable[].

131. By Mehrdad Hassani

Minor cleanup

130. By Mehrdad Hassani

Cleaned up _scanDevices() to read all inotify_event structures.

129. By Mehrdad Hassani

Prevent dereferencing NULL pointer when the device is closed.

128. By Mehrdad Hassani

Added mask_ to FreespaceDeviceAPI to control which bits of idProduct_ should be matched.

127. By Mark Turner

Added PID for I2C adapter. Added missing field to DataModeV2 response message.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers