<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtdev.git, branch v1.1.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.4</id>
<link rel='self' href='https://bitmath.se/org/git/mtdev.git/atom?h=v1.1.4'/>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/'/>
<updated>2013-08-03T20:01:06+00:00</updated>
<entry>
<title>Release mtdev-1.1.4</title>
<updated>2013-08-03T20:01:06+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2013-08-03T20:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=25070dda4b1aaaf402db621d10fc901b82d78377'/>
<id>urn:sha1:25070dda4b1aaaf402db621d10fc901b82d78377</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Merge more build fixes from Peter Hutterer, along with a more explicit</title>
<updated>2013-07-31T17:25:50+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2013-07-31T17:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=72bbb5f42fe8e47d6314eb92a0ada6554644305c'/>
<id>urn:sha1:72bbb5f42fe8e47d6314eb92a0ada6554644305c</id>
<content type='text'>
declaration of the backwards compatibility constraints on the API.

Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Enable silent rules by default</title>
<updated>2013-07-31T00:05:49+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-24T04:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=a9ea3168615056360cdb21d6f1576d66be2a43fe'/>
<id>urn:sha1:a9ea3168615056360cdb21d6f1576d66be2a43fe</id>
<content type='text'>
silent rules make it easier to spot compiler errors

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>test: silence compiler warning - implicit declaration of function ‘atoi’</title>
<updated>2013-07-31T00:05:49+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-24T04:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=0bccf8c5268826bdb0835dd9b7964bcc95bae35f'/>
<id>urn:sha1:0bccf8c5268826bdb0835dd9b7964bcc95bae35f</id>
<content type='text'>
mtdev-kernel.c:130:2: warning: implicit declaration of function ‘atoi’
[-Wimplicit-function-declaration]
  eslot = atoi(argv[1]) + 1;

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Fix compiler warning - implicit declaration of function 'abs'</title>
<updated>2013-07-31T00:05:49+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-24T03:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=1ddaf0af41098d0a01eac162c6fe4d38f2fbbbad'/>
<id>urn:sha1:1ddaf0af41098d0a01eac162c6fe4d38f2fbbbad</id>
<content type='text'>
match_four.c:80:4: warning: implicit declaration of function 'abs'
[-Wimplicit-function-declaration]
    *dist++ = abs(q-&gt;x - p-&gt;x) + abs(q-&gt;y - p-&gt;y);

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Replace hardcoded 11 with a define</title>
<updated>2013-07-31T00:05:49+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-25T03:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=6f7c5c558006bb69fdf0af73103097c012ccfed5'/>
<id>urn:sha1:6f7c5c558006bb69fdf0af73103097c012ccfed5</id>
<content type='text'>
The 11 comes from the legacy API that we need to be binary compatible with.
Make this clear with a define and a comment.

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Merge build fixes from Peter Hutterer.</title>
<updated>2013-07-25T08:05:20+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2013-07-25T08:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=b5d8e8e26c0116e4b6e556a0f6da8777bc55c590'/>
<id>urn:sha1:b5d8e8e26c0116e4b6e556a0f6da8777bc55c590</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
<entry>
<title>Rename INCLUDES to AM_CPPFLAGS</title>
<updated>2013-07-24T02:12:04+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-03T05:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=f4fe56973a29265e22f049ceed1e299573f90ec4'/>
<id>urn:sha1:f4fe56973a29265e22f049ceed1e299573f90ec4</id>
<content type='text'>
src/Makefile.am:22: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Drop maintainer mode - enable by default</title>
<updated>2013-07-24T02:12:01+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2013-07-03T05:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=e79f2b211830dec2bae35595c6dfd1d06f75d903'/>
<id>urn:sha1:e79f2b211830dec2bae35595c6dfd1d06f75d903</id>
<content type='text'>
Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
</content>
</entry>
<entry>
<title>Release mtdev-1.1.3</title>
<updated>2012-08-22T20:20:16+00:00</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2012-08-22T20:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://bitmath.se/org/git/mtdev.git/commit/?id=e5eb27494cd237e60645db4d7be5b4acf41cb5e0'/>
<id>urn:sha1:e5eb27494cd237e60645db4d7be5b4acf41cb5e0</id>
<content type='text'>
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
</content>
</entry>
</feed>
