You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vincent Torri 7d6010b12c merge: add escape ecore, fix several bugs 11 years ago
..
data emotion: No verbose mode for edje_cc like other efl libs. 11 years ago
doc Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 11 years ago
m4 Emotion: Fix shm_open check + various autotools cleaning 12 years ago
src emotion: fix build warning without eeze 11 years ago
.gitignore emotion: update gitignore 11 years ago
AUTHORS emotion: let work around embedded device limitation. 11 years ago
ChangeLog emotion: call the right render function. 11 years ago
INSTALL it had to happen sooner or later... in in in... we go! :) 20 years ago
Makefile.am Emotion: Fix shm_open check + various autotools cleaning 12 years ago
NEWS emotion: call the right render function. 11 years ago
README and up ver to 1.7.99 now in svn. nack to svnrev num at end. 11 years ago
TODO stuff to do for the gstreamer module 16 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac and up ver to 1.7.99 now in svn. nack to svnrev num at end. 11 years ago
emotion.pc.in add back in libs.private/requires to pc files with some fixes for 12 years ago
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. 11 years ago

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