<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Plugins/Extensions/DVDBurn, 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-14T08:02:01Z</updated>
<entry>
<title>Merge commit '4fd027028b9d32767201dd4e8ec34edf7aa1366e' into experimental</title>
<updated>2011-02-14T08:02:01Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2011-02-14T08:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=404cd0060ea3a3351f2fb41137f506eea42c23cc'/>
<id>urn:sha1:404cd0060ea3a3351f2fb41137f506eea42c23cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DVDBurn] fix rare crash condition in audio stream cleanup task</title>
<updated>2011-02-09T13:43:08Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2011-02-09T13:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=4fd027028b9d32767201dd4e8ec34edf7aa1366e'/>
<id>urn:sha1:4fd027028b9d32767201dd4e8ec34edf7aa1366e</id>
<content type='text'>
</content>
</entry>
<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=True for plugins that need a enigma2 restart after installation.</title>
<updated>2011-02-07T20:52:19Z</updated>
<author>
<name>acid-burn</name>
<email>acid-burn@opendreambox.org</email>
</author>
<published>2011-02-07T20:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=81ed3b8706eb034f04e9db87fbcfd9dbba39e125'/>
<id>urn:sha1:81ed3b8706eb034f04e9db87fbcfd9dbba39e125</id>
<content type='text'>
refs #670
</content>
</entry>
<entry>
<title>get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)</title>
<updated>2010-11-17T11:10:24Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2010-11-17T11:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=f3a9c38ed6a5c75deaf360ead55dfea74f86a83c'/>
<id>urn:sha1:f3a9c38ed6a5c75deaf360ead55dfea74f86a83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix order and correct association of languages and audio stream files and set a limit of 8 (fixes bug #596)</title>
<updated>2010-10-08T09:30:44Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2010-10-08T09:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=8a1d65ce95fd4b583eec9cf65c9a0f5044008d79'/>
<id>urn:sha1:8a1d65ce95fd4b583eec9cf65c9a0f5044008d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add #429)</title>
<updated>2010-10-06T20:26:54Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2010-09-01T13:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c18bde2f75df7aa93eefbaf866d28fe1a5d290b8'/>
<id>urn:sha1:c18bde2f75df7aa93eefbaf866d28fe1a5d290b8</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>[DVDBurn] fix up title list layout and change some more strings (add #316)</title>
<updated>2010-03-31T13:41:17Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2010-03-31T13:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c2a699ea42993e9dfeff987239258defec4b5c8e'/>
<id>urn:sha1:c2a699ea42993e9dfeff987239258defec4b5c8e</id>
<content type='text'>
</content>
</entry>
</feed>
