Re: [E-devel] beta EFL 1.0.0???

2010-09-23 Thread Michael Blumenkrantz
On Fri, 24 Sep 2010 10:19:21 +0900 Carsten Haitzler (The Rasterman) wrote: > i have crazy plans to throw out a beta of EFL this weekend? any objections? > anyone who has stuff to get in to beta - get it in (fixes that is for stuff). > pending issues/bugs - make sure they are brought up and yelled

Re: [E-devel] E SVN: barbieri IN trunk: . enjoy enjoy/data enjoy/data/desktop enjoy/data/themes enjoy/m4 enjoy/po enjoy/src enjoy/src/bin

2010-09-23 Thread Gustavo Sverzut Barbieri
On Thu, Sep 23, 2010 at 11:20 PM, Christopher Michael wrote: > Does lightmediascanner rely on any obscure libraries like mpd or anything ? no. for id3 (mp3) it does not require any lib. for ogg it requires vorbis. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems --

Re: [E-devel] E SVN: barbieri IN trunk: . enjoy enjoy/data enjoy/data/desktop enjoy/data/themes enjoy/m4 enjoy/po enjoy/src enjoy/src/bin

2010-09-23 Thread Christopher Michael
Does lightmediascanner rely on any obscure libraries like mpd or anything ? dh On 09/23/2010 09:37 PM, Enlightenment SVN wrote: > Log: >add basic enjoy code to svn. > >WARNING: there is not much to see here yet! I'm just adding to svn as >people seems interested in help, and it is imp

Re: [E-devel] beta EFL 1.0.0???

2010-09-23 Thread Michael Blumenkrantz
On Fri, 24 Sep 2010 10:19:21 +0900 Carsten Haitzler (The Rasterman) wrote: > i have crazy plans to throw out a beta of EFL this weekend? any objections? > anyone who has stuff to get in to beta - get it in (fixes that is for stuff). > pending issues/bugs - make sure they are brought up and yelled

Re: [E-devel] beta EFL 1.0.0???

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 22:39:18 -0300 Gustavo Sverzut Barbieri said: > On Thu, Sep 23, 2010 at 10:19 PM, Carsten Haitzler > wrote: > > i have crazy plans to throw out a beta of EFL this weekend? any objections? > > anyone who has stuff to get in to beta - get it in (fixes that is for > > stuff). pe

Re: [E-devel] beta EFL 1.0.0???

2010-09-23 Thread Gustavo Sverzut Barbieri
On Thu, Sep 23, 2010 at 10:19 PM, Carsten Haitzler wrote: > i have crazy plans to throw out a beta of EFL this weekend? any objections? > anyone who has stuff to get in to beta - get it in (fixes that is for stuff). > pending issues/bugs - make sure they are brought up and yelled about loudly > he

[E-devel] beta EFL 1.0.0???

2010-09-23 Thread The Rasterman
i have crazy plans to throw out a beta of EFL this weekend? any objections? anyone who has stuff to get in to beta - get it in (fixes that is for stuff). pending issues/bugs - make sure they are brought up and yelled about loudly here. -- - Codito, ergo sum - "I code, therefore I am"

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) said: this should be fixed to work again as it was intended to... g. what removed it. i KNOW it worked. i implemented it and had it tested and calling callbacks. > On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler > wrote: > > On Thu,

Re: [E-devel] Transition Layout for elm_box

2010-09-23 Thread Otávio Pontes
2010/9/22 Gustavo Sverzut Barbieri : > 2010/9/22 Otávio Pontes : >> I have added the transition layout into edje too. It displays an >> animation when changing box state with different layouts. >> I am sending the patch for edje and an edc sample file. > > Awesome results, few comments: > >  - edje

Re: [E-devel] Problem with gengrid

2010-09-23 Thread Gustavo Sverzut Barbieri
On Thu, Sep 23, 2010 at 3:58 AM, Nicolas Aguirre wrote: > Hi guys, > > I did a quick test with gengrid, where i would like to have only one > object shown at a time. The example program is attached and is really > simple. > I just create a gengrid, add it in the window and set the item size to > b

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) said: > On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler > wrote: > > On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe > > said: > > > > wtf? someone removed the code that called it tasn? > > > > That's actually the code about

Re: [E-devel] Edje API removal.

2010-09-23 Thread Sachiel
On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler wrote: > On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe > said: > > wtf? someone removed the code that called it tasn? > That's actually the code about filtering input in entries that I told you wasn't finished. You started it, added s

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe said: wtf? someone removed the code that called it tasn? > Folks, > > I was looking into Edje's API yesterday when I came across these two > functions that seemed to do what I wanted: > > void edje_object_text_insert_filter_callback_add

[E-devel] Edje API removal.

2010-09-23 Thread Eduardo Felipe
Folks, I was looking into Edje's API yesterday when I came across these two functions that seemed to do what I wanted: void edje_object_text_insert_filter_callback_add (Evas_Object *obj, const char *part, void(*func)(void *data, Evas_Object *obj, const char *part, char **text), const void *data)

[E-devel] Problem with gengrid

2010-09-23 Thread Nicolas Aguirre
Hi guys, I did a quick test with gengrid, where i would like to have only one object shown at a time. The example program is attached and is really simple. I just create a gengrid, add it in the window and set the item size to be the same than the window size. I thought that only one object would