<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/components/file_eraser.h, branch experimental-2010.12</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-2010.12</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=experimental-2010.12'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2008-10-29T22:44:53Z</updated>
<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>add background file eraser class for asynchronous file deletion</title>
<updated>2006-03-30T23:32:28Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2006-03-30T23:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb'/>
<id>urn:sha1:e059d69c2ce61b1ba1ae2e0b9c75eb53bb26f1bb</id>
<content type='text'>
</content>
</entry>
</feed>
