Re: [E-devel] Need test for 1.0.1

2011-05-23 Thread Eduardo Felipe
On Mon, May 23, 2011 at 4:07 PM, Dave Ray cl...@jonive.com wrote: On Mon, 23 May 2011, Cedric BAIL wrote: Hi devs, We are ready to ship 1.0.1, but before that and to avoid a borked release, could some of you test either the 1.0 branch, or directly the tarball from

[E-devel] [PATCH] Add monotonic clock implementation for Mac OS X

2011-04-28 Thread Eduardo Felipe
OS X. Cheers, Eduardo Felipe 0001-Add-monotonic-clock-implementation-for-Mac-OS-X.patch Description: Binary data -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost

Re: [E-devel] ecore: request to drop printf warning

2011-04-28 Thread Eduardo Felipe
Folks, Sorry to bring the thread back from the ashes but this warning did annoy me to such a great extent that I just submitted a patch to implement a monotonic clock using Mac OS X's API. Now we can get rid of this warning. Cheers, Eduardo Felipe. On Sat, Apr 9, 2011 at 6:28 AM, Carsten

Re: [E-devel] ecore: request to drop printf warning

2011-04-28 Thread Eduardo Felipe
I submitted a patch to the mailing list, since I don't have commit access to SVN. Was my mail lost on the tubes? Cheers, Eduardo Felipe. On Thu, Apr 28, 2011 at 3:08 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Thu, Apr 28, 2011 at 11:58 AM, Eduardo Felipe eduardofelip

Re: [E-devel] [PATCH] Add monotonic clock implementation for Mac OS X

2011-04-28 Thread Eduardo Felipe
...@univ-evry.fr wrote: On Thu, 28 Apr 2011, Eduardo Felipe wrote: Folks, Mac OS X does not provide an implementation of clock_gettime() even though it's POSIX, but it does provide a fast high-resolution monotonic clock through mach specific APIs that are perfectly suited for usage in ecore_timer

Re: [E-devel] [PATCH] Add monotonic clock implementation for Mac OS X

2011-04-28 Thread Eduardo Felipe
Reverting is dangerous. I guess should have written the changes to the Changelog myself. Should I write it now or would you do it for me? On Thu, Apr 28, 2011 at 4:21 PM, Vincent Torri vto...@univ-evry.fr wrote: On Thu, 28 Apr 2011, Vincent Torri wrote: On Thu, 28 Apr 2011, Eduardo Felipe

Re: [E-devel] [PATCH] Add monotonic clock implementation for Mac OS X

2011-04-28 Thread Eduardo Felipe
So here is the patch for the ChangeLog. Thanks, Eduardo Felipe. On Thu, Apr 28, 2011 at 4:25 PM, Vincent Torri vto...@univ-evry.fr wrote: On Thu, 28 Apr 2011, Eduardo Felipe wrote: Reverting is dangerous. I guess should have written the changes to the Changelog myself. Should I write

Re: [E-devel] Screen capture of e17 on MacOSX posted on blog

2011-04-04 Thread Eduardo Felipe
What happened to the Cocoa port? It will be removed from tree but wasn't someone working on it late 2010? Cheers, Eduardo. On Mon, Apr 4, 2011 at 3:04 PM, Tom Hacohen t...@stosb.com wrote: Quartz doesn't work, so I guess software. On Mon, Apr 4, 2011 at 8:56 PM, Leif Middelschulte

Re: [E-devel] To be killed

2011-03-20 Thread Eduardo Felipe
On Sun, Mar 20, 2011 at 5:29 PM, Tom Hacohen t...@stosb.com wrote: On Sun, Mar 20, 2011 at 9:54 PM, Andreas Volz li...@brachttal.net wrote: I was using directfb some years ago. It was a very fast way to display graphics without X in Linux. May be great for embedded systems. Don't you expect

Re: [E-devel] To be killed

2011-03-20 Thread Eduardo Felipe
On Sun, Mar 20, 2011 at 8:48 PM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 20 Mar 2011 18:27:23 -0300 Eduardo Felipe eduardofelip...@gmail.com said: On Sun, Mar 20, 2011 at 5:29 PM, Tom Hacohen t...@stosb.com wrote: On Sun, Mar 20, 2011 at 9:54 PM, Andreas Volz li...@brachttal.net

[E-devel] [PATCH] Fix ethumbd FDO and orientation support

2011-02-07 Thread Eduardo Felipe
Folks, FDO was a noop and orientation was partially implemented on the master and not at all on the slave. These patches fix both bugs. Cheers, Eduardo. 0001-Add-orientation-support-to-ethumbd.patch Description: Binary data 0002-Fix-FDO-support-in-ethumbd.patch Description: Binary data

Re: [E-devel] Edje animation bug

2011-01-31 Thread Eduardo Felipe
cedric.b...@free.fr wrote: On Fri, Jan 28, 2011 at 9:08 PM, Eduardo Felipe eduardofelip...@gmail.com wrote: I was trying to animate the position of a GROUP part of an Edje but no matter what transition time I chose it just jumped to the final description, without animating to it. I talked to Cedric

[E-devel] Edje animation bug

2011-01-28 Thread Eduardo Felipe
into account at all. Here is an .edc that triggers the bug: http://pastebin.com/1cTA3CdN I would appreciate any pointers as where to look and what to do. Thanks in advance, Eduardo Felipe. -- Special Offer-- Download

Re: [E-devel] Patches to Python-Evas

2011-01-27 Thread Eduardo Felipe
Thanks a lot! On Thu, Jan 27, 2011 at 3:33 PM, Iván Briano (Sachiel) sachi...@gmail.com wrote: 2011/1/26 Eduardo Felipe eduardofelip...@gmail.com: These patches fix wrong behavior in evas.ClippedSmartObject. in svn Cheers, Eduardo Felipe

[E-devel] Patches to Python-Evas

2011-01-26 Thread Eduardo Felipe
These patches fix wrong behavior in evas.ClippedSmartObject. Cheers, Eduardo Felipe. From 711ac1e7e7bf9bfb8a68b42eeda983215cbe9d95 Mon Sep 17 00:00:00 2001 From: Eduardo Felipe Castegnaro edufel...@e3c.com.br Date: Tue, 25 Jan 2011 18:57:33 -0200 Subject: [PATCH 1/3] Add python bindings

[E-devel] Simpler animator.

2010-11-30 Thread Eduardo Felipe
EDC) and I think such a transition API would be nice. What do you think? Best regards, Eduardo Felipe. -- Increase Visibility of Your 3D Game App Earn a Chance To Win $500! Tap into the largest installed PC base get

Re: [E-devel] Simpler animator.

2010-11-30 Thread Eduardo Felipe
Sorry, no elm_* for me. Were I work we are restricted to Edje, Ecore, Evas, *. No Elementary. :( On Tue, Nov 30, 2010 at 8:49 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Nov 30, 2010 at 8:20 PM, Eduardo Felipe eduardofelip...@gmail.com wrote: Hi folks, I'm starting

Re: [E-devel] Simpler animator.

2010-11-30 Thread Eduardo Felipe
Well, thanks anyway. Eduardo. On Tue, Nov 30, 2010 at 10:46 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tuesday, November 30, 2010, Eduardo Felipe eduardofelip...@gmail.com wrote: Sorry, no elm_* for me. Were I work we are restricted to Edje, Ecore, Evas

[E-devel] [PATCH] Fix scrollwhell on fb backend

2010-11-11 Thread Eduardo Felipe
It's events were not being forwarded correctly. From b545a45c20e2428c30973df34019b3f390e8d4f1 Mon Sep 17 00:00:00 2001 From: Eduardo Felipe Castegnaro edufel...@e3c.com.br Date: Sun, 17 Oct 2010 21:50:49 -0200 Subject: [PATCH] Fix scrollwhell on fb backend FB events were not being forwarded

[E-devel] [PATCH] Add variable EVAS_FB_DEV to override fb path

2010-11-11 Thread Eduardo Felipe
If event not set, fallback to the current schema. From 1460ef212162ee15441fe4d54ae247bf8b85a50c Mon Sep 17 00:00:00 2001 From: Eduardo Felipe Castegnaro edufel...@e3c.com.br Date: Sun, 17 Oct 2010 21:49:53 -0200 Subject: [PATCH] Add variable EVAS_FB_DEV to override fb path --- evas/src/modules

Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread Eduardo Felipe
Any news on this? Did it get fixed on the beta? Eduardo. On Wed, Sep 29, 2010 at 10:58 PM, Adam Bennett abennet...@gmail.com wrote: Using current svn, if a font is compiled into a .edj file (edje_cc), the font is not found by edje_decc, nor is it available when you run the edje app. What I

Re: [E-devel] [BUG REPORT] Edje compiled-in font (not using fontconfig) not working

2010-10-03 Thread Eduardo Felipe
Just saw the fix that discomfitor commited as r52977, and it doesn't fix the issue for me. The fonts are still not found and the text is not displayed runtime. On Sun, Oct 3, 2010 at 12:04 PM, Eduardo Felipe eduardofelip...@gmail.com wrote: Any news on this? Did it get fixed on the beta

[E-devel] [PATCH] Python EFL patches.

2010-09-28 Thread Eduardo Felipe
Folks, here are a couple of patches that fix cross compiling Python EFL on my environment. Cheers, Eduardo. From f1bcdd2490c20858aa65b830a2e12e17bf32f415 Mon Sep 17 00:00:00 2001 From: Eduardo Felipe Castegnaro eduardofelip...@gmail.com Date: Tue, 28 Sep 2010 15:59:55 -0300 Subject: [PATCH 1/2

[E-devel] Edje API removal.

2010-09-23 Thread Eduardo Felipe
to shut up GCC. Is there a reason for this API to still exist if it's not working? Shouldn't it be just removed? I can provide a patch if wanted. Cheers, Eduardo Felipe. -- Start uncovering the many advantages of virtual

[E-devel] [PATCH] python-ecore type mismatch fix.

2010-09-20 Thread Eduardo Felipe
Hi Folks, on ecore_exe python bindings there is a type mismatch that breaks signals. I mailed this patch a long time ago and never got any response. I've been using this patch since april, and without it there are exceptions when stopping processes. Cheers, Eduardo Felipe. Author: Eduardo

[E-devel] [PATCH] python-edje table_child_get binding.

2010-09-20 Thread Eduardo Felipe
Hi Folks, This small patch adds edje_object_part_table_child_get to python. I needed it. Hope it's useful for someone else :) Cheers, Eduardo Felipe. diff --git a/BINDINGS/python/python-edje/edje/edje.c_edje_object.pxi b/BINDINGS/python/python-edje/edje/edje.c_edje_object.pxi --- a/BINDINGS

Re: [E-devel] Improving commits and their messages

2010-09-09 Thread Eduardo Felipe
updates and create patches. Cheers, Eduardo Felipe. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [E-devel] [PATCH] Edje program name.

2010-08-24 Thread Eduardo Felipe
What if we ignored those names on edje_decc? On Tue, Aug 24, 2010 at 6:06 AM, Cedric BAIL cedric.b...@free.fr wrote: On Tue, Aug 24, 2010 at 1:30 AM, Eduardo Felipe eduardofelip...@gmail.com wrote: in the good old days, before the edje file format rewrite, one was able to create programs

Re: [E-devel] [PATCH] Edje program name.

2010-08-24 Thread Eduardo Felipe
On Tue, Aug 24, 2010 at 6:43 PM, Carsten Haitzler ras...@rasterman.com wrote: On Tue, 24 Aug 2010 13:07:07 -0300 Eduardo Felipe eduardofelip...@gmail.com said: Cedric, Thanks for the attention, but r51613 does not fix my issue. I am still getting a segfault on both

[E-devel] [PATCH] Evas directfb include.

2010-08-23 Thread Eduardo Felipe
Hi folks, this is a tiny patch that fixes evas include of header directfb.h. The current include makes it hard for people with multiple versions of DirectFB installed to compile the code. This is the correct way to include that header, and it's the way ecore_directfb does it. Cheers, Eduardo.

Re: [E-devel] e code formatting - uncrustify

2010-08-05 Thread Eduardo Felipe
Well, changing the content of the commit using a hook in SVN is a very very bad idea. As you can read in the SVN Book: http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html Warning While hook scripts can do almost anything, there is one dimension in which hook script authors

[E-devel] Small lua patch.

2010-05-17 Thread Eduardo Felipe
nothing, automatically canceling the reschedule of the timer. This patch does the same for lua. It's a oneliner. Thanks, Eduardo Felipe. Index: src/lib/edje_lua.c === --- src/lib/edje_lua.c (revision 48616) +++ src/lib/edje_lua.c

[E-devel] Is this edje behavior correct?

2010-05-05 Thread Eduardo Felipe
; it always stays with the min size, even if other parts make the group reach it's max. It is reproducible using SVN HEAD and any Evas backend. Attached is a commented edc and it's compiled edj. Thanks in advance! Eduardo Felipe

Re: [E-devel] Is this edje behavior correct?

2010-05-05 Thread Eduardo Felipe
.relative: 0 0; and rel2.relative 1 1; it always stays with the min size, even if other parts make the group reach it's max. It is reproducible using SVN HEAD and any Evas backend. Attached is a commented edc and it's compiled edj. Thanks in advance! Eduardo Felipe

Re: [E-devel] e17 issue: EDJE not finding LUA on MacOS-X Leopard

2010-04-01 Thread Eduardo Felipe
On Wed, Mar 31, 2010 at 7:09 PM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 31 Mar 2010 14:57:52 -0700 Dave Ray cl...@jonive.com said: On Mar 31, 2010, at 1:05 PM, Vincent Torri wrote: On Wed, 31 Mar 2010, Dave Ray wrote: if you just configured with

[E-devel] [PATCH] Eina doc patch.

2010-03-10 Thread Eduardo Felipe
Folks, I was using eina_counter_* and noticed a few glitches in the docs. Nothing really big, but there's no hurt on fixing it. Cheers, Eduardo Felipe. Index: eina/src/lib/eina_counter.c === --- eina/src/lib/eina_counter.c

Re: [E-devel] Edje documentation patch

2010-02-26 Thread Eduardo Felipe
On Thu, Feb 25, 2010 at 9:08 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Wed, Feb 24, 2010 at 2:28 AM, Eduardo Felipe eduardofelip...@gmail.com wrote: Hi folks! Since the adding of map capabilities to Edje, it's EDC Reference documentation has been broken due

Re: [E-devel] Edje documentation patch

2010-02-26 Thread Eduardo Felipe
Ok. Edje has moved forward, and so did this patch. Now it's in sync with SVN again. Thanks! Eduardo. On Wed, Feb 24, 2010 at 2:28 AM, Eduardo Felipe eduardofelip...@gmail.com wrote: Hi folks! Since the adding of map capabilities to Edje, it's EDC Reference documentation has been broken due

[E-devel] Edje documentation patch

2010-02-24 Thread Eduardo Felipe
is wrong, please feel free to change. It was created with r46394. Cheers, Eduardo Felipe. Index: src/lib/edje_private.h === --- src/lib/edje_private.h (revision 46421) +++ src/lib/edje_private.h (working copy) @@ -417,8

[E-devel] Simple Edje animation not working

2009-11-13 Thread Eduardo Felipe
Hi Folks! I usually annoy the developers on IRC, but this issue includes a code sample, so e-mail is better. I'm trying to understand edje and create a very simple animation within the theme. All the animation should do is make an icon bigger when an event occurs. Simple enough. Except I cannot