Re: [E-devel] E SVN: acidx trunk/enjoy/src/bin

2011-08-26 Thread Gustavo Barbieri
Leandro, check e17 or ecore itself, some of used approach is not common. Nitpicking review follows: 1- events are EAPI extern int ENJOY_SOMENAME. We don't export symbols yet, so just define an EAPI and these symbols inside a new Enjoy_Plugins.h, see other public headers 2- avoid no_free, just do

Re: [E-devel] E SVN: acidx trunk/enjoy/src/bin

2010-09-27 Thread Vincent Torri
On Mon, 27 Sep 2010, Enlightenment SVN wrote: > Log: > [Enjoy] Try all possible emotion backends before giving up. > > Try, in order: xine, gstreamer, vlc. I know xine and gstreamer backends are > working, but I don't know the state of the vlc frontend. I'm assuming it > works. should'nt th

Re: [E-devel] E SVN: acidx trunk/enjoy/src/bin

2010-09-27 Thread Cedric BAIL
On Mon, Sep 27, 2010 at 7:57 PM, Enlightenment SVN wrote: > Log: >  [Enjoy] Try all possible emotion backends before giving up. > >  Try, in order: xine, gstreamer, vlc. I know xine and gstreamer backends are > working, but I don't know the state of the vlc frontend. I'm assuming it > works. Pa