<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/enigma2</link><counters><counter name="forever" lastEventTime="1338005549" firstEventTime="1137712137">15839</counter><counter name="lastMonth" lastEventTime="1335828905" firstEventTime="1333303646">65</counter><counter name="thisMonth" lastEventTime="1338005549" firstEventTime="1335842445">214</counter><counter name="lastWeek" lastEventTime="1337550068" firstEventTime="1337004004">58</counter><counter name="yesterday" lastEventTime="1338005549" firstEventTime="1337997744">6</counter><counter name="thisWeek" lastEventTime="1338005549" firstEventTime="1337566237">45</counter></counters><metadata><item name="subtitle"><value type="text/plain">None</value></item><item name="description"><value type="text/plain">None</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Enigma2</value></item><item name="url"><value type="text/plain">None</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337989477</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>0d57ab3db75a</revision>       <files>         <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-3.999git20120515/hotfix_for_broken_wlan.patch</file> <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-3.999git20120515/hotfix_for_pts_plugin.patch</file> <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2_3.999git20120515.bb</file> <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2_3.999git20120526.bb</file>       </files>       <log>enigma2: update tarball to 20120526 - added wma/wmv to known filetypes (needs driver and gstreamer support) - added flv to known filetypes - improved/fixed missing codec/plugin notifications (e.g. for unsupported media files) - fixed FLAC playback with high sample rates - fixed not visible WLAN config entries with some wlan adapters - changes to implement missing features in new teletext plugin   - add support to output upper and lower half of teletext page   - changes to support teletext from different services on same transponder   - changed scale filter mode to get sharper teletext displaying - fixed GUI repaint problems on high I/O load (e.g. multiple twisted downloads) - fixed parental control crash - changed scale filter to get sharper dvb subtitles displaying - fixed networking problems when manual DNS servers are used - fixed pictureplayer crash when try to show a specific GIF file - Browser: add experimental virtual mouse </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337982100</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>380df8f454a3</revision>       <files>         <file>meta-opendreambox/recipes-multimedia/gstreamer/gst-plugin-dvbmediasink_0.10.bb</file>       </files>       <log>gst-plugin-dvbmediasink_0.10.bb: add dm7020hd support for wma and vc1/vc1-sm (wmv3) </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337948853</timestamp>   <body>     <commit>       <author>acid-burn</author>       <revision>ba320e893c42</revision>       <files>         <file>mytube/src/MyTubeService.py</file> <file>mytube/src/plugin.py</file>       </files>       <log>MyTube: - add time param to youtube search query. </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337946109</timestamp>   <body>     <commit>       <author>acid-burn</author>       <revision>2804f57f4403</revision>       <files>         <file>mytube/src/MyTubeSearch.py</file> <file>mytube/src/MyTubeService.py</file> <file>mytube/src/plugin.py</file>       </files>       <log>MyTube: - rework youtube suggestions thread and handling. This fixes no more responding enigma2 after entering a search key. - rework standard feed handling. this fixes same content on all std. feeds. - add most_shared and trending video feeds. </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337942935</timestamp>   <body>     <commit>       <author>espendiller</author>       <revision>477d24f42b81</revision>       <files>         <file>mytube/src/MyTubeService.py</file> <file>mytube/src/plugin.py</file>       </files>       <log>MyTube: add option to get all videos entries of current video author. Signed-off-by: Daniel Espendiller &lt;espendiller@gmx.de&gt; </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337942845</timestamp>   <body>     <commit>       <author>espendiller</author>       <revision>31efa2f8cd70</revision>       <files>         <file>mytube/src/MyTubeSearch.py</file> <file>mytube/src/plugin.py</file>       </files>       <log>MyTube: add option to disable msg &quot;load new entries&quot; Signed-off-by: Daniel Espendiller &lt;espendiller@gmx.de&gt; </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337937610</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>0583abaa659a</revision>       <files>         <file>meta-opendreambox/recipes-multimedia/cdfs/cdfs_2.6.27.bb</file>       </files>       <log>cdfs_2.6.27.bb: force rebuild (we have done some kernel updates now.. but never rebuild this modules) </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337937578</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>bf66c4649e91</revision>       <files>         <file>meta-opendreambox/recipes-connectivity/madwifi/madwifi-ng_r3314-20080131.bb</file>       </files>       <log>madwifi-ng_r3314: force rebuild (we have done some kernel updates now.. but never rebuild this modules) </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337893446</timestamp>   <body>     <commit>       <author>glaserfrank(at)gmail.com&gt;</author>       <revision>bba6c77b5d99</revision>       <files>         <file>autotimer/src/AutoTimer.py</file>       </files>       <log>AutoTimer: Improved timer handling for SeriesPlugin Renamed function to avoid duplicate names </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337885144</timestamp>   <body>     <commit>       <author>obi</author>       <revision>9f12866f7d4e</revision>       <files>         <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-bin-4.0.inc</file>       </files>       <log>enigma2: depend on qnullscreen </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337885056</timestamp>   <body>     <commit>       <author>obi</author>       <revision>c44bcc4cbc4d</revision>       <files>         <file>meta-opendreambox/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend</file>       </files>       <log>qt4-embedded: customize build configuration </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337815380</timestamp>   <body>     <commit>       <author>obi</author>       <revision>ce48b515254c</revision>       <files>         <file>meta-opendreambox/recipes-qt/qnullscreen/qnullscreen_1.0.bb</file>       </files>       <log>qnullscreen: initial recipe (1.0) </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>enigma2-plugins:master</branch>   </source>   <timestamp>1337796208</timestamp>   <body>     <commit>       <author>lespuck</author>       <revision>161756980d41</revision>       <files>         <file>teletext/po/Makefile.am</file> <file>teletext/po/de.po</file> <file>teletext/po/nl.po</file> <file>teletext/src/plugin.py</file>       </files>       <log>[TeleText] added text for region 48 an region 80. added dutch translation. </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337793580</timestamp>   <body>     <commit>       <author>obi</author>       <revision>941c9429367e</revision>       <files>         <file>meta-opendreambox/recipes-connectivity/ppp/ppp_2.4.5.bbappend</file>       </files>       <log>ppp: bump PR after update of libpcap </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337781148</timestamp>   <body>     <commit>       <author>obi</author>       <revision>f9e53a100bec</revision>       <files>         <file>openembedded-core</file>       </files>       <log>Updated upstream Git repositories </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337775423</timestamp>   <body>     <commit>       <author>obi</author>       <revision>47623102b3c3</revision>       <files>         <file>meta-bsp/common/recipes/linux/linux-dreambox_3.2.bb</file>       </files>       <log>linux-dreambox-3.2: add back unionfs patch </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337770231</timestamp>   <body>     <commit>       <author>reichi</author>       <revision>fa5a28e853de</revision>       <files>         <file>meta-opendreambox/recipes-connectivity/samba/samba/smb.conf</file> <file>meta-opendreambox/recipes-connectivity/samba/samba_3.0.37.bbappend</file>       </files>       <log>Samba: set &quot;oplocks = no&quot; in smb.conf (required for compat. with Vista/7) </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337731457</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>c0034558e8af</revision>       <files>         <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-3.999git20120515/hotfix_for_broken_wlan.patch</file>       </files>       <log>enigma2: fixed typo in wlan hotfix </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337730591</timestamp>   <body>     <commit>       <author>andreas.monzner</author>       <revision>3c770a63a592</revision>       <files>         <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-3.999git20120515/hotfix_for_broken_wlan.patch</file> <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2_3.999git20120515.bb</file>       </files>       <log>enigma2_3.999git20120515.bb: add hotfix for broken wlan </log>       <url/>     </commit>   </body> </message><message>   <generator>     <name>CIA Python client for Git</name>     <version>3.3</version>     <url>http://www.catb.org/~esr/ciabot.py</url>   </generator>   <source>     <project>enigma2</project>     <branch>opendreambox:master</branch>   </source>   <timestamp>1337719972</timestamp>   <body>     <commit>       <author>obi</author>       <revision>0bd1936f2406</revision>       <files>         <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-bin-4.0.inc</file> <file>meta-opendreambox/recipes-dreambox/enigma2/enigma2-core-plugins.inc</file>       </files>       <log>enigma2: browser: don't use qt4-embedded-plugin-phonon-backend-gstreamer </log>       <url/>     </commit>   </body> </message></recentMessages></statsTarget>
