lp://staging/~oif-team/evemu/trunk.realtime

Created by Henrik Rydberg and last modified
Get this branch:
bzr branch lp://staging/~oif-team/evemu/trunk.realtime
Members of Open Input Framework Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Open Input Framework Team
Project:
evemu
Status:
Merged

Recent revisions

27. By Henrik Rydberg

Move realtime read into its own function

The realtime read functionality is needed in many places,
in particular in the test frameworks of utouch-frame and utouch-grail.
Move the realtime code from evemu_play into its own function,
and make it part of the API.

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

26. By Stephen M. Webb

Added GPL-3 licensing to source files.

25. By Henrik Rydberg

Bump to version 1.0.4

24. By Henrik Rydberg

Add man-pages for the various evemu-tools.

Using asciidoc and xmlto, conditional on their availability at configure
time.

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

23. By Henrik Rydberg

Use libtool to handle libutouch-evemu library flags.

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

22. By Henrik Rydberg

SOURCES is not needed for <target>.c files.

If the only source for a bin_PROGRAM=foo is foo.c, automake picks it up
automatically.

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

21. By Henrik Rydberg

Silence compiler warning

evemu.c: In function 'evemu_write':
evemu.c:244:1: warning: control reaches end of non-void function

return 0, assuming that the return value should be 0 on success or nonzero
otherwise.

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

20. By Henrik Rydberg

Document output format in README.

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

19. By Henrik Rydberg

Add a couple of includes to silence compiler warnings.

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

18. By Henrik Rydberg

Bump to version 1.0.3

Branch metadata

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