Re: [E-devel] external_emotion_elm.edc

2010-11-04 Thread Gustavo Sverzut Barbieri
On Thu, Nov 4, 2010 at 8:33 AM, Cazze wrote: > Hi, > > i was testing some examples from svn, but was unable to make > external_emotion_elm.edc work :-( > > it starts up, I can select a file, but when I press play nothing happens. > > I tried the AVI file with emotion_test and it works ok. > > This

[E-devel] expedite using g++?

2010-11-04 Thread Gustavo Sverzut Barbieri
Vincent, For some unlucky reason I'm using fedora for a while and while trying to compile expedite I've noticed: 1) fedora is stupid and handles g++ outside of gcc package :-P 2) your windows code, even when not compiled in, is forcing expedite to be linked with g++! any ideas on how to fix 2

Re: [E-devel] E SVN: discomfitor IN trunk/PROTO: . azy azy/m4 azy/src azy/src/bin azy/src/bin/re2c azy/src/bin/re2c/bootstrap azy/src/include azy/src/include/extras azy/src/lib azy/src/lib/extras azy/

2010-11-04 Thread Mike Blumenkrantz
On Thu, 4 Nov 2010 17:45:51 -0200 Rafael Antognolli wrote: > On Thu, Nov 4, 2010 at 5:26 PM, Mike Blumenkrantz wrote: > > On Thu, 4 Nov 2010 12:00:32 -0500 > > Mike Blumenkrantz wrote: > > > >> On Thu,  4 Nov 2010 09:42:55 -0700 > >> "Enlightenment SVN" wrote: > >> > >> > blah blah commit blah

Re: [E-devel] E SVN: discomfitor IN trunk/PROTO: . azy azy/m4 azy/src azy/src/bin azy/src/bin/re2c azy/src/bin/re2c/bootstrap azy/src/include azy/src/include/extras azy/src/lib azy/src/lib/extras azy/

2010-11-04 Thread Rafael Antognolli
On Thu, Nov 4, 2010 at 5:26 PM, Mike Blumenkrantz wrote: > On Thu, 4 Nov 2010 12:00:32 -0500 > Mike Blumenkrantz wrote: > >> On Thu,  4 Nov 2010 09:42:55 -0700 >> "Enlightenment SVN" wrote: >> >> > blah blah commit blah blah >> >> This library, aptly named by Tom Hacohen aka TAsn who has demande

Re: [E-devel] E SVN: discomfitor IN trunk/PROTO: . azy azy/m4 azy/src azy/src/bin azy/src/bin/re2c azy/src/bin/re2c/bootstrap azy/src/include azy/src/include/extras azy/src/lib azy/src/lib/extras azy/

2010-11-04 Thread Mike Blumenkrantz
On Thu, 4 Nov 2010 12:00:32 -0500 Mike Blumenkrantz wrote: > On Thu, 4 Nov 2010 09:42:55 -0700 > "Enlightenment SVN" wrote: > > > blah blah commit blah blah > > This library, aptly named by Tom Hacohen aka TAsn who has demanded that I > give him all credit, exposes a serious bug in ecore 100%

Re: [E-devel] E SVN: discomfitor IN trunk/PROTO: . azy azy/m4 azy/src azy/src/bin azy/src/bin/re2c azy/src/bin/re2c/bootstrap azy/src/include azy/src/include/extras azy/src/lib azy/src/lib/extras azy/

2010-11-04 Thread Mike Blumenkrantz
On Thu, 4 Nov 2010 09:42:55 -0700 "Enlightenment SVN" wrote: > blah blah commit blah blah This library, aptly named by Tom Hacohen aka TAsn who has demanded that I give him all credit, exposes a serious bug in ecore 100% of the time through my tests: the duplication of events. To demonstrate,

Re: [E-devel] Google Code-In?

2010-11-04 Thread Stephen Houston
Ahh well that eliminates just about all of thus then hahaha. On Thu, Nov 4, 2010 at 11:54 AM, Michael Jennings wrote: > On Thursday, 04 November 2010, at 14:20:34 (-0200), > Tiago Falc?o wrote: > > > In the case of GCI, there are no mentors. The tasks are short and to > > be made in quantity. Bu

Re: [E-devel] Google Code-In?

2010-11-04 Thread Michael Jennings
On Thursday, 04 November 2010, at 14:20:34 (-0200), Tiago Falc?o wrote: > In the case of GCI, there are no mentors. The tasks are short and to > be made in quantity. But I would have some tasks for the ePhoto. Also keep in mind that there is a maximum age limit of 18. This contest is intended so

Re: [E-devel] Google Code-In?

2010-11-04 Thread Tiago Falcão
In the case of GCI, there are no mentors. The tasks are short and to be made in quantity. But I would have some tasks for the ePhoto. On Wed, Nov 3, 2010 at 6:32 PM, Stephen Houston wrote: > If someone would like to mentor some ephoto tasks, being a student and being > my project, I will most cer

Re: [E-devel] down event handling for an item of list/genlist during scrolling

2010-11-04 Thread Gustavo Sverzut Barbieri
Hi Seokjae, I cant review the patch right now, but did you try to achieve that with on_hold event flag? It should be possible unless I'm missing something there. On Thursday, November 4, 2010, Seokjae Jeong wrote: > > > Hello there, > > > > I would like to suggest an idea so that genlist/list wi

[E-devel] down event handling for an item of list/genlist during scrolling

2010-11-04 Thread Seokjae Jeong
Hello there, I would like to suggest an idea so that genlist/list widget could properly work when a user touches an item during scrolling or bouncing. I believe that the user wants to hold scrolling or speed up the scrolling for the interaction in general. At this moment, list/genlist widg

Re: [E-devel] [Patch] Elementary photocam widget patch

2010-11-04 Thread Bruno Dilly
Hey, thank you for the patch. Was applied on svn with some changes: - functions were renamed to elm_photocam_bounce_set / get to make it consistent with other widgets - no "const" obj on bounce_set - remove returned value (these functions are returning void) On Thu, Nov 4, 2010 at 4:54 AM,

[E-devel] external_emotion_elm.edc

2010-11-04 Thread Cazze
Hi, i was testing some examples from svn, but was unable to make external_emotion_elm.edc work :-( it starts up, I can select a file, but when I press play nothing happens. I tried the AVI file with emotion_test and it works ok. This is the only output i got from the prog: ~/efl/edje/doc/examp