efl/legacy/emotion
Cedric BAIL 6b254942f1 autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
..
data emotion: No verbose mode for edje_cc like other efl libs. 2012-11-13 06:52:52 +00:00
doc efl: Adding Evas doc images. 2012-12-18 16:15:50 +00:00
m4 Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
src Emotion: use eina log wherever it's possible 2013-01-03 20:27:17 +00:00
.gitignore Emotion: introce emotion_object_video_subtitle_file_set() call 2013-01-02 21:03:30 +00:00
AUTHORS Emotion: introce emotion_object_video_subtitle_file_set() call 2013-01-02 21:03:30 +00:00
ChangeLog Emotion: introce emotion_object_video_subtitle_file_set() call 2013-01-02 21:03:30 +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: now correctly versioned the changes 2013-01-02 21:48: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 autotools: move to AC_CONFIG_HEADERS. 2013-01-04 00:55:00 +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 Build dependencies. 2012-12-26 11:18:21 +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