<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/gdi, branch experimental-2011.03</title>
<subtitle>Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources</subtitle>
<id>https://git.cweiske.de/enigma2.git/atom?h=experimental-2011.03</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=experimental-2011.03'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2011-02-05T00:02:55Z</updated>
<entry>
<title>Merge branch 'obi/master' into experimental</title>
<updated>2011-02-05T00:02:55Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-02-05T00:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c72fb90523ab709569016548763d872ae53327e3'/>
<id>urn:sha1:c72fb90523ab709569016548763d872ae53327e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use devfs names: /dev/vc/0 -&gt; /dev/tty0</title>
<updated>2011-02-04T23:57:43Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-02-04T23:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=9e6540d48e789d62b9b3a5977969f6bb971c9b61'/>
<id>urn:sha1:9e6540d48e789d62b9b3a5977969f6bb971c9b61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use devfs names: /dev/fb/0 -&gt; /dev/fb0</title>
<updated>2011-02-04T23:54:58Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-02-04T23:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=1d0a993ae9719c3054bf47b5ff019bf216fe9c98'/>
<id>urn:sha1:1d0a993ae9719c3054bf47b5ff019bf216fe9c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'obi/master' into experimental</title>
<updated>2011-01-19T03:28:19Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-01-19T03:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=b3a41d26169d1867be084a868d86d72c8f2d6af9'/>
<id>urn:sha1:b3a41d26169d1867be084a868d86d72c8f2d6af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>picexif: fix buffer overflow</title>
<updated>2011-01-19T03:24:23Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-01-03T14:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=672640e924d5c61ec03919b977d38fa2783ad1c8'/>
<id>urn:sha1:672640e924d5c61ec03919b977d38fa2783ad1c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'obi/master' into experimental</title>
<updated>2011-01-13T00:11:35Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-01-13T00:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2d7e9486df86b2cf4b4708e61c9d4e392ded1b4d'/>
<id>urn:sha1:2d7e9486df86b2cf4b4708e61c9d4e392ded1b4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bcm accelerated blit: avoid running out of clut data</title>
<updated>2011-01-13T00:09:40Z</updated>
<author>
<name>pieterg</name>
<email>pieterg@users.sourceforge.net</email>
</author>
<published>2011-01-12T23:30:13Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=574863ec8d43671a8fd8f9adcdadb77a75d8ce24'/>
<id>urn:sha1:574863ec8d43671a8fd8f9adcdadb77a75d8ce24</id>
<content type='text'>
We were passing a hardcoded number of 256 entries to the framebuffer,
while the source surface could have a smaller color lookup table.
For instance, most dvb subtitle graphics have a palette of only 16 colors.
This would cause frequent segfaults.
</content>
</entry>
<entry>
<title>Added support for accelerated fill (requires updated drivers)</title>
<updated>2011-01-11T15:04:05Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-04-26T20:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=63e32165a14ac9fc3539bfc9631330b5ca73b756'/>
<id>urn:sha1:63e32165a14ac9fc3539bfc9631330b5ca73b756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SDL: add input support, use SDL mainloop in a thread</title>
<updated>2010-11-16T16:15:38Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-11-03T18:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=e028581fabb68f8f28489bce7b570026c02e8df8'/>
<id>urn:sha1:e028581fabb68f8f28489bce7b570026c02e8df8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add abstract class gMainDC as an interface for gFBDC and gSDLDC</title>
<updated>2010-11-16T16:15:38Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-29T12:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=059c9a03c8cc02b0c595e3a5599be04dc157f725'/>
<id>urn:sha1:059c9a03c8cc02b0c595e3a5599be04dc157f725</id>
<content type='text'>
</content>
</entry>
</feed>
