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
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
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