<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/emotion</link><counters><counter name="forever" lastEventTime="1337182747" firstEventTime="1265316770">246</counter><counter name="lastMonth" lastEventTime="1334696897" firstEventTime="1333272016">2</counter><counter name="lastWeek" lastEventTime="1337182747" firstEventTime="1337182747">1</counter><counter name="thisMonth" lastEventTime="1337182747" firstEventTime="1337182747">1</counter></counters><metadata><item name="subtitle"><value type="text/plain">Enlightenment's (Ecore/Evas) video integration.</value></item><item name="description"><value type="text/plain">Easy integration of various media backends such as gstreamer and xine with Ecore and Evas.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Emotion</value></item><item name="url"><value type="text/plain">http://trac.enlightenment.org/e/wiki/Emotion</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>71161</revision><author>raster</author><log>fix video overlay suport in emotion.   </log><diffLines>152</diffLines><url>http://trac.enlightenment.org/e/changeset/71161</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/ChangeLog">ChangeLog</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/gstreamer/emotion_sink.c">src/modules/gstreamer/emotion_sink.c</file></files></commit></body><timestamp>1337182747</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>70278</revision><author>gastal</author><log>Fixing doc for out of tree build and some doxygen warnings.

Patch by: Thiago Thamada &lt;tiba@profusion.mobi&gt; </log><diffLines>41</diffLines><url>http://trac.enlightenment.org/e/changeset/70278</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/doc/Doxyfile.in">doc/Doxyfile.in</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/Emotion.h">src/lib/Emotion.h</file></files></commit></body><timestamp>1334696895</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69824</revision><author>caro</author><log>Emotion: Patch that correct this:


warning: Tag `DETAILS_AT_TOP' at line 46 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using &quot;doxygen -u&quot;
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 137 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using &quot;doxygen -u&quot;
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 138 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using &quot;doxygen -u&quot;
warning: tag INPUT: input source `emotion.dox' does not exist
warning: source emotion.dox is not a readable file or directory... skipping.
/tmp/emotion/src/lib/Emotion.h:1232: warning: missing title after \defgroup Emotion_Webcam
/tmp/emotion/src/lib/Emotion.h:819: warning: The following parameters of emotion_object_size_get(const Evas_Object *obj, int *iw, int *ih) are not documented:
 parameter 'ih'

Patch by Jérôme Pinot  </log><diffLines>57</diffLines><url>http://trac.enlightenment.org/e/changeset/69824</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/doc/Doxyfile.in">doc/Doxyfile.in</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/Emotion.h">src/lib/Emotion.h</file></files></commit></body><timestamp>1333272015</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69618</revision><author>caro</author><log>Emotion: Fix shm_open check + various autotools cleaning

   This works in linux, and should fix shm_detection on BSD (including Mac)

   BSD, Mac and solaris users : please check that it compiles and shm_open is detected  </log><diffLines>472</diffLines><url>http://trac.enlightenment.org/e/changeset/69618</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/Makefile.am">Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/configure.ac">configure.ac</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/m4/efl_shm_open.m4">m4/efl_shm_open.m4</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/m4/emotion_check.m4">m4/emotion_check.m4</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/Makefile.am">src/generic_players/vlc/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/emotion_main.c">src/lib/emotion_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/Makefile.am">src/modules/generic/Makefile.am</file></files></commit></body><timestamp>1332714837</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69592</revision><author>antognolli</author><log>emotion/generic-vlc: Change playing position before start playing.

This will avoid that a video that reached its end starts playing from
that end when started again. </log><diffLines>38</diffLines><url>http://trac.enlightenment.org/e/changeset/69592</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/examples/emotion_generic_example.c">src/examples/emotion_generic_example.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file></files></commit></body><timestamp>1332547670</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69591</revision><author>antognolli</author><log>emotion/generic-vlc: Don't try to stop the player from event thread.

Must send the command through the pipe so the main thread can stop it. </log><diffLines>78</diffLines><url>http://trac.enlightenment.org/e/changeset/69591</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/examples/emotion_generic_example.c">src/examples/emotion_generic_example.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file></files></commit></body><timestamp>1332545526</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69565</revision><author>bdilly</author><log>Emotion Generic: pass on when ecore event data cb fails  </log><diffLines>17</diffLines><url>http://trac.enlightenment.org/e/changeset/69565</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/emotion_generic.c">src/modules/generic/emotion_generic.c</file></files></commit></body><timestamp>1332431440</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69438</revision><author>bdilly</author><log>Emotion generic: check if player is the expected on _player_del_cb  </log><diffLines>23</diffLines><url>http://trac.enlightenment.org/e/changeset/69438</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/emotion_generic.c">src/modules/generic/emotion_generic.c</file></files></commit></body><timestamp>1331862153</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69437</revision><author>antognolli</author><log>emotion/generic-vlc: Add callback for reaching end of playback. </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/69437</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file></files></commit></body><timestamp>1331857694</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69436</revision><author>antognolli</author><log>Don't abort when there's no video size.

For music, it does make sense to return -1. </log><diffLines>35</diffLines><url>http://trac.enlightenment.org/e/changeset/69436</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file></files></commit></body><timestamp>1331857693</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>69300</revision><author>bdilly</author><log>Emotion generic: Don't cancel player add cb on first try

If it's not the player we expect, let's give the other registered
callbacks a chance.   </log><diffLines>17</diffLines><url>http://trac.enlightenment.org/e/changeset/69300</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/emotion_generic.c">src/modules/generic/emotion_generic.c</file></files></commit></body><timestamp>1331677933</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68849</revision><author>bdilly</author><log>Emotion: remove unused var on generic  </log><diffLines>63</diffLines><url>http://trac.enlightenment.org/e/changeset/68849</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/emotion_generic.c">src/modules/generic/emotion_generic.c</file></files></commit></body><timestamp>1331080654</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68846</revision><author>bdilly</author><log>Emotion: fix typo on emotion_check.m4

And also remove an unused var.  </log><diffLines>25</diffLines><url>http://trac.enlightenment.org/e/changeset/68846</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/m4/emotion_check.m4">m4/emotion_check.m4</file></files></commit></body><timestamp>1331076896</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68740</revision><author>davemds</author><log>Fix docs according to raster changes </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/68740</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/Emotion.h">src/lib/Emotion.h</file></files></commit></body><timestamp>1330992915</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68684</revision><author>raster</author><log>From: Davide Andreoli &lt;dave@gurumeditation.it&gt;
Subject: [E-devel] Emotion buffer size patch

Hi, here is a patch for emotion, it add a new function to retrive the
status of the buffer while playing online stream.
It is implemented only for the gstreamer backend, the xine one
do not play at all here. What about the generic one?

(xine does play - i implameneted this with the xine module, and
generic is given a func that always returns 1.0 for now).   </log><diffLines>263</diffLines><url>http://trac.enlightenment.org/e/changeset/68684</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/bin/emotion_test_main.c">src/bin/emotion_test_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/Emotion.h">src/lib/Emotion.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/emotion_private.h">src/lib/emotion_private.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/emotion_smart.c">src/lib/emotion_smart.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/emotion_generic.c">src/modules/generic/emotion_generic.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/gstreamer/emotion_gstreamer.c">src/modules/gstreamer/emotion_gstreamer.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/xine/emotion_xine.c">src/modules/xine/emotion_xine.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/xine/emotion_xine.h">src/modules/xine/emotion_xine.h</file></files></commit></body><timestamp>1330953119</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68629</revision><author>cedric</author><log>emotion: fix build with recent xine.

Patch by Anthony Ramine &lt;nox &lt;at&gt; dev-extend.eu&gt;.  </log><diffLines>20</diffLines><url>http://trac.enlightenment.org/e/changeset/68629</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/xine/emotion_xine_vo_out.c">src/modules/xine/emotion_xine_vo_out.c</file></files></commit></body><timestamp>1330719370</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>68355</revision><author>cedric</author><log>emotion: call some callback when load and save are done.  </log><diffLines>79</diffLines><url>http://trac.enlightenment.org/e/changeset/68355</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/lib/emotion_smart.c">src/lib/emotion_smart.c</file></files></commit></body><timestamp>1330031691</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>67365</revision><author>seoz</author><log>emotion: Added .gitignore </log><diffLines>98</diffLines><url>http://trac.enlightenment.org/e/changeset/67365</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/.gitignore">.gitignore</file></files></commit></body><timestamp>1327038268</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>66791</revision><author>hermet</author><log>emotion - fixed typo   </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/66791</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/README">src/modules/generic/README</file></files></commit></body><timestamp>1325602947</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emotion</module></source><body><commit><revision>66697</revision><author>cedric</author><log>emotion: fix build with Eina_Semaphore.  </log><diffLines>46</diffLines><url>http://trac.enlightenment.org/e/changeset/66697</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/m4/emotion_check.m4">m4/emotion_check.m4</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/generic_players/vlc/emotion_generic_vlc.c">src/generic_players/vlc/emotion_generic_vlc.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emotion/src/modules/generic/Emotion_Generic_Plugin.h">src/modules/generic/Emotion_Generic_Plugin.h</file></files></commit></body><timestamp>1325268459</timestamp></message></recentMessages></statsTarget>
