lp:~jpakkane/evemu/cpp

Created by Jussi Pakkanen and last modified
Get this branch:
bzr branch lp:~jpakkane/evemu/cpp
Only Jussi Pakkanen can upload to this branch. If you are Jussi Pakkanen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jussi Pakkanen
Project:
evemu
Status:
Merged

Recent revisions

39. By Jussi Pakkanen

Fix headers to work with C++.

38. By Henrik Rydberg

Release v1.0.6

37. By Henrik Rydberg

Remove accidental copy and paste

Some lines got duplicated in error. Fixed.

Signed-off-by: Henrik Rydberg <email address hidden>

36. By Henrik Rydberg

Allow spaces in device names

The current code only reads a single word as the device name, and the
extract function replaces spaces with hyphens to match that. This
patch modifies the scan code to allow for a full line of name data,
and removes the name modification during extraction.

Signed-off-by: Henrik Rydberg <email address hidden>

35. By Henrik Rydberg

Capture read errors in evemu-device

Like the scan functions, evemu_device returns a non-positive number
on failure. Adjust logic to capture the read errors returning zero.

Signed-off-by: Henrik Rydberg <email address hidden>

34. By Henrik Rydberg

Add cflags to pkgconfig file.

Signed-off-by: Henrik Rydberg <email address hidden>

33. By Henrik Rydberg

Hook up ChangeLog to be either bzr or git, depending which is available

Signed-off-by: Henrik Rydberg <email address hidden>

32. By Henrik Rydberg

Add getters and setters for main fields.

Signed-off-by: Henrik Rydberg <email address hidden>

31. By Henrik Rydberg

Skip devices with EV_ABS and min/max of 0/0

The kernel doesn't like those devices and initialization will fail.

Signed-off-by: Henrik Rydberg <email address hidden>

30. By Henrik Rydberg

Release v1.0.5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:evemu
This branch contains Public information 
Everyone can see this information.

Subscribers