efl/emotion: start to refactor engine handling.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 11 Jan 2013 00:27:35 +0000 (00:27 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 11 Jan 2013 00:27:35 +0000 (00:27 +0000)
commit6e963a6118a515d71abb71dc07bfaf7de32c630c
tree80b4bef99cbdd8aedf257e15e31bca2c1b692913
parent30cbbefd6a29d4f21640e271fb1708fa07d69a88
efl/emotion: start to refactor engine handling.

Removed the engine handling out from smart object, later the module
API will change and we'll be able to simplify many things.

My plan is to allow generic players to register along as regular
modules.

SVN revision: 82597
src/lib/emotion/emotion_main.c
src/lib/emotion/emotion_modules.c
src/lib/emotion/emotion_private.h
src/lib/emotion/emotion_smart.c