<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Components, 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-18T19:31:01Z</updated>
<entry>
<title>Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental</title>
<updated>2011-02-18T19:31:01Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-18T19:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=47eb827c45c6c8637418b64480d518d8553e4ee9'/>
<id>urn:sha1:47eb827c45c6c8637418b64480d518d8553e4ee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PluginComponent.py/Plugin.py: better way to react on a language change. refs #670</title>
<updated>2011-02-18T15:32:40Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-18T15:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=df1a17b12cb9535832a8db9bcbcf213210ddca81'/>
<id>urn:sha1:df1a17b12cb9535832a8db9bcbcf213210ddca81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sources/ServiceEvent.py: removed unneeded directoy/marker check in ServiceEvent source</title>
<updated>2011-02-18T12:23:09Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2011-02-18T12:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=84cd720642f5a45f27de25b5d27096ad69763bd3'/>
<id>urn:sha1:84cd720642f5a45f27de25b5d27096ad69763bd3</id>
<content type='text'>
so now the bouquet/provider name is visible in OLED/LCD display in servicelist
fixes bug #646
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental</title>
<updated>2011-02-17T11:03:10Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-17T11:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be'/>
<id>urn:sha1:5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PluginComponent.py: properly reset all values if clearPluginList is called for example with an language change. refs #670</title>
<updated>2011-02-17T11:00:56Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-17T11:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=1ddbbcc5385554314a1a142d8c2b7919851fe25b'/>
<id>urn:sha1:1ddbbcc5385554314a1a142d8c2b7919851fe25b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental</title>
<updated>2011-02-08T10:23:09Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-08T10:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=ba5fcab217438b995c1f903e0294b71d1411668b'/>
<id>urn:sha1:ba5fcab217438b995c1f903e0294b71d1411668b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PluginComponent.py: small cleanup</title>
<updated>2011-02-07T20:54:11Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-07T20:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6a3f59e24b003c417fbf6b31f8a6d87817fec24c'/>
<id>urn:sha1:6a3f59e24b003c417fbf6b31f8a6d87817fec24c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PluginSystem: implement new PluginDescriptor option "needsRestart" to define if a plugin needs an enigma2 restart after installation.</title>
<updated>2011-02-07T13:15:40Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-07T13:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=367c104e1d3716861c87905575d0bc729342d79c'/>
<id>urn:sha1:367c104e1d3716861c87905575d0bc729342d79c</id>
<content type='text'>
Now new installed plugins are only direct accessible after installation if needsRestart=False is defined inside the plugins PluginDescriptor.
fixes #670
</content>
</entry>
<entry>
<title>Merge branch 'obi/master' into experimental</title>
<updated>2011-01-28T03:55:52Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-01-28T03:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=f32b288b3236e41686e67eda2bccf2f083223bca'/>
<id>urn:sha1:f32b288b3236e41686e67eda2bccf2f083223bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to opkg</title>
<updated>2011-01-28T03:55:10Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2011-01-28T03:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=3ca124dd916f82dcfd4f069daf1a3f342956e520'/>
<id>urn:sha1:3ca124dd916f82dcfd4f069daf1a3f342956e520</id>
<content type='text'>
</content>
</entry>
</feed>
