efl/legacy/emotion
Vincent Torri 7d6010b12c merge: add escape ecore, fix several bugs
SVN revision: 79995
2012-12-02 22:35:45 +00:00
..
data emotion: No verbose mode for edje_cc like other efl libs. 2012-11-13 06:52:52 +00:00
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 2012-10-24 19:50:29 +00:00
m4 Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
src emotion: fix build warning without eeze 2012-12-02 22:21:47 +00:00
.gitignore emotion: update gitignore 2012-12-02 22:22:00 +00:00
AUTHORS emotion: let work around embedded device limitation. 2012-07-05 12:40:56 +00:00
ChangeLog emotion: call the right render function. 2012-10-11 08:25:34 +00:00
INSTALL it had to happen sooner or later... in in in... we go! :) 2004-06-18 15:38:03 +00:00
Makefile.am Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
NEWS emotion: call the right render function. 2012-10-11 08:25:34 +00:00
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 2012-08-30 10:34:01 +00:00
TODO stuff to do for the gstreamer module 2007-07-08 19:16:08 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac and up ver to 1.7.99 now in svn. nack to svnrev num at end. 2012-08-30 10:34:01 +00:00
emotion.pc.in add back in libs.private/requires to pc files with some fixes for 2012-03-17 05:37:25 +00:00
emotion.spec.in The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies. 2012-11-18 11:27:12 +00:00

README

Emotion 1.7.99

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************

Emotion is a video (and audio) codec playback library that acts as a
front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while it's
at it.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:
   
  ./configure
  make
(do this as root unless you are installing in your users directories):
  make install