efl/src/lib/emotion
Carsten Haitzler 76244d89a7 vpath file - add a keey property to know if obj should be kept around
if its a file downloading (to a tmp location) or a zip/tar/whatever
file being extracted also to a tmp location and that tmp file needs to
be removed after ...you need to keep the obj around to know when to
delete the file. this makes the keeping optional and you query if the
vpath obj is meant to be kept or not. if it's not it's safe to del
immediately.

this cuts down 1 obj per image obj/edje obj when generally unused.
save some mem.
2017-02-13 16:51:49 +09:00
..
Emotion.h emotion: add support for obtaining embedded artwork from media files with gstreamer1 backend. 2017-01-12 14:37:19 -08:00
Emotion_Eo.h emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
Emotion_Legacy.h emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
efl_canvas_video.eo emotion: use new property impl syntax 2016-12-27 17:48:44 +01:00
emotion_main.c emotion: lock pending events and pending objects 2015-09-21 23:24:30 +02:00
emotion_modules.c ifdef RUN_IN_TREE logic. 2017-02-03 12:36:38 -02:00
emotion_modules.h emotion: add support for obtaining embedded artwork from media files with gstreamer1 backend. 2017-01-12 14:37:19 -08:00
emotion_private.h emotion: add support for obtaining embedded artwork from media files with gstreamer1 backend. 2017-01-12 14:37:19 -08:00
emotion_smart.c vpath file - add a keey property to know if obj should be kept around 2017-02-13 16:51:49 +09:00
emotion_webcam.c emotion webcam: fix check for v4l2 video capture device capability 2015-11-13 14:05:25 +01:00