<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/python/Plugins/Extensions/ZappingAlternatives, branch 3.0.3</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=3.0.3</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=3.0.3'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2006-12-01T14:02:27Z</updated>
<entry>
<title>remove ZappingAlternatives Plugin completely</title>
<updated>2006-12-01T14:02:27Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-12-01T14:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=e29a03a85f48e57b579505e8080e102a57bfa6b3'/>
<id>urn:sha1:e29a03a85f48e57b579505e8080e102a57bfa6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove old zapping alternatives plugin</title>
<updated>2006-12-01T14:00:48Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-12-01T14:00:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=8c614fe20e16f69aaf38440d2d132c10e86f820c'/>
<id>urn:sha1:8c614fe20e16f69aaf38440d2d132c10e86f820c</id>
<content type='text'>
new zapping/recording alternatives can be set in channelist context menu
</content>
</entry>
<entry>
<title>fix bluescreen in zapping alternatives editor</title>
<updated>2006-11-21T23:36:42Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-11-21T23:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2e3001a75fe02e8c02c09228b89a7fbb9c238b70'/>
<id>urn:sha1:2e3001a75fe02e8c02c09228b89a7fbb9c238b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bluescreen when pressing exit in alternative selection</title>
<updated>2006-10-12T00:55:15Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-10-12T00:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=f78de26900d5d14c363984ff3c21952f4093a9a7'/>
<id>urn:sha1:f78de26900d5d14c363984ff3c21952f4093a9a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix zapping alternatives bluescreen</title>
<updated>2006-09-17T01:18:40Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-09-17T01:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=655aa56e49589f1764e948b8328e61889c485747'/>
<id>urn:sha1:655aa56e49589f1764e948b8328e61889c485747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make parameter for finishedChannelSelction optional</title>
<updated>2006-04-16T09:56:00Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-04-16T09:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2a6ff13c824fea58c274290495196e98228e27f1'/>
<id>urn:sha1:2a6ff13c824fea58c274290495196e98228e27f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- switchtimer added to RecordingTimer</title>
<updated>2006-03-23T00:06:27Z</updated>
<author>
<name>Stefan Pluecken</name>
<email>stefan.pluecken@multimedia-labs.de</email>
</author>
<published>2006-03-23T00:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=08fca93e7f2a37a452399d08c5c84b969b7e52af'/>
<id>urn:sha1:08fca93e7f2a37a452399d08c5c84b969b7e52af</id>
<content type='text'>
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer)
- language selection saves a language string instead of a changing index number
</content>
</entry>
<entry>
<title>a navigation instance might not be available at AUTOSTART. use first session's navigation instance</title>
<updated>2006-03-05T22:41:37Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2006-03-05T22:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2495da5b388c7ea646903b0454b26ac74f6e2406'/>
<id>urn:sha1:2495da5b388c7ea646903b0454b26ac74f6e2406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plugin api change: Plugins() and main functions must receive (and possibly ignore) keyword arguments</title>
<updated>2006-03-05T21:43:54Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2006-03-05T21:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=aa4989974a32ab2437d51fb6352b3eb54cecd83d'/>
<id>urn:sha1:aa4989974a32ab2437d51fb6352b3eb54cecd83d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing cvsignore</title>
<updated>2006-03-05T21:37:11Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2006-03-05T21:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=fd898a58a585848b5dda5dad738db1f638eebccd'/>
<id>urn:sha1:fd898a58a585848b5dda5dad738db1f638eebccd</id>
<content type='text'>
</content>
</entry>
</feed>
