efl/legacy/emotion
Carsten Haitzler 0e77364887 update header #defined versions to 1.8 to make sure new apis are used
in e17 only with ifdefs.



SVN revision: 75994
2012-09-03 09:55:34 +00:00
..
data emotion: test proxy of videos with -R/--reflex option. 2011-09-01 21:45:04 +00:00
doc From: Jérôme Pinot <ngc891@gmail.com> 2012-04-27 10:34:49 +00:00
m4 Emotion: Fix shm_open check + various autotools cleaning 2012-03-25 18:43:21 +00:00
src update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
.gitignore emotion: Added .gitignore 2012-01-20 02:31:32 +00:00
AUTHORS emotion: let work around embedded device limitation. 2012-07-05 12:40:56 +00:00
COPYING clean up emotion copying to match the rest of core efl thats bsd 2011-12-15 09:35:57 +00:00
ChangeLog ChangeLog: back in time. 2012-08-30 11:26:00 +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: fix a race condition on shutdown when still saving a file. 2012-08-28 09:27:54 +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 Forgot to commit this a few days ago. 2012-08-26 13:27:22 +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