<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitouch.git/include/memory.h, branch v1.0-rc2</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.
</subtitle>
<id>https://bitmath.se/org/git/multitouch.git/atom?h=v1.0-rc2</id>
<link rel='self' href='https://bitmath.se/org/git/multitouch.git/atom?h=v1.0-rc2'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/'/>
<updated>2010-06-16T16:54:52+00:00</updated>
<entry>
<title>Add tapping logic</title>
<updated>2010-06-16T16:54:52+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-16T16:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=21a363a2486a713434e890fc1f6b86a180755230'/>
<id>urn:sha1:21a363a2486a713434e890fc1f6b86a180755230</id>
<content type='text'>
This patch adds tap-to-click, tap-and-hold for dragging, two-finger
and three-finger taps. Turned on by default for touch screens only;
switch on in gestures.c.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>refactor: Use the bitmask_t type</title>
<updated>2010-06-16T00:28:08+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-15T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=753a645f463f2d72234554bc211cc32f65129929'/>
<id>urn:sha1:753a645f463f2d72234554bc211cc32f65129929</id>
<content type='text'>
Use the bitmask_t for all bitfields, to simplify future expansions
to larger bit fields.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>refactor: Move files</title>
<updated>2010-06-16T00:27:32+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2010-06-16T00:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/multitouch.git/commit/?id=ff88de5cd38b5b51bad0e63d373d66745f1f8d31'/>
<id>urn:sha1:ff88de5cd38b5b51bad0e63d373d66745f1f8d31</id>
<content type='text'>
Move all headers into include, separate source files into modules
match, mtdev, src and driver, move some common definitions to
common.h, and include define support for the MT slot protocol.

This patch does not introduce any logical changes.

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