<feed xmlns='http://www.w3.org/2005/Atom'>
<title>enigma2.git/lib/components, branch master-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=master-2011.03</id>
<link rel='self' href='https://git.cweiske.de/enigma2.git/atom?h=master-2011.03'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/'/>
<updated>2010-11-16T16:15:38Z</updated>
<entry>
<title>install header files</title>
<updated>2010-11-16T16:15:38Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-29T00:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=84d23f2ac49ec7ffb7315859c801d6393090b630'/>
<id>urn:sha1:84d23f2ac49ec7ffb7315859c801d6393090b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build and link static libraries without libtool</title>
<updated>2010-11-16T16:15:38Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-28T22:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=96b320d3d1b921cad7a94027b449dacd49470117'/>
<id>urn:sha1:96b320d3d1b921cad7a94027b449dacd49470117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up build #2</title>
<updated>2010-11-16T16:09:12Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-25T22:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=62455fd662f08b1f81cbb08ccb2c199cde0b9e97'/>
<id>urn:sha1:62455fd662f08b1f81cbb08ccb2c199cde0b9e97</id>
<content type='text'>
* use swig macros from autoconf archive
* generate and use enigma2_config.h (include from command-line)
* check for dbox/fp.h and dbox/lcd-ks0713.h
* clean up checks for libdreamdvd and lib*gif
* fix some dependencies for generated files and header files
</content>
</entry>
<entry>
<title>clean up build</title>
<updated>2010-11-16T16:09:12Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-22T16:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=97b86324d322309843cc5d9d93b039d706c5ae58'/>
<id>urn:sha1:97b86324d322309843cc5d9d93b039d706c5ae58</id>
<content type='text'>
* reduce use of TUXBOX macros
* fix compiler warnings by including Python.h from the command-line
* use libtool to build and link main/* and lib/*
* don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2
* fix make rules of actionids.h
</content>
</entry>
<entry>
<title>*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,</title>
<updated>2010-11-16T15:08:51Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@opendreambox.org</email>
</author>
<published>2010-10-21T22:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=7ff071c7f0df631ca273d7f29472f8b5568818f9'/>
<id>urn:sha1:7ff071c7f0df631ca273d7f29472f8b5568818f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove obsolete .cvsignore files</title>
<updated>2009-08-18T16:06:34Z</updated>
<author>
<name>Andreas Oberritter</name>
<email>obi@saftware.de</email>
</author>
<published>2009-08-18T16:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=287f7c2cfaf264b079cce1bf789d118ee444180f'/>
<id>urn:sha1:287f7c2cfaf264b079cce1bf789d118ee444180f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file_eraser.cpp: replace .$$$ with .del... its better for CIFS</title>
<updated>2009-04-09T16:56:55Z</updated>
<author>
<name>ghost</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2009-04-09T16:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=48ccb672da0352070d98fa2166d32912acbd215c'/>
<id>urn:sha1:48ccb672da0352070d98fa2166d32912acbd215c</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>some service scan improovements</title>
<updated>2008-08-11T22:02:24Z</updated>
<author>
<name>Andreas Monzner</name>
<email>andreas.monzner@multimedia-labs.de</email>
</author>
<published>2008-08-11T22:02:24Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/enigma2.git/commit/?id=67dbb2973f32ccf52c0e5f3e2b5848320a215062'/>
<id>urn:sha1:67dbb2973f32ccf52c0e5f3e2b5848320a215062</id>
<content type='text'>
- add a only free scan
- the scan now finds also services not listed in SDT
- add option "clear before scan" also for single transponder searches

For the only free scan a change in the main lamedb transponder format was
needed... i think this breaks some external settings editors

To detect the service format now the service database file starts with "eDVB
services /4/" .. the old format was "eDVB services /3/" .. e2 can read the
old and the new format.. but it writes always the new format!
</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>
</feed>
