<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment, branch master-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=master-2011.03</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=master-2011.03'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2011-02-08T10:31:55Z</updated>
<entry>
<title>Plugins: fix permission of plugin.py</title>
<updated>2011-02-08T10:31:55Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-08T10:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=03706708fac0d7ac8cf0b63af9e473416f42e1b5'/>
<id>urn:sha1:03706708fac0d7ac8cf0b63af9e473416f42e1b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enigma2-Plugins: implement needsRestart=False for plugins that don't need a enigma2 restart after installation.</title>
<updated>2011-02-07T19:47:31Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-07T19:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=65a7c0d34bf86543475e98a781a93aa59013b6ce'/>
<id>urn:sha1:65a7c0d34bf86543475e98a781a93aa59013b6ce</id>
<content type='text'>
refs #670
</content>
</entry>
<entry>
<title>use eEnv::resolve() / eEnv.resolve()</title>
<updated>2010-11-16T16:15:37Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-28T18:29:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=879d60c88e24c2c3f2aab9dff73192c901f63f31'/>
<id>urn:sha1:879d60c88e24c2c3f2aab9dff73192c901f63f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enigma2-meta: rework plugin meta files and prepare for inclusion into enigma2 translation.</title>
<updated>2010-09-21T19:29:48Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2010-09-21T19:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=721452bdbfe05409846dab5d183228ca2ca11ee5'/>
<id>urn:sha1:721452bdbfe05409846dab5d183228ca2ca11ee5</id>
<content type='text'>
Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project.
This also reduces consumed space inside flash memory.
Add missing TempFanControl plugin meta and LICENSE.
DreamInfohandler.py,SoftwareManager: follow meta xml changes.
fixes #578
</content>
</entry>
<entry>
<title>meta: remove trailing slash from installdirs</title>
<updated>2010-04-26T16:08:56Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-04-26T16:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=a145e380dcf5aac25d54bd634f92e9312a791f84'/>
<id>urn:sha1:a145e380dcf5aac25d54bd634f92e9312a791f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enigma2-Metainformations: - update all Meta Informations</title>
<updated>2009-11-25T19:18:50Z</updated>
<author>
<name>acid-burn</name>
<email>acidburn@opendreambox.org</email>
</author>
<published>2009-11-25T19:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=bc6d7d587ad101a8449537238b9703f3a5fbbacb'/>
<id>urn:sha1:bc6d7d587ad101a8449537238b9703f3a5fbbacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup grayout handling in servicelist.. so no more grayout in timeout channelselection and other channelselections based on simple channelselection</title>
<updated>2009-10-17T12:09:47Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2009-10-17T12:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=03020757d9906f2b4fb42f61e9b96906185bab52'/>
<id>urn:sha1:03020757d9906f2b4fb42f61e9b96906185bab52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CommonInterfaceAssignment/plugin.py: - rework gui a bit</title>
<updated>2009-10-07T10:08:36Z</updated>
<author>
<name>acid-burn</name>
<email>acidburn@opendreambox.org</email>
</author>
<published>2009-10-07T10:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=7ac3daaddd1d808a9238391cd14613931900e4f9'/>
<id>urn:sha1:7ac3daaddd1d808a9238391cd14613931900e4f9</id>
<content type='text'>
- move Buttons to top and replace Labels with StaticText
- add some more informations where helpful
- minor bugfixes
</content>
</entry>
<entry>
<title>Enigma2-meta: install plugins-meta.xml in /usr/share/meta</title>
<updated>2009-09-03T07:19:11Z</updated>
<author>
<name>acid-burn</name>
<email>acidburn@opendreambox.org</email>
</author>
<published>2009-09-03T07:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=67971f0a11414814f29415621f00af474808e7d3'/>
<id>urn:sha1:67971f0a11414814f29415621f00af474808e7d3</id>
<content type='text'>
genmetaindex.py: change index.xml layout a bit
</content>
</entry>
<entry>
<title>Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefiles</title>
<updated>2009-08-19T06:49:30Z</updated>
<author>
<name>acid-burn</name>
<email>acidburn@opendreambox.org</email>
</author>
<published>2009-08-19T06:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=750ab50179979293e2ee81c432d48eac546af3b0'/>
<id>urn:sha1:750ab50179979293e2ee81c432d48eac546af3b0</id>
<content type='text'>
</content>
</entry>
</feed>
