efl/emotion: move module stuff.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 22:11:07 +0000 (22:11 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 22:11:07 +0000 (22:11 +0000)
commit8a4248732aa6896122db2bd18c6c0698c7802241
treedc35c3cf0634b84e4ee45f06c308d98ed6c5a844
parentd1341cc826481f6c17ce82bf251e9a2a1b75ea8b
efl/emotion: move module stuff.

 * do not abuse emotion_private.h by using that in modules
 * split emotion_module.c to allow more changes later.

SVN revision: 82592
src/Makefile_Emotion.am
src/lib/emotion/Emotion_Module.h [new file with mode: 0644]
src/lib/emotion/emotion_main.c
src/lib/emotion/emotion_modules.c [new file with mode: 0644]
src/lib/emotion/emotion_private.h
src/modules/emotion/generic/emotion_generic.c
src/modules/emotion/gstreamer/emotion_gstreamer.c
src/modules/emotion/gstreamer/emotion_sink.c
src/modules/emotion/xine/emotion_xine.c
src/modules/emotion/xine/emotion_xine_vo_out.c