efl/src/modules
Gustavo Sverzut Barbieri dfb84c1657 efl: merge emotion.
this one was quite a huge work, but hopefully it's correct.

NOTES:
 * removed vlc generic module, it should go into a separate package.
 * gstreamer is enabled by default (see --disable-gstreamer)
 * xine is disabled by default (see --enable-gstreamer)
 * generic is always built statically if supported
 * gstreamer and xine can't be configured as static (just lacks command line options, build system supports it)
 * v4l2 is enabled by default on linux if eeze is built (see --disable-v4l2)
 * emotion_test moved to src/tests/emotion and depends on EFL_ENABLE_TESTS (--with-tests), but is still installed if enabled.

TODO (need your help!):
 * fix warnings with gstreamer and xine engine
 * call engine shutdown functions if building as static
 * remove direct usage of PACKAGE_*_DIR and use eina_prefix
 * add eina_prefix checkme file as evas and others
 * add support for $EFL_RUN_IN_TREE
 * create separate package for emotion_generic_modules
 * check docs hierarchy (doxygen is segv'in here)



SVN revision: 82501
2013-01-10 03:43:32 +00:00
..
ecore_evas/engines small change - not worth chglogging... make evas gl x11 header not 2013-01-08 03:49:49 +00:00
ecore_imf efl/ecore_imf: change namespace to all functions 2013-01-10 01:43:52 +00:00
edje efl: merge edje. 2013-01-04 02:08:14 +00:00
eeze efl: merge eeze. 2013-01-03 20:37:42 +00:00
eina/mp efl: cleanup HAVE_THREADS and pthread usage outside of eina. 2012-12-31 16:14:40 +00:00
emotion efl: merge emotion. 2013-01-10 03:43:32 +00:00
evas efl/software_generic: Fix map/image drawing with Cserve2 2013-01-09 21:39:06 +00:00