<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Plugins/Extensions/SimpleRSS, branch cwe-pc</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=cwe-pc</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=cwe-pc'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2009-08-15T16:42:25Z</updated>
<entry>
<title>remove SimpleRSS (moved to enigma2-plugins CVS some time ago)</title>
<updated>2009-08-15T16:42:25Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@saftware.de</email>
</author>
<published>2009-08-15T16:42:25Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6068122b6459669decf277a3fbd038435fcba14b'/>
<id>urn:sha1:6068122b6459669decf277a3fbd038435fcba14b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all Makefile.am files</title>
<updated>2009-08-15T14:59:30Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@saftware.de</email>
</author>
<published>2009-08-15T14:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=93119b6552ecbfebf92d96a6aef2049b0fb1f600'/>
<id>urn:sha1:93119b6552ecbfebf92d96a6aef2049b0fb1f600</id>
<content type='text'>
remove 'AUTOMAKE_OPTIONS = gnu', which is the default,
use pkgdatadir instead of $(DATADIR)/enigma2,
use pkglibdir instead of $(LIBDIR)/enigma2
</content>
</entry>
<entry>
<title>typos</title>
<updated>2008-04-01T13:32:46Z</updated>
<author>
<name>Andreas Frisch</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2008-04-01T13:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=53d3dd4d1748071a2c8b3cf64519c9c2320cea93'/>
<id>urn:sha1:53d3dd4d1748071a2c8b3cf64519c9c2320cea93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unlink some cyclic dependencys to get garbage collection working</title>
<updated>2008-02-14T20:40:05Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-02-14T20:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=8c2a83d6b2a60b2bd408ccdc6d5afd6da506912f'/>
<id>urn:sha1:8c2a83d6b2a60b2bd408ccdc6d5afd6da506912f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for cyclic garbage collection to eTimer and eSocketNotifier</title>
<updated>2008-02-14T19:44:14Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-02-14T19:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6f73e6abddf4170357c490966d0e1c622eb376f5'/>
<id>urn:sha1:6f73e6abddf4170357c490966d0e1c622eb376f5</id>
<content type='text'>
class, add simpler method to set a timer callback.. or remove.. instead of
timer.timeout.get().append(func).. or .remove(func)... now it is possible to
do timer.callback.append(func)... timer.callback.remove(func) (the old
method still works..but is now deprecated)
</content>
</entry>
<entry>
<title>fix *required* kwargs. plugins not having **kwargs will probably not run with newer enigma2, but this has been documented since the beginning.</title>
<updated>2007-07-28T09:18:29Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2007-07-28T09:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=f09c607ad3904b0adfe65a3f4519d79861711d4b'/>
<id>urn:sha1:f09c607ad3904b0adfe65a3f4519d79861711d4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup some imports</title>
<updated>2007-07-22T09:54:05Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2007-07-22T09:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=67b53c1cb06988394c35a6e965c99b72b67fe1be'/>
<id>urn:sha1:67b53c1cb06988394c35a6e965c99b72b67fe1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some python import cleanups</title>
<updated>2006-12-19T02:12:57Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-12-19T02:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=ed40f6f85c9c07c3c1224ae20601082c0309a631'/>
<id>urn:sha1:ed40f6f85c9c07c3c1224ae20601082c0309a631</id>
<content type='text'>
lesser swig overhead
</content>
</entry>
<entry>
<title>add SimpleRSS, a very simple RSS reader, including broken podcast support</title>
<updated>2006-11-30T02:42:02Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2006-11-30T02:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=d5b16c08f65ed4d02aa3470d8f1f26cbaf18c9e5'/>
<id>urn:sha1:d5b16c08f65ed4d02aa3470d8f1f26cbaf18c9e5</id>
<content type='text'>
</content>
</entry>
</feed>
