[E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
For those interested in learning Edje and wonder what is the so called external support, here is a small demo video player that I wrote entirely in Emotion. You need the last Emotion to get the position in slider. PS: I'm not in the mood for wiki, if you are please add it there somewhere :-) /*

Re: [E-devel] E SVN: lucas IN trunk/ecore: . src/lib/ecore

2010-09-28 Thread Vincent Torri
On Mon, 27 Sep 2010, Enlightenment SVN wrote: Log: Make ecore_time_get and friends use monotonic clock Instead of relying on unix time, use a monotonic clock provided by clock_gettime(). If a monotonic clock is not available, it will fallback to CLOCK_REALTIME or unix time if neither

Re: [E-devel] E SVN: lucas IN trunk/ecore: . src/lib/ecore

2010-09-28 Thread The Rasterman
On Tue, 28 Sep 2010 07:49:32 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: On Tue, 28 Sep 2010, Carsten Haitzler (The Rasterman) wrote: On Mon, 27 Sep 2010 19:47:36 -0300 Lucas De Marchi lucas.demar...@profusion.mobi said: On Mon, Sep 27, 2010 at 7:35 PM, Enlightenment SVN

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Eduardo Lima (Etrunko)
On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: For those interested in learning Edje and wonder what is the so called external support, here is a small demo video player that I wrote entirely in Emotion. You need the last Emotion to get the position in

[E-devel] evas xrender and configure

2010-09-28 Thread Ryan Raasch
Hello, The --disable-x11-xrender is not working in the release tarball (from the downloads page). It still tries to link although switch is given to configure. I have not checked the newest svn, therefore, it may be fixed by now, but just wanted to report it just in case. Cheers, Ryan

Re: [E-devel] evas xrender and configure

2010-09-28 Thread Vincent Torri
On Tue, 28 Sep 2010, Ryan Raasch wrote: Hello, The --disable-x11-xrender is not working in the release tarball (from the downloads page). It still tries to link although switch is given to configure. I have not checked the newest svn, therefore, it may be fixed by now, but just wanted

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: For those interested in learning Edje and wonder what is the so called external support, here is a small demo video player

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2010-09-28 Thread Gustavo Lima Chaves
* Enlightenment SVN no-re...@enlightenment.org [2010-09-28 08:09:20 -0700]: Forgot to mention this comes from a set of contributions to Elementary from Samsung Electronics. Patch revised and modified by Profusion Embedded Systems. Log: New API functions for elm slider. EAPI void

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary/src: bin lib

2010-09-28 Thread Gustavo Lima Chaves
* Enlightenment SVN no-re...@enlightenment.org [2010-09-27 12:52:56 -0700]: Forgot to mention this comes from a set of contributions to Elementary from Samsung Electronics. Patch revised and modified by Profusion Embedded Systems. Log: Elm notify's new signal: timeout. Also changing

Re: [E-devel] E SVN: englebass trunk/ecore

2010-09-28 Thread Vincent Torri
On Tue, 28 Sep 2010, Enlightenment SVN wrote: Log: libraries should be in LIBS, not LDFLAGS Author: englebass Date: 2010-09-28 11:12:15 -0700 (Tue, 28 Sep 2010) New Revision: 52857 Modified: trunk/ecore/configure.ac Modified: trunk/ecore/configure.ac

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Christian K.
Thats great. Thank you. 2010/9/28 Gustavo Sverzut Barbieri barbi...@profusion.mobi: On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: For those interested in learning Edje

Re: [E-devel] E SVN: englebass trunk/ecore

2010-09-28 Thread Lucas De Marchi
On Tue, Sep 28, 2010 at 3:13 PM, Vincent Torri vto...@univ-evry.fr wrote: On Tue, 28 Sep 2010, Enlightenment SVN wrote: Log:  libraries should be in LIBS, not LDFLAGS Author:       englebass Date:         2010-09-28 11:12:15 -0700 (Tue, 28 Sep 2010) New Revision: 52857 Modified:  

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Atton Jonathan
See this tutorial http://dev.enlightenment.fr/~watchwolf/enki/index.php?option=com_contentview=articleid=3Itemid=17lang=en 2010/9/28 Christian K. waffenkl...@googlemail.com Thats great. Thank you. 2010/9/28 Gustavo Sverzut Barbieri barbi...@profusion.mobi: On Tue, Sep 28, 2010 at 10:22 AM,

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: For those interested in learning Edje and wonder what is the so called external

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

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez jose_...@juno.com wrote: Gustavo Sverzut Barbieri wrote: On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: For those

Re: [E-devel] evas xrender and configure

2010-09-28 Thread The Rasterman
On Tue, 28 Sep 2010 16:33:46 +0200 (CEST) Vincent Torri vto...@univ-evry.fr said: On Tue, 28 Sep 2010, Ryan Raasch wrote: Hello, The --disable-x11-xrender is not working in the release tarball (from the downloads page). It still tries to link although switch is given to

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

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 7:03 PM, Eduardo Felipe eduardofelip...@gmail.com wrote: Folks, here are a couple of patches that fix cross compiling Python EFL on my environment. all in, thanks! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [E-devel] E SVN: barbieri IN trunk/BINDINGS/python: python-e_dbus python-e_dbus/m4 python-ecore python-ecore/m4 python-edje python-edje/m4 python-elementary python-elementary/m4 python-emotion pyt

2010-09-28 Thread Gustavo Sverzut Barbieri
damn, my script did not parse the author :-( Patch by: Eduardo Felipe Castegnaro eduardofelipe87,gmail.com On Tue, Sep 28, 2010 at 8:17 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:  Add PYTHON_INCLUDES env variable for cross-compiling  When cross-compiling Cython's generated

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Steven Le Roux
On Wed, Sep 29, 2010 at 12:35 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez jose_...@juno.com wrote: Gustavo Sverzut Barbieri wrote: On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28,

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez jose_...@juno.com wrote: Gustavo Sverzut Barbieri wrote: On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) ebl...@gmail.com wrote: On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri

Re: [E-devel] Transition Layout for elm_box

2010-09-28 Thread Gustavo Sverzut Barbieri
2010/9/23 Otávio Pontes ota...@profusion.mobi: 2010/9/22 Gustavo Sverzut Barbieri barbi...@profusion.mobi: 2010/9/22 Otávio Pontes ota...@profusion.mobi: I have added the transition layout into edje too. It displays an animation when changing box state with different layouts. I am sending the

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2010-09-28 Thread Gustavo Sverzut Barbieri
On Wed, Sep 29, 2010 at 12:59 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log:  this should fix reparenting of already focused widgets and properly  reset focus stack. eve still need that big fat hack in chrome.c (call elm_object_unfocus() :-() -- Gustavo Sverzut Barbieri

Re: [E-devel] E SVN: raster trunk/eina/src/include

2010-09-28 Thread Vincent Torri
On Wed, 25 Aug 2010, Joerg Sonnenberger wrote: On Wed, Aug 25, 2010 at 10:22:19PM +0200, Vincent Torri wrote: On Wed, 25 Aug 2010, Raphael Kubo da Costa wrote: FWIW, on FreeBSD at least, limits.h includes both sys/limits.h and sys/syslimits.h (the latter only if __POSIX_VISIBLE is defined).