<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evemu.git/src, 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-15T14:44:59+00:00</updated>
<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>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>
<entry>
<title>Add a couple of includes to silence compiler warnings.</title>
<updated>2011-01-05T09:35:49+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2011-01-05T01:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=bf8d556c0657d539c095e0a6c2a2494f69125d1c'/>
<id>urn:sha1:bf8d556c0657d539c095e0a6c2a2494f69125d1c</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>Add source header to distribution</title>
<updated>2010-12-22T07:45:50+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-12-22T07:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=582fcff5ba71ac394721d79ec6023ab17375d0b8'/>
<id>urn:sha1:582fcff5ba71ac394721d79ec6023ab17375d0b8</id>
<content type='text'>
Added the missing header file to the sources, so that it also
ends up in the distro tarball.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Use a single abi version variable</title>
<updated>2010-12-22T07:02:35+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-12-22T07:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=3c0cb716fa597f1613987262a2733817534d2140'/>
<id>urn:sha1:3c0cb716fa597f1613987262a2733817534d2140</id>
<content type='text'>
Simplify versioning by using a single coded variable.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Document the new/delete semantics</title>
<updated>2010-12-21T19:38:59+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-12-21T19:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=ada89929b3b1489f3e6025db5af5b0971a9982a8'/>
<id>urn:sha1:ada89929b3b1489f3e6025db5af5b0971a9982a8</id>
<content type='text'>
There is more to do on documentation, but since these are new,
add documentation for them first.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Complete current evemu api</title>
<updated>2010-12-21T19:32:50+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-12-21T19:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/evemu.git/commit/?id=9c9387d12c557b5487ca96a5ad7d56facbe487c6'/>
<id>urn:sha1:9c9387d12c557b5487ca96a5ad7d56facbe487c6</id>
<content type='text'>
Add missing accessor functions for the device.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
