Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Vincent Torri
is it possible to: * use ecore_pipe ? * use eina_lock instead of pthread ? we have written all that stuff to make the EFL cross platform. Vincent On Mon, 5 Sep 2011, Enlightenment SVN wrote: Log: emotion/generic - Use pipes instead of stdin/stdout for communication. Now the player

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Vincent Torri
do you know that eina_file has some mmap wrapper that is cross platform ? Vincent On Mon, 5 Sep 2011, Enlightenment SVN wrote: Log: emotion/generic: Add return value to EM_RESULT_FILE_SET_DONE. It now checks if was possible to get the shared memory, and returns true or false. This will

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Gustavo Sverzut Barbieri
On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri vto...@univ-evry.fr wrote: is it possible to:  * use ecore_pipe ?  * use eina_lock instead of pthread ? we have written all that stuff to make the EFL cross platform. Vincent, the player does not link with EFL... actually most of players wont.

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Vincent Torri
On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri vto...@univ-evry.fr wrote: is it possible to:  * use ecore_pipe ?  * use eina_lock instead of pthread ? we have written all that stuff to make the EFL cross platform. Vincent, the player

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Vincent Torri
On Mon, 5 Sep 2011, Vincent Torri wrote: On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri vto...@univ-evry.fr wrote: is it possible to:  * use ecore_pipe ?  * use eina_lock instead of pthread ? we have written all that stuff to make

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Gustavo Sverzut Barbieri
On Mon, Sep 5, 2011 at 10:42 AM, Vincent Torri vto...@univ-evry.fr wrote: On Mon, 5 Sep 2011, Vincent Torri wrote: On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri vto...@univ-evry.fr wrote: is it possible to:  * use ecore_pipe ?  * use

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Rafael Antognolli
On Mon, Sep 5, 2011 at 11:05 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Sep 5, 2011 at 10:42 AM, Vincent Torri vto...@univ-evry.fr wrote: On Mon, 5 Sep 2011, Vincent Torri wrote: On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:15 AM,

Re: [E-devel] E SVN: antognolli IN trunk/emotion/src: generic_players/vlc modules/generic

2011-09-05 Thread Vincent Torri
On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:42 AM, Vincent Torri vto...@univ-evry.fr wrote: On Mon, 5 Sep 2011, Vincent Torri wrote: On Mon, 5 Sep 2011, Gustavo Sverzut Barbieri wrote: On Mon, Sep 5, 2011 at 10:15 AM, Vincent Torri vto...@univ-evry.fr