From: ChunEon Park <chuneon.park@samsung.com>
authorChunEon Park <chuneon.park@samsung.com>
Fri, 7 Jan 2011 06:23:20 +0000 (06:23 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 7 Jan 2011 06:23:20 +0000 (06:23 +0000)
commit80bf934e2193cc0b7a6219c040dbdda9b11c849f
tree428997f9662c6073efddd71c0c779157824e5ed4
parentcf62263937ec616045993e4b5148742a1a69d194
From: ChunEon Park <chuneon.park@samsung.com>

Even it looks somewhat alien elm,

I hope EFL supports basic effect by using c and edc.

In some cases, it is useful for app developers.
They want to use effects easily and quickly as Other F/W does
providing.

Here is patch again.

Added two lines for elm_transit_duration_set exception handling.

I guess there are possibilities still to add/modify some functions to
the
transit.
So, currently the exception cases does not defined yet.

But I will try patches soon as perfect things.

Please consider about transit.

And..  if this transit is acceptable,
How about deprecate elm_animator as soon as possible?

SVN revision: 55966
src/bin/test_transit.c
src/lib/Elementary.h.in
src/lib/elm_transit.c