<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evemu.git, branch v1.0.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/evemu.git/atom?h=v1.0.5</id>
<link rel='self' href='https://bitmath.se/org/git/evemu.git/atom?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/'/>
<updated>2011-03-15T16:01:40+00:00</updated>
<entry>
<title>Release v1.0.5</title>
<updated>2011-03-15T16:01:40+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-03-15T16:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=821730528d329f08b9a2bda54752a4715740691f'/>
<id>urn:sha1:821730528d329f08b9a2bda54752a4715740691f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete function documentation in evemu.h</title>
<updated>2011-03-15T14:44:59+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-03-15T14:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=e744eafadce0fb3c878d5e2e8577b521faa4f72f'/>
<id>urn:sha1:e744eafadce0fb3c878d5e2e8577b521faa4f72f</id>
<content type='text'>
For reasons not likely to become clear again at the moment, only
two functions were ever documented, and those were made in the
source file where nobody can see it. This patch adds function
documentation to all functions in the header file.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Add the missing evemu_set_name() function</title>
<updated>2011-03-15T13:04:13+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-03-15T13:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=bb19e820a29b326891fb9a4fe58e64b1935c8e72'/>
<id>urn:sha1:bb19e820a29b326891fb9a4fe58e64b1935c8e72</id>
<content type='text'>
During the evolution of evemu, the process of setting the device
name has shifted towards the evemu_extract() and evemu_read() functions,
rendering the initial name in evemu_new() more or less useless.
This patch adds the missing evemu_set_name() function, in order to
make it possible to override the device name before device creation.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Move realtime read into its own function</title>
<updated>2011-03-14T17:04:54+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-03-14T16:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=9994438da1c74a27be7677d8a22b8158309e9c37'/>
<id>urn:sha1:9994438da1c74a27be7677d8a22b8158309e9c37</id>
<content type='text'>
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 &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Added GPL-3 licensing to source files.</title>
<updated>2011-03-14T17:04:31+00:00</updated>
<author>
<name>Stephen M. Webb</name>
<email>stephen.webb@canonical.com</email>
</author>
<published>2011-03-14T17:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=ce26d71cf779fc6d4d6c5bc7af856d5256e68d8a'/>
<id>urn:sha1:ce26d71cf779fc6d4d6c5bc7af856d5256e68d8a</id>
<content type='text'>
Signed-off-by: Stephen M. Webb &lt;stephen.webb@canonical.com&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Bump to version 1.0.4</title>
<updated>2011-01-05T10:14:52+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2011-01-05T10:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=3d20318034e35327770c6e258136e75c20793e0f'/>
<id>urn:sha1:3d20318034e35327770c6e258136e75c20793e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add man-pages for the various evemu-tools.</title>
<updated>2011-01-05T09:39:25+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2011-01-05T03:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=6fc005d5e1120b376ec02b7f4a6c1554835749b2'/>
<id>urn:sha1:6fc005d5e1120b376ec02b7f4a6c1554835749b2</id>
<content type='text'>
Using asciidoc and xmlto, conditional on their availability at configure
time.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Use libtool to handle libutouch-evemu library flags.</title>
<updated>2011-01-05T09:35:59+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2011-01-05T03:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=8a4c03414863cb58ca58b18fe590defe172c0ca3'/>
<id>urn:sha1:8a4c03414863cb58ca58b18fe590defe172c0ca3</id>
<content type='text'>
Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>SOURCES is not needed for &lt;target&gt;.c files.</title>
<updated>2011-01-05T09:35:57+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2011-01-05T03:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=db5833f5233372dbaf6adf55edd71d5acdf358e5'/>
<id>urn:sha1:db5833f5233372dbaf6adf55edd71d5acdf358e5</id>
<content type='text'>
If the only source for a bin_PROGRAM=foo is foo.c, automake picks it up
automatically.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Silence compiler warning</title>
<updated>2011-01-05T09:35:55+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2011-01-05T01:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=586aecec14f95bb03d3f87004770cfba730279b1'/>
<id>urn:sha1:586aecec14f95bb03d3f87004770cfba730279b1</id>
<content type='text'>
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 &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
