<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/emage</link><counters><counter name="forever" lastEventTime="1310552263" firstEventTime="1270863350">11</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61325</revision><author>cedric</author><log>emage: fix emage sorting function.  </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/61325</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_browse_directory.c">src/bin/emage_browse_directory.c</file></files></commit></body><timestamp>1310552262</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61090</revision><author>yoz</author><log>emage: autogen.sh is now executable </log><diffLines>7</diffLines><url>http://trac.enlightenment.org/e/changeset/61090</url><files><file uri="http://svn.enlightenment.org/svn/e/trunk/emage/autogen.sh">autogen.sh</file></files></commit></body><timestamp>1309978179</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61076</revision><author>cedric</author><log>emage: add efreet dependencies explicitly.  </log><diffLines>14</diffLines><url>http://trac.enlightenment.org/e/changeset/61076</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emage/configure.ac">configure.ac</file></files></commit></body><timestamp>1309948979</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61073</revision><author>cedric</author><log>emage: add the last batch of forgotten files.  </log><diffLines>51</diffLines><url>http://trac.enlightenment.org/e/changeset/61073</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage-128x128.png">emage-128x128.png</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage-16x16.png">emage-16x16.png</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage-32x32.png">emage-32x32.png</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage-64x64.png">emage-64x64.png</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage.png">emage.png</file></files></commit></body><timestamp>1309947468</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61072</revision><author>cedric</author><log>emage: add another forgotten file.  </log><diffLines>19</diffLines><url>http://trac.enlightenment.org/e/changeset/61072</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/emage.desktop">emage.desktop</file></files></commit></body><timestamp>1309947074</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61071</revision><author>cedric</author><log>emage: add forgotten file.  </log><diffLines>31</diffLines><url>http://trac.enlightenment.org/e/changeset/61071</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/images/background.jpg">data/images/background.jpg</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/images/triangle.png">data/images/triangle.png</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/images/triangle_hi.png">data/images/triangle_hi.png</file></files></commit></body><timestamp>1309946646</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61059</revision><author>seoz</author><log>emage autogen.sh: Removed empty line. I added that line to commit with only file permission change.  </log><diffLines>11</diffLines><url>http://trac.enlightenment.org/e/changeset/61059</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emage/autogen.sh">autogen.sh</file></files></commit></body><timestamp>1309890645</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61058</revision><author>seoz</author><log>emage: Added files to build correctly.  </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/61058</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/ChangeLog">ChangeLog</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/NEWS">NEWS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/emage/autogen.sh">autogen.sh</file></files></commit></body><timestamp>1309890572</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>61054</revision><author>cedric</author><log>emage: please welcome emage. It's now something like a file browser.

NOTE: it started as a benchmark for emotion, so browse into a directory
full of video and see them in a live thumbnail. You can have them all
playing at the same time by passing -c 1 to emage command line. I recommand
in that case to use OpenGL backend for Ecore_Evas and Gstreamer for
Emotion backend (use the environment variable : EMOTION_ENGINE=gstreamer
ECORE_EVAS_ENGINE=opengl_x11).

NOTE2: as it was easy to add other file format, I hacked in a image
viewer as it is now a requirement for every one to write his own image
viewer. But take that more as an example on how to add another file
format, than anything else.

NOTE3: it's free software, I have no clear goal with that application
except to benchmark emotion, so if you want to hack in feel free to
do so, you are welcome !   </log><diffLines>3535</diffLines><url>http://trac.enlightenment.org/e/changeset/61054</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/"/><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/AUTHORS">AUTHORS</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/COPYING">COPYING</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/INSTALL">INSTALL</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/Makefile.am">Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/autogen.sh">autogen.sh</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/configure.ac">configure.ac</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/">data/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/Makefile.am">data/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/images/">data/images/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/images/Makefile.am">data/images/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/theme/">data/theme/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/theme/Makefile.am">data/theme/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/data/theme/theme.edc">data/theme/theme.edc</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/m4/">m4/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/m4/ac_attribute.m4">m4/ac_attribute.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/m4/efl_binary.m4">m4/efl_binary.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/">src/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/Makefile.am">src/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/">src/bin/</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/Makefile.am">src/bin/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_browse_directory.c">src/bin/emage_browse_directory.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_main.c">src/bin/emage_main.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_private.h">src/bin/emage_private.h</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_shortcut.c">src/bin/emage_shortcut.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_show_dir.c">src/bin/emage_show_dir.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_show_emotion.c">src/bin/emage_show_emotion.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/emage/src/bin/emage_show_image.c">src/bin/emage_show_image.c</file></files></commit></body><timestamp>1309880260</timestamp></message><message><timestamp>1271029780</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>47941</revision><author>turran</author><log>+ Add the necessary m4 code to support in-lib modules
+ printf--  </log><url>http://trac.enlightenment.org/e/changeset/47941/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/src/lib/emage.c">src/lib/emage.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/m4/modules_static.m4">m4/modules_static.m4</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/m4">m4</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/src/modules/emage_png.c">src/modules/emage_png.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/autogen.sh">autogen.sh</file></files></commit></body></message><message><timestamp>1270863317</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>emage</module></source><body><commit><revision>47890</revision><author>turran</author><log>+ Use new enesim API
+ Change the provider API to return an error instea
  of a boolean.
+ Make the png loader support RGB images  </log><url>http://trac.enlightenment.org/e/changeset/47890/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/src/lib/emage.c">src/lib/emage.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/src/include/Emage.h">src/include/Emage.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/src/modules/emage_png.c">src/modules/emage_png.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/emage/examples/emage_example.c">examples/emage_example.c</file></files></commit></body></message></recentMessages></statsTarget>
