<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/service/servicedvb.h, branch 2.6.1</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=2.6.1</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=2.6.1'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2009-08-08T13:20:56Z</updated>
<entry>
<title>servicedvb.cpp: re-enable subtitles on live/timeshift transition</title>
<updated>2009-08-08T13:20:56Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2009-08-08T13:20:56Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=c6de231f8b5fbd3656d65a4a62b12cdfbd546171'/>
<id>urn:sha1:c6de231f8b5fbd3656d65a4a62b12cdfbd546171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce new iStreamedService interface (e.g. controlling buffer for streaming media)</title>
<updated>2009-06-03T11:28:31Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2009-06-03T11:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=2aa38f5ceb6991e26df20dc0f463aa64466f09ed'/>
<id>urn:sha1:2aa38f5ceb6991e26df20dc0f463aa64466f09ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs</title>
<updated>2009-02-11T11:52:48Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2009-02-11T11:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=bbfcb7ea1f040d030277e2b6f2efa9ea0967bf2b'/>
<id>urn:sha1:bbfcb7ea1f040d030277e2b6f2efa9ea0967bf2b</id>
<content type='text'>
Conflicts:

	lib/dvb/decoder.cpp
</content>
</entry>
<entry>
<title>move some functions to better place (aspect / size / framerate / progressive handling)</title>
<updated>2008-12-16T14:02:48Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-12-16T14:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=6e16107fdcc5f838f681d6f5d49e30124ebe5d74'/>
<id>urn:sha1:6e16107fdcc5f838f681d6f5d49e30124ebe5d74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework decoder states</title>
<updated>2008-11-17T23:40:19Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2008-11-17T23:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=4f7990ff2a55874b9eb65e3c9cd47dacb9f76deb'/>
<id>urn:sha1:4f7990ff2a55874b9eb65e3c9cd47dacb9f76deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add (tune)simulate support to some functions</title>
<updated>2008-11-07T23:16:49Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-11-07T23:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=19b37ace32489ada16dbc4c88b74907064d9c292'/>
<id>urn:sha1:19b37ace32489ada16dbc4c88b74907064d9c292</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also use refcounting for eTimers</title>
<updated>2008-10-29T22:44:53Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-10-29T22:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=0c59a4279f93f08fe95fca5f2e55f3e025f0cceb'/>
<id>urn:sha1:0c59a4279f93f08fe95fca5f2e55f3e025f0cceb</id>
<content type='text'>
its now no more possible directly to call new eTimer .. or to embedded
eTimer.
to create a eTimer now eTimer::create must be used... to delete you must
call -&gt;AddRef() after timer creation and -&gt;Release when the timer is no more
needed. Or use ePtr&lt;eTimer&gt; to store the timer reference.. then its enough
to set the ePtr&lt;eTimer&gt; object to 0 when the timer is no more needed
</content>
</entry>
<entry>
<title>implement parsing of srt subtitles with 8859-15 encoding</title>
<updated>2008-10-09T12:32:25Z</updated>
<author>
<name>Andreas Frisch</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2008-10-09T12:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=7734162c4314751a6a2539e09e06b8c7528359d9'/>
<id>urn:sha1:7734162c4314751a6a2539e09e06b8c7528359d9</id>
<content type='text'>
</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>add seekTitle to iSeekableService interface</title>
<updated>2008-04-21T13:09:09Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-04-21T13:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=f3cc59418747658a3d8c6f3b75052567e32389d7'/>
<id>urn:sha1:f3cc59418747658a3d8c6f3b75052567e32389d7</id>
<content type='text'>
add default implementation for seekTitle and seekChapter
</content>
</entry>
</feed>
