<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/actions/action.h, branch experimental-2011.01</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.01</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=experimental-2011.01'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2010-11-16T16:09:12Z</updated>
<entry>
<title>clean up build</title>
<updated>2010-11-16T16:09:12Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-22T16:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=97b86324d322309843cc5d9d93b039d706c5ae58'/>
<id>urn:sha1:97b86324d322309843cc5d9d93b039d706c5ae58</id>
<content type='text'>
* reduce use of TUXBOX macros
* fix compiler warnings by including Python.h from the command-line
* use libtool to build and link main/* and lib/*
* don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2
* fix make rules of actionids.h
</content>
</entry>
<entry>
<title>after DECLARE_REF now all is private.. not public</title>
<updated>2008-06-13T09:57:56Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-06-13T09:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2e0270746af934180499931f95ed91c444c8233e'/>
<id>urn:sha1:2e0270746af934180499931f95ed91c444c8233e</id>
<content type='text'>
dont export AddRef, Release, ptrref and grabRef to python
some cleanups
</content>
</entry>
<entry>
<title>ignore break or repeat when the make code for this key was not visible</title>
<updated>2007-07-12T14:44:34Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2007-07-12T14:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=1faa7be4df1726873b4af5ff82ea06404977d065'/>
<id>urn:sha1:1faa7be4df1726873b4af5ff82ea06404977d065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 'domain' in actionmap for loading (and unloading) multiple keymaps at once</title>
<updated>2007-06-19T23:32:12Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2007-06-19T23:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c2b4aa62c5e2d5e562010350cc3ca49002d9614f'/>
<id>urn:sha1:c2b4aa62c5e2d5e562010350cc3ca49002d9614f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unneeded workaround</title>
<updated>2007-01-14T10:46:54Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2007-01-14T10:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6629073331fbe67edfa9f4d591c9df6e41c465a6'/>
<id>urn:sha1:6629073331fbe67edfa9f4d591c9df6e41c465a6</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>python object refcount debugging code second try</title>
<updated>2006-11-25T17:18:48Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-11-25T17:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6dcb75c26bbfec04b381bb99d75404f9fe50635d'/>
<id>urn:sha1:6dcb75c26bbfec04b381bb99d75404f9fe50635d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove non working python refcount debugging code</title>
<updated>2006-11-24T21:58:23Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-11-24T21:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=d9b91542e07a2296b69141433d863fe8028b148e'/>
<id>urn:sha1:d9b91542e07a2296b69141433d863fe8028b148e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add PyObject refcount debugging code</title>
<updated>2006-11-23T16:31:19Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-11-23T16:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=7d7ca8ee2eaae704989a1552ad429794d402f550'/>
<id>urn:sha1:7d7ca8ee2eaae704989a1552ad429794d402f550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>take device string into account</title>
<updated>2006-11-16T19:58:44Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2006-11-16T19:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=1145369cb70d505ebca614e5e8247b2d59defd48'/>
<id>urn:sha1:1145369cb70d505ebca614e5e8247b2d59defd48</id>
<content type='text'>
</content>
</entry>
</feed>
