efl/src/lib/emotion
Wonguk Jeong 80236eed78 emotion: fix triggering condition of fallback module loading
@fix

Summary:
In emotion_engine_instance_new(), if given module name is wrong or if loding is failed, fallback module loading should be triggered.a (previously, it check just whether name is NULL or not)

In case of T1025, "vlc" was given name. Therefore, fallback was not triggered.

Fixes T1025

Test Plan: enlightenment -> efm -> mouse over multimedia files -> check whether preview is shown properly or not

Reviewers: raster, cedric

CC: seoz, cedric, zmike

Maniphest Tasks: T1025

Differential Revision: https://phab.enlightenment.org/D773
2014-04-20 09:58:59 -04:00
..
Emotion.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
emotion_main.c emotion: revert to fast sed to use the right eina log domain. 2013-12-16 15:25:36 +09:00
emotion_modules.c emotion: fix triggering condition of fallback module loading 2014-04-20 09:58:59 -04:00
emotion_modules.h emotion - fix shutdown to ensure all pending async calls are gone too. 2013-07-18 20:00:22 +09:00
emotion_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
emotion_smart.c Add missing break in switch 2013-07-08 13:44:39 +01:00
emotion_webcam.c emotion: fix Windows compilation. 2013-12-16 17:03:10 +09:00