<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/gui/esubtitle.h, branch 3.0.2</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.2</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=3.0.2'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2009-06-08T23:59:07Z</updated>
<entry>
<title>allow scale of pixmap subtitles</title>
<updated>2009-06-08T23:59:07Z</updated>
<author>
<name>Felix Domke</name>
<email>tmbinc@elitedvb.net</email>
</author>
<published>2009-06-08T23:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=764685e06b7e1ab4e0b4aef9c91ede8ebd0cdddb'/>
<id>urn:sha1:764685e06b7e1ab4e0b4aef9c91ede8ebd0cdddb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esubtitle.h: fix compiler warnings</title>
<updated>2009-05-31T16:01:11Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2009-05-31T16:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=ca3361067f6e74db5765978bb6f41eaefc5f2c7e'/>
<id>urn:sha1:ca3361067f6e74db5765978bb6f41eaefc5f2c7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make subtitle font styles skinnable</title>
<updated>2009-05-27T21:45:01Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2009-05-27T21:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=3f71f581949b23c013b07a266e9aae0edd102a53'/>
<id>urn:sha1:3f71f581949b23c013b07a266e9aae0edd102a53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. requires most recent versions of glib 2, gstreamer &amp; plugins, dvbmediasink</title>
<updated>2009-04-23T16:14:37Z</updated>
<author>
<name>Fraxinas</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2009-04-23T16:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=11e416ae02c53daa3841096e9792804f3d0e51dd'/>
<id>urn:sha1:11e416ae02c53daa3841096e9792804f3d0e51dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move replace_all function to base/string.h</title>
<updated>2009-02-16T23:35:44Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2009-02-16T23:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=46108978fb72b40c7feeb52c2a7abbd437f8751d'/>
<id>urn:sha1:46108978fb72b40c7feeb52c2a7abbd437f8751d</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>compile fix</title>
<updated>2008-10-21T13:55:58Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-10-21T13:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=a5bc30a80bfcae596548b596728e1cd10cc5e99a'/>
<id>urn:sha1:a5bc30a80bfcae596548b596728e1cd10cc5e99a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide subtitles after actual duration timeout, unescape entities and simulate bold and italic</title>
<updated>2008-10-20T11:52:18Z</updated>
<author>
<name>Andreas Frisch</name>
<email>andreas.frisch@multimedia-labs.de</email>
</author>
<published>2008-10-20T11:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=0e7fc97cfaaecf1b7fc93a73157a6a380e9058f4'/>
<id>urn:sha1:0e7fc97cfaaecf1b7fc93a73157a6a380e9058f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make eSubtitleWidget more flexible</title>
<updated>2008-03-27T19:19:33Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-03-27T19:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=d101ae667283bfd67a287556fcc3cf468539102a'/>
<id>urn:sha1:d101ae667283bfd67a287556fcc3cf468539102a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix subtitle clipping</title>
<updated>2006-10-27T15:59:14Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-10-27T15:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=5269c92e934374c44e770bfc2831a7164d3fefca'/>
<id>urn:sha1:5269c92e934374c44e770bfc2831a7164d3fefca</id>
<content type='text'>
add 5 seconds hide timeout for dvb subtitles
</content>
</entry>
</feed>
