efl/legacy
Rafael Antognolli a7ae4566b8 Add generic player backend (with vlc player).
This generic player backend executes a separate player in another
process. It receives the bytes to be drawn on the emotion object through
a shared memory, and communicates with the player through a pipe, using
the player standard input/output.

The player must communicate with emotion using the defined commands
specified in the Emotion_Generic_Plugin.h. It doesn't need to link
against emotion, just include this file for easier implementation.

This implementation was sponsored by Zodiac Aerospace.

SVN revision: 63062
2011-09-01 19:04:15 +00:00
..
ecore Ecore_X(cb): Port Hermits xlib code to support double/triple click for 2011-08-30 19:22:51 +00:00
edje edje: less useless call to eina_stringshare_add/del. 2011-08-30 15:21:44 +00:00
eet Eet: Make links work on PDF documentation. 2011-08-19 13:38:05 +00:00
eeze man I suck today 2011-08-26 20:05:41 +00:00
efreet Efreet: Only add known desktop types to cache 2011-08-31 09:10:18 +00:00
eina Eina rbtree: Fixed EINA_RBTREE_GET. Should enclose in parenthesis. 2011-09-01 12:11:24 +00:00
eio eio: fix eio_monitor. 2011-09-01 10:22:00 +00:00
embryo embryo: handle filename given to #line command 2011-08-12 12:39:29 +00:00
emotion Add generic player backend (with vlc player). 2011-09-01 19:04:15 +00:00
ethumb ethumb: fix wrong dirty detection. 2011-08-31 09:28:54 +00:00
evas add Youness Alaoui 2011-08-31 08:49:15 +00:00
evil change typedef for pid_t 2011-08-26 15:59:42 +00:00